Blame view

vendor/robmorgan/phinx/docs/goals.rst 346 Bytes
6c4edfa3   Alexandre   First Commit LabI...
1
2
3
4
5
6
7
8
9
10
11
12
13
.. index::
   single: Goals
   
Goals
=====

Phinx was developed with the following goals in mind:

* Be portable amongst the most popular database vendors.
* Be PHP framework independent.
* Have a simple install process.
* Have an easy to use command-line operation.
* Integrate with various other PHP tools (Phing, PHPUnit) and web frameworks.