Lumen

Laravel Lumen是一个惊人的快速的PHP微框架,用于构建具有表现力、优雅语法的Web应用程序。(Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. )

Github stars Tracking Chart

laravel开发的具有惊人速度的PHP微框架。相比其他的框架,lumen是由 Taylor Otwell 做了全新的框架,用于超快速微服务和API。

Lumen的开发者认为,开发必须是愉快的、创造性的体验,才能真正实现。通过减轻大多数Web项目中常用的任务,例如路由、数据库抽象、队列和缓存,Lumen试图减轻开发的痛苦。

Overview

Name With Ownerlaravel/lumen
Primary LanguagePHP
Program languagePHP (Language Count: 2)
Platform
License:
Release Count25
Last Release Namev10.0.0 (Posted on 2023-02-21 11:30:34)
First Release Namev5.0.0 (Posted on )
Created At2015-04-14 01:43:28
Pushed At2024-04-09 14:03:47
Last Commit At
Stargazers Count7.6k
Watchers Count331
Fork Count1k
Commits Count312
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count97
Pull Requests Open Count0
Pull Requests Close Count75
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Lumen PHP Framework

Build Status
Total Downloads
Latest Stable Version
License

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

If you discover a security vulnerability within Lumen, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

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

To the top