laravel / lumen
The Laravel Lumen Framework.
Installs: 1 067 210
Dependents: 61
Suggesters: 3
Security: 0
Stars: 7 638
Watchers: 331
Forks: 1 005
Type:project
Requires
- php: ^8.1
- laravel/lumen-framework: ^10.0
Requires (Dev)
- fakerphp/faker: ^1.9.1
- mockery/mockery: ^1.4.4
- phpunit/phpunit: ^10.0
- 11.x-dev
- 10.x-dev
- v10.0.0
- 9.x-dev
- v9.0.0
- 8.x-dev
- v8.1.2
- v8.1.1
- v8.1.0
- v8.0.0
- 7.x-dev
- v7.0.0
- 6.x-dev
- v6.3.4
- v6.0.0
- 5.8.x-dev
- v5.8.8
- v5.8.0
- 5.7.x-dev
- v5.7.6
- v5.7.0
- 5.6.x-dev
- v5.6.0
- 5.5.x-dev
- v5.5.0
- 5.4.x-dev
- v5.4.0
- 5.3.x-dev
- v5.3.3
- v5.3.0
- 5.2.x-dev
- v5.2.1
- v5.2.0
- v5.1.4
- v5.1.0
- 5.0.x-dev
- v5.0.4
- v5.0.1
- v5.0.0
This package is auto-updated.
Last update: 2024-04-09 14:04:17 UTC
README
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.
Note: In the years since releasing Lumen, PHP has made a variety of wonderful performance improvements. For this reason, along with the availability of Laravel Octane, we no longer recommend that you begin new projects with Lumen. Instead, we recommend always beginning new projects with Laravel.
Official Documentation
Documentation for the framework can be found on the Lumen website.
Contributing
Thank you for considering contributing to Lumen! The contribution guide can be found in the Laravel documentation.
Security Vulnerabilities
If you discover a security vulnerability within Lumen, 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.