Libraries tagged by layer
rekalogika/reconstitutor
8903 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
pthreat/laminas-db
1706 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
pluggit/monitoring
96160 Downloads
Monitoring abstraction layer
platine-php/filesystem
6137 Downloads
Platine Filesystem is file system abstraction layer extendable by adapters
platine-php/database
6869 Downloads
Platine Database is the abstraction layer using PDO with support of query and schema builder
php-service-bus/storage
12715 Downloads
Storage layer
php-db/phpdb
797 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
panicdevs/modulite
75 Downloads
Automatic Filament Panel Provider discovery for modular Laravel applications with multi-layer caching and performance optimization
packaged/dal
74131 Downloads
Data Access Layer
opencal/ical
1884 Downloads
The opencal/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. This package is a fork from eluceo/ical.
okapi/filesystem
7519 Downloads
PHP Filesystem is a PHP library that provides an abstraction layer for the filesystem.
nanasess/mdb2
132656 Downloads
PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers.
mobilestock/laravel-model-affected-rows-verification
7924 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
memcrab/log
47269 Downloads
Additional static layer for monolog lib
marc-mabe/enum-cl
4407 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1