lepre / framework
The Lepre main framework
dev-master
2020-01-07 12:33 UTC
Requires
- php: ^7.2
- aura/router: ^3.1
- fig/http-message-util: ^1.1
- http-interop/http-factory-diactoros: ^1.0
- lepre/di: dev-master
- lepre/http-server: dev-master
- lepre/routing: dev-master
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
- psr/http-server-middleware: ^1.0
- zendframework/zend-diactoros: ^1.7
Requires (Dev)
- php-coveralls/php-coveralls: ^2.1
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2024-11-07 22:36:01 UTC
README
🚧 This project is in early development stage and it could change significantly in the future.
Lepre Framework
The Lepre main framework.
Installation
Install the latest version with Composer:
$ composer require lepre/framework
Requirements
This project works with PHP 7.2 or above.
License
This project is licensed under the MIT License. See the LICENSE file for details.