index.rst
560 Bytes
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.
Contents
========
.. toctree::
:maxdepth: 2
intro
goals
install
migrations
commands
configuration
copyright
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`