Libraries tagged by aist
mikehenrty/thin-pdo-wrapper
528 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
migliori/php-pdo-database-class
375 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
mehr-it/lara-db-ext
7356 Downloads
Extensions for laravel's database abstraction layer
lucinda/sql-data-access
21510 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
lucinda/oauth2-client
21391 Downloads
API abstracting communication with OAuth2 providers (eg: facebook) for PHP applications based on IETF standards
lucinda/nosql-data-access
21495 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
llgod/work-mq
581 Downloads
Abstraction of php-amqplib for async and remote work
linio/input
43574 Downloads
Abstracts HTTP request input handling, providing an easy interface for data hydration and validation
linio/cache
29551 Downloads
Provides a multi-layered caching abstraction
lexide/queueball
1454 Downloads
Lexide QueueBall, a message queue abstraction module
leftsky/thinkphp-help
685 Downloads
为Thinkphp定制的助手 function、trait、abstract。
leftsky/laravel-help
753 Downloads
为Laravel定制的助手 function、trait、abstract。配合 leftsky/php:8 容器更容易
krazydanny/laravel-repository
485 Downloads
An abstraction layer for easily implementing industry-standard caching strategies to Eloquent models.
klaussilveira/simple-shm
6969 Downloads
SimpleSHM is a simple and small abstraction layer for shared memory manipulation using PHP.
kesmenenver/servicelayer
974 Downloads
The Service Layer is a design pattern that will help you to abstract your logic when you need to use different front-end on your application, for your domain logic