lumen-generators/lumen-test
2017-01-18 18:21:40 +00:00
..
app Fixing the failing build 2016-12-29 20:06:29 +01:00
bootstrap untracking lumen-test files 2016-02-21 22:11:01 +01:00
database - Tests fixed. 2017-01-12 16:50:02 +01:00
public Added testing lumen application 2015-09-23 03:22:02 +01:00
resources Added testing lumen application 2015-09-23 03:22:02 +01:00
storage updating wn:resources to follow changes on wn:resource 2017-01-18 18:21:40 +00:00
tests preparing release 1.3.0 2017-01-18 15:55:18 +00:00
.env updating wn:resources to follow changes on wn:resource 2017-01-18 18:21:40 +00:00
.gitignore Fixing the failing build 2016-12-29 20:06:29 +01:00
artisan added --has-many option to model command 2015-09-23 04:58:39 +01:00
codeception.yml Fixing the failing build 2016-12-29 20:06:29 +01:00
composer.json refering the package locally from lumen-test 2017-01-18 13:33:35 +00:00
models.yml updating wn:resources to follow changes on wn:resource 2017-01-18 18:21:40 +00:00
phpunit.xml Added testing lumen application 2015-09-23 03:22:02 +01:00
readme.md Added testing lumen application 2015-09-23 03:22:02 +01:00
server.php Added testing lumen application 2015-09-23 03:22:02 +01:00

Lumen PHP Framework

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.

Official Documentation

Documentation for the framework can be found on the Lumen website.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Lumen framework is open-sourced software licensed under the MIT license