Libraries tagged by lay
symfony/http-foundation
791072362 Downloads
Defines an object-oriented layer for the HTTP specification
doctrine/dbal
529147365 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
183002013 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
404936660 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.
prettus/l5-repository
9803733 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
knplabs/gaufrette
36402223 Downloads
PHP library that provides a filesystem abstraction layer
deptrac/deptrac
1763907 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
whitecube/nova-flexible-content
2549482 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
league/tactician
14137727 Downloads
A small, flexible command bus. Handy for building service layers.
desandro/masonry
385881 Downloads
Cascading grid layout library
adodb/adodb-php
3178950 Downloads
ADOdb is a PHP database abstraction layer library
nette/database
5923906 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
22900821 Downloads
Flexible view layer supporting and providing multiple view layers, helpers, and more
laminas/laminas-mvc
21266707 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
laminas/laminas-db
20390094 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations