FEATURES
- Zend Framework implementation for validators
- Own ORM that implements the Data Mapper pattern.
- A Lightweight core with a clean interface with MVC pattern
- Easy way to catch exceptions in controllers
SYSTEM REQUIREMENTS
This fork for DronePHP Framework requires PHP 5.2.17 or later; we recommend using the
latest PHP version whenever possible or using DronePHP official for PHP 5.6 or later.
INSTALLATION
You can install DronePHP via composer. A copy of composer.phar is given in fermius/DronePHP Skeleton.
$ php composer.phar install
Or get your own copy directly from github.
$ git clone https://github.com/fermius/DronePHP