Registry / web-framework / laravel-lumen

laravel-lumen

JSON →
library10.0.0phppackagistunverified

The Laravel Lumen Framework.

composer require laravel/lumen
INSTALL
IMPORT
SIG · LARAVEL-LUMEN
L
laravel-lumen
web-frameworkphpv10.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Application
use Laravel\Lumen\Application;

Create and run a Lumen application.

use Laravel\Lumen\Application; $app = new Application(__DIR__); $app->run();
Debug
Known issues
breakingLumen 10 requires PHP 8.1+.
fix
Ensure your PHP version is 8.1 or higher.
affects: >=10.0.0
Upgrade
Version history
10.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
laravel-lumen — pip install laravel-lumen · libregistry