Libraries tagged by slayer
srhinow/srlayer
1248 Downloads
a layer with any settings for Contao CMS
slaxweb/slaxer
208 Downloads
Slaxer Command Line Tool for SlaxWeb Framework
stepmuel/sjmsqlayer
7 Downloads
SJMSQLayer simplifies the creation of SQL queries in PHP using a printf-like syntax.
symfony/http-foundation
677890924 Downloads
Defines an object-oriented layer for the HTTP specification
doctrine/dbal
462004925 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
159128713 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
310252831 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
1473855 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
prettus/l5-repository
8598491 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
matomo/device-detector
14348928 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
knplabs/gaufrette
32648599 Downloads
PHP library that provides a filesystem abstraction layer
league/tactician
12566620 Downloads
A small, flexible command bus. Handy for building service layers.
nette/database
4975481 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-mvc
17566288 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
laminas/laminas-db
17255615 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations