Recommend this page to a friend! |
Classes of Josantonius | Eliasis PHP Framework | README.md | Download |
|
DownloadEliasis PHP FrameworkRequirementsThis framework is supported by PHP versions 5.6 or higher and is compatible with HHVM versions 3.0 or higher. InstallationYou can install Eliasis PHP Framework into your project using Composer. If you're starting a new project, we recommend using the basic app as a starting point. For existing applications you can run the following:
The previous command will only install the necessary files, if you prefer to download the entire source code you can use:
DocumentationDocumentation and examples of use. TestsTo run tests you just need composer and to execute the following:
Run unit tests with PHPUnit:
Run PSR2 code standard tests with PHPCS:
Run PHP Mess Detector tests to detect inconsistencies in code style:
Run all previous tests:
? TODO
ContributeIf you would like to help, please take a look at the list of issues or the To Do checklist. Pull requests
LicenseThis project is licensed under MIT license. See the LICENSE file for more info. Copyright2016 - 2018 Josantonius, josantonius.com If you find it useful, let me know :wink: |