Laravel 11
PHP 8.2+
Low commit activity in last 18 months
No release in over a year
The Laravel Lumen Framework.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

mockery/mockery
^1.6.10
phpunit/phpunit
^10.5.35

Runtime

illuminate/macroable
^11.0
dragonmantank/cron-expression
^3.1
^0.1.18|^0.2.0|^0.3.0
nikic/fast-route
^1.3
symfony/console
^7.0
symfony/error-handler
^7.0
symfony/http-kernel
^7.0
symfony/http-foundation
^7.0
symfony/mime
^7.0
symfony/var-dumper
^7.0
vlucas/phpdotenv
^5.4.1
 Project Readme

Lumen Framework (Kernel)

Build Status Total Downloads Latest Stable Version License

Note: This repository contains the core code of the Laravel Lumen framework. If you want to build an application using Laravel Lumen, visit the main Lumen repository.

Lumen PHP Framework

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.

Contributing

Thank you for considering contributing to Lumen! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Laravel Lumen is open-sourced software licensed under the MIT license.