S

Slim

Micro-framework for PHP APIs and web apps — PSR-7 middleware stack, fast routing, and minimal overhead.

PHP free Open Source web since 2011

Slim follows PHP-FIG standards (PSR-7, PSR-15) for its HTTP message and middleware interfaces. Its tiny core — router, DI container, error handling — is ideal for PHP microservices and REST APIs where Laravel or Symfony would be overkill.

// tags

backendphpmicroapirestpsr-7middleware
Something wrong? Edit this entry on GitHub.
✏ Edit on GitHub