/framework

PHP framework for learning purpose!

Primary LanguagePHP

EspressoPHP Framework

Welcome to your lightweight and simple framework to create your awesome apps or APIs

Installation

  • clone the skeleton repository
  • run composer require espressophp/framework
  • It's done and create make your great app :)

TODO

  • Increase code coverage percentage
  • Framework Documentation

Documentation

See the Wiki for more details and explanation for the framework

Contribution Guides

  • Pull Requests

    • Fork the Framework repository
    • Create a new branch for your awesome work
    • Send a pull request
  • Style Guide

    • All pull requests must adhere to the PSR-12 standard.
  • Unit Testing

    • All pull requests must be accompanied by passing unit tests.We are using PHPUnit for testing.

License

  • The EspressoPHP Framework is licensed under the MIT license.