Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 463 Bytes

micro-frameworks.md

File metadata and controls

9 lines (7 loc) · 463 Bytes

Micro Frameworks

Micro frameworks and routers.

  • Bullet PHP - A micro framework for building REST APIs.
  • Lumen - A micro-framework by Laravel.
  • Proton - A StackPHP compatible micro framework.
  • Silex - A micro framework built around Symfony components.
  • Slim - Another simple micro framework.