ugarit / lumen-framework
The Ugarit Lumen Framework.
Requires
- php: ^8.2
- composer-runtime-api: ^2.2
- dragonmantank/cron-expression: ^3.1
- heritage/auth: ^1.00.00
- heritage/broadcasting: ^1.00.00
- heritage/bus: ^1.00.00
- heritage/cache: ^1.00.00
- heritage/collections: ^1.00.00
- heritage/config: ^1.00.00
- heritage/console: ^1.00.00
- heritage/container: ^1.00.00
- heritage/contracts: ^1.00.00
- heritage/database: ^1.00.00
- heritage/encryption: ^1.00.00
- heritage/events: ^1.00.00
- heritage/filesystem: ^1.00.00
- heritage/hashing: ^1.00.00
- heritage/http: ^1.00.00
- heritage/log: ^1.00.00
- heritage/macroable: ^1.00.00
- heritage/pagination: ^1.00.00
- heritage/pipeline: ^1.00.00
- heritage/queue: ^1.00.00
- heritage/support: ^1.00.00
- heritage/testing: ^1.00.00
- heritage/translation: ^1.00.00
- heritage/validation: ^1.00.00
- heritage/view: ^1.00.00
- 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
- ugarit/prompts: ^1.00.00
- vlucas/phpdotenv: ^5.4.1
Requires (Dev)
- mockery/mockery: ^1.6.10
- phpunit/phpunit: ^10.5.35
Suggests
- 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).
- ugarit/tinker: Required to use the tinker console command (^2.7).
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-15 20:21:05 UTC
README
Note: This repository contains the core code of the Ugarit Lumen framework. If you want to build an application using Ugarit Lumen, visit the main Lumen repository.
Lumen PHP Framework
Ugarit 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 Ugarit documentation.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Ugarit Lumen is open-sourced software licensed under the MIT license.