laravel / lumen-framework
The Laravel Lumen Framework.
Installs: 21 706 917
Dependents: 826
Suggesters: 67
Security: 0
Stars: 1 474
Watchers: 82
Forks: 419
Open Issues: 0
Requires
- php: ^8.2
- composer-runtime-api: ^2.2
- dragonmantank/cron-expression: ^3.1
- illuminate/auth: ^11.0
- illuminate/broadcasting: ^11.0
- illuminate/bus: ^11.0
- illuminate/cache: ^11.0
- illuminate/collections: ^11.0
- illuminate/config: ^11.0
- illuminate/console: ^11.0
- illuminate/container: ^11.0
- illuminate/contracts: ^11.0
- illuminate/database: ^11.0
- illuminate/encryption: ^11.0
- illuminate/events: ^11.0
- illuminate/filesystem: ^11.0
- illuminate/hashing: ^11.0
- illuminate/http: ^11.0
- illuminate/log: ^11.0
- illuminate/macroable: ^11.0
- illuminate/pagination: ^11.0
- illuminate/pipeline: ^11.0
- illuminate/queue: ^11.0
- illuminate/support: ^11.0
- illuminate/testing: ^11.0
- illuminate/translation: ^11.0
- illuminate/validation: ^11.0
- illuminate/view: ^11.0
- laravel/prompts: ^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-foundation: ^7.0
- symfony/http-kernel: ^7.0
- symfony/mime: ^7.0
- symfony/var-dumper: ^7.0
- vlucas/phpdotenv: ^5.4.1
Requires (Dev)
- mockery/mockery: ^1.4.4
- phpunit/phpunit: 10.5.3
Suggests
- laravel/tinker: Required to use the tinker console command (^2.7).
- nyholm/psr7: Required to use PSR-7 bridging features (^1.2).
- symfony/psr-http-message-bridge: Required to use PSR-7 bridging features (^2.0).
- 11.x-dev
- v11.0.1
- v11.0.0
- 10.x-dev
- v10.0.3
- v10.0.2
- v10.0.1
- v10.0.0
- 9.x-dev
- v9.1.6
- v9.1.5
- v9.1.4
- v9.1.3
- v9.1.2
- v9.1.1
- v9.1.0
- v9.0.4
- v9.0.3
- v9.0.2
- v9.0.1
- v9.0.0
- 8.x-dev
- v8.3.4
- v8.3.3
- v8.3.2
- v8.3.1
- v8.3.0
- v8.2.8
- v8.2.7
- v8.2.6
- v8.2.5
- v8.2.4
- v8.2.3
- v8.2.2
- v8.2.1
- v8.2.0
- v8.1.0
- v8.0.1
- v8.0.0
- 7.x-dev
- v7.2.2
- v7.2.1
- v7.2.0
- v7.1.4
- v7.1.3
- v7.1.2
- v7.1.1
- v7.1.0
- v7.0.5
- v7.0.4
- v7.0.3
- v7.0.2
- v7.0.1
- v7.0.0
- 6.x-dev
- v6.3.5
- v6.3.4
- v6.3.3
- v6.3.2
- v6.3.1
- v6.3.0
- v6.2.0
- v6.1.0
- v6.0.3
- v6.0.2
- v6.0.1
- v6.0.0
- 5.8.x-dev
- v5.8.13
- v5.8.12
- v5.8.11
- v5.8.10
- v5.8.9
- v5.8.8
- v5.8.7
- v5.8.6
- v5.8.5
- v5.8.4
- v5.8.3
- v5.8.2
- v5.8.1
- v5.8.0
- 5.7.x-dev
- v5.7.8
- v5.7.7
- v5.7.6
- v5.7.5
- v5.7.4
- v5.7.3
- v5.7.2
- v5.7.1
- v5.7.0
- 5.6.x-dev
- v5.6.4
- v5.6.3
- v5.6.2
- v5.6.1
- v5.6.0
- 5.5.x-dev
- v5.5.2
- v5.5.1
- v5.5.0
- 5.4.x-dev
- v5.4.7
- v5.4.6
- v5.4.5
- v5.4.4
- v5.4.3
- v5.4.2
- v5.4.1
- v5.4.0
- 5.3.x-dev
- v5.3.3
- v5.3.2
- v5.3.1
- v5.3.0
- 5.2.x-dev
- v5.2.9
- v5.2.8
- v5.2.7
- v5.2.6
- v5.2.5
- v5.2.4
- v5.2.3
- v5.2.2
- v5.2.1
- v5.2.0
- 5.1.x-dev
- v5.1.7
- v5.1.6
- v5.1.5
- v5.1.4
- v5.1.3
- v5.1.2
- v5.1.1
- v5.1.0
- 5.0.x-dev
- v5.0.10
- v5.0.9
- v5.0.8
- v5.0.7
- v5.0.6
- v5.0.5
- v5.0.4
- v5.0.3
- v5.0.2
- v5.0.1
- v5.0.0
This package is auto-updated.
Last update: 2024-10-31 14:49:24 UTC
README
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.