Easy to integrate

It is low on dependencies an can be easily installed with composer on other projects.

Extensible

All the ideas behind the packages are represented in interfaces. You can implement what's missing.

Modular

Created with packages that can be used separately. If you need a dependency container just use Slick\Di

PackagesΒΆ

Dependency Injection

An easy and very lightweight dependency injection container for PHP

Learn more

HTTP Web Stack

A PSR-15 HTTP middleware stack that can help you create web applications or web services with HTTP protocol.

Learn more