HighSpeaker/vendor/robmorgan/phinx/docs/en/index.rst

34 lines
634 B
ReStructuredText
Raw Permalink Normal View History

2024-02-04 21:30:23 +05:30
:orphan:
Phinx Documentation
===================
Phinx makes it ridiculously easy to manage the database migrations for your PHP
app. In less than 5 minutes, you can install Phinx using Composer and create
your first database migration. Phinx is just about migrations without all the
bloat of a database ORM system or application framework.
Phinx requires a 64-bit version of PHP to function.
Contents
========
.. toctree::
:maxdepth: 2
intro
goals
install
migrations
seeding
commands
configuration
copyright
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`