Documentation

for the Tlumx Framework and all Components

Tlumx Framework

https://github.com/tlumx/framework

Tlumx Framework 2 (tlumx/framework) is fast PHP MVC framework using middlewares, that allows you to create powerful web applications quickly and easily.


tlumx-servicecontainer

https://github.com/tlumx/tlumx-servicecontainer

tlumx/tlumx-servicecontainer component provides simple and very powerful dependency injection container. Also, this ServiceContainer is implement the PSR-11 ContainerInterface.


tlumx-router

https://github.com/tlumx/tlumx-router

tlumx/tlumx-router - routing component.


tlumx-view

https://github.com/tlumx/tlumx-view

tlumx/tlumx-view - view component.


tlumx-eventmanager

https://github.com/tlumx/tlumx-eventmanager

tlumx/tlumx-eventmanager component is PSR-14 event manager implementation.


tlumx-log

https://github.com/tlumx/tlumx-log

tlumx/tlumx-log - component for logging, that implement the PSR-3 Logger Interface.


tlumx-db

https://github.com/tlumx/tlumx-db

tlumx/tlumx-db component is a lightweight PHP database access layer (wrapper for PDO), that provides very simple PHP Query Builder.


tlumx-cache

https://github.com/tlumx/tlumx-cache

tlumx/tlumx-cache component with PSR-6 and PSR-16 implementation.


tlumx-session

https://github.com/tlumx/tlumx-session

tlumx/tlumx-session - provides manage session component.


tlumx-translation

https://github.com/tlumx/tlumx-translation

tlumx/tlumx-translation component for translation.