Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leprephp/framework
The Lepre main framework
https://github.com/leprephp/framework
php php7 psr-11 psr-15 psr-17 psr-7
Last synced: 12 days ago
JSON representation
The Lepre main framework
- Host: GitHub
- URL: https://github.com/leprephp/framework
- Owner: leprephp
- License: mit
- Created: 2018-05-22T12:39:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T12:34:24.000Z (about 5 years ago)
- Last Synced: 2024-04-18T16:50:06.047Z (10 months ago)
- Topics: php, php7, psr-11, psr-15, psr-17, psr-7
- Language: PHP
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**🚧 This project is in early development stage and it could change significantly in the future.**
# Lepre Framework
[![Build Status](https://travis-ci.org/leprephp/framework.svg?branch=master)](https://travis-ci.org/leprephp/framework)
[![Coverage Status](https://coveralls.io/repos/github/leprephp/framework/badge.svg?branch=master)](https://coveralls.io/github/leprephp/framework?branch=master)The Lepre main framework.
## Installation
Install the latest version with [Composer][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.
[composer]: https://getcomposer.org/