Libraries tagged by lazer
lazerg/laravel-modular
82 Downloads
Laravel Modular
lazerball/hit-tracker
0 Downloads
symfony/http-foundation
663690353 Downloads
Defines an object-oriented layer for the HTTP specification
doctrine/dbal
453324876 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
155979705 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/deprecations
298346547 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
qossmic/deptrac
1148981 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
prettus/l5-repository
8450231 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
knplabs/gaufrette
32125705 Downloads
PHP library that provides a filesystem abstraction layer
eluceo/ical
12902649 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
league/tactician
12360305 Downloads
A small, flexible command bus. Handy for building service layers.
nette/database
4856124 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
laminas/laminas-view
18220545 Downloads
Flexible view layer supporting and providing multiple view layers, helpers, and more
laminas/laminas-mvc
17111649 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
laminas/laminas-db
16859134 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations