Libraries tagged by lazer
zendframework/zend-mvc
14137688 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
zendframework/zend-db
12328263 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
kamisama/php-resque-ex
734497 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
mageplaza/module-ajax-layered-navigation
311256 Downloads
Magento 2 Ajax Layered Navigation Extension
burzum/cakephp-service-layer
138526 Downloads
Service layer and domain / business model implementation for CakePHP
tamara-solution/php-sdk
176150 Downloads
Tamara PHP Client Library
staabm/phpstan-baseline-analysis
50505 Downloads
opis/database
77732 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
andrewdalpino/okbloomer
482534 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
aldemeery/onion
2852 Downloads
A layering mechanism for PHP applications.
layershifter/tld-support
2320610 Downloads
Support package for TLDDatabase and TLDExtract
studocu/cacheable-entities
194570 Downloads
Cacheable entities are an abstraction layer to extract away cache-related responsibilities.
staabm/thincache
1043250 Downloads
Thin abstraction layer for PHP 5.2+
rickselby/laravel-gate-cache
76340 Downloads
Add a per-request caching layer to Laravel's Gate
pearl/lumen-request-validate
352928 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class