Packages from webiik
-
-
-
-
-
-
PHP
webiik/container
The Container adds handy methods to most common Pimple functions and then adds automatic injection of dependencies from container to class constructor.
-
-
-
-
-
-
-
-
-
-
-
PHP
webiik/mail
The Mail brings common interface for sending emails, no matter what mail library you want to use. Out of the box it supports PHPMailer and SwiftMailer.
-
PHP
webiik/middleware
The Middleware is middleware launcher that allows automatic constructor DI and sending custom data among middleware.
-
-
-
-
PHP
webiik/router
The Router is passive, multi-lingual regex router. It supports route names, route parameters, route controllers and route middleware.
-
-
-
-
-
-
-
-
-
PHP
webiik/view
The View provides common interface for rendering templates, no matter what template engine you want to use. Out of the box it supports Twig.
-