pleets/dronephp

DronePHP Framework

v1.0.0-alpha 2018-10-03 21:34 UTC

This package is auto-updated.

Last update: 2024-05-08 04:22:34 UTC


README

DronePHP

Build Status Code Quality Quality Gate Status Code Coverage

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.

Total Downloads Latest Stable Version License

Check out some metrics

Maintainability Rating Security Rating Duplicated Lines (%) Lines of Code

About DronePHP

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.

System requirements

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

Installation

You can install DronePHP via composer. A copy of composer.phar is given in DronePHP Skeleton.

php composer.phar install

Security Vulnerabilities

If you discover a security vulnerability within DronePHP, please send an e-mail to Darío Rivera via fermius.us@gmail.com. All security vulnerabilities will be promptly addressed.

License

The DronePHP framework is open-source software licensed under the MIT license.