Libraries tagged by abstration
impulsephp/database
8 Downloads
A powerful and flexible database abstraction layer for ImpulsePHP applications. Provides CycleORM integration with support for MySQL, PostgreSQL, and SQLite databases through a unified provider interface.
ilhamarrouf/slim-filesystem
429 Downloads
Slim Framework FileSystem abstraction layer library
hooloovoo/query-engine
15430 Downloads
Simple abstraction for implementing server-side Paging, Sorting and Filtering
hnhdigital-os/laravel-ics
480 Downloads
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
hiraeth/turso
31 Downloads
Turso DB Abstraction for Hiraeth (and others)
henryavila/laravel-multi-database-commands
72 Downloads
This package provides an abstraction to efficiently manage multiple database application commands, like: migrate
hautzi/system-mail-bundle
1786 Downloads
This Bundle provides a nice abstraction for sending system emails
h4cc/stack-psr7-bridge
99 Downloads
StackPHP Middleware for converting Symfony Http abstractions to PSR-7 and back.
grpaiva/prism-agents
3 Downloads
Adds agents abstraction to Prism along with tracing
gpslab/shmop
742 Downloads
Shmop is a simple and small abstraction layer for shared memory manipulation using PHP
gonzalo123/db
6 Downloads
Database Abstraction Layer over DBAL
gonzakpo/websocket-bundle
182 Downloads
Ratchet abstraction for Symfony 4
glueful/glueful
5 Downloads
A flexible PHP framework for building modern APIs with authentication, database abstraction, caching, and more
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
friends-of-ddd/transaction-manager
846 Downloads
Simple transaction manager abstraction for DDD