Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/