Libraries tagged by slayer
slaxweb/slaxer
214 Downloads
Slaxer Command Line Tool for SlaxWeb Framework
stepmuel/sjmsqlayer
8 Downloads
SJMSQLayer simplifies the creation of SQL queries in PHP using a printf-like syntax.
symfony/http-foundation
962721014 Downloads
Defines an object-oriented layer for the HTTP specification
doctrine/dbal
623796739 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
matomo/device-detector
28947783 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.
doctrine/migrations
225931373 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
540024886 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
11768151 Downloads
Laravel 8|9|10|11|12|13 - Repositories to the database layer
knplabs/gaufrette
42570815 Downloads
PHP library that provides a filesystem abstraction layer
eluceo/ical
19497695 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.
deptrac/deptrac
10643978 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
league/tactician
16318483 Downloads
A small, flexible command bus. Handy for building service layers.
adodb/adodb-php
5055220 Downloads
ADOdb is a PHP database abstraction layer library
nette/database
7119614 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
26922316 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins