Lumen

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

Github星跟踪图

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

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

概览

名称与所有者laravel/lumen
主编程语言PHP
编程语言PHP (语言数: 2)
平台
许可证
发布数25
最新版本名称v10.0.0 (发布于 2023-02-21 11:30:34)
第一版名称v5.0.0 (发布于 )
创建于2015-04-14 01:43:28
推送于2024-04-09 14:03:47
最后一次提交
星数7.6k
关注者数331
派生数1k
提交数312
已启用问题?
问题数0
打开的问题数0
拉请求数97
打开的拉请求数0
关闭的拉请求数75
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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.

去到顶部