This project is still in alpha version. However, all functionalities are done, we're working now on unit tests and no more functionalities will be added in this version. Visit DronePHP for a full documentation.
Check out some metrics
DronePHP is a web application framework for PHP with a clean syntax. Our main goal is make it easy!, the development process must be easy to preserve maintainability.
DronePHP Framework requires PHP 5.6 or later; we recommend using the latest PHP version whenever possible. The following extensions must be enabled in php.ini
.
- intl
You can install DronePHP via composer. A copy of composer.phar is given in DronePHP Skeleton.
php composer.phar install
If you discover a security vulnerability within DronePHP, please send an e-mail to Darío Rivera via [email protected]. All security vulnerabilities will be promptly addressed.
The DronePHP framework is open-source software licensed under the MIT license.