Lumen

E452798

Lumen is a lightweight PHP micro-framework created by the Laravel team, optimized for building fast microservices and APIs.

Jump to: Statements Referenced by

Statements (48)

Predicate Object
instanceOf PHP micro-framework
web application framework
basedOn Laravel NERFINISHED
compatibleWith Laravel components NERFINISHED
configurationStyle convention over configuration
minimal configuration
creator Taylor Otwell NERFINISHED
deploymentEnvironment containerized environments
web servers
designGoal developer productivity
low resource usage
speed
developer Laravel team NERFINISHED
documentation official Lumen documentation website
ecosystem Laravel ecosystem NERFINISHED
frameworkType MVC NERFINISHED
initialReleaseDate 2015
license MIT License
maintainer Laravel core team NERFINISHED
optimizedFor building APIs
building microservices
programmingLanguage PHP NERFINISHED
relatedTo Laravel NERFINISHED
Silex NERFINISHED
Slim Framework NERFINISHED
repository GitHub NERFINISHED
runtimeEnvironment CLI
PHP-FPM NERFINISHED
softwareGenre micro-framework
supports Blade templates (optionally)
Eloquent ORM NERFINISHED
PSR-4 autoloading
PSR-7 (via adapters)
RESTful APIs
authentication
caching
dependency injection
environment-based configuration
middleware
queues
routing
service container
service providers
validation
targetUseCase API backends
high-performance microservices
small HTTP services
uses Composer

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Laravel hasSubproject Lumen