Libraries tagged by abstract
dried/date-contracts
489 Downloads
Generic abstractions for dates
drewlabs/envoyer-contracts
112 Downloads
Provides interfaces or abstractions for envoyer client and drivers implementation
dogado/json-api-client
5604 Downloads
Abstract client side php implementation of the JSON:API protocol.
divineomega/laravel-extendable-basket
3299 Downloads
🛒 Laravel Extendable Basket provides several abstract classes that implement basic ecommerce basket functionality
district5/mondoc
209 Downloads
Mondoc is a lightweight and easy to use model and service based abstraction library for MongoDB
distilleries/datatable-builder
9528 Downloads
Based on https://github.com/chumper/datatable. It's an abstract class to implement the datatable like https://github.com/Distilleries/FormBuilder.
digitalcz/streams
4781 Downloads
Opinionated abstraction around PHP streams implementing PSR-7 StreamInterface
devture/dbal
4636 Downloads
Tiny database abstraction layer for MongoDB (doctrine/mongodb) and relational databases (doctrine/dbal)
depage/htmlform
309 Downloads
depage-forms is PHP library for HTML form generation with focus on usability. By abstracting HTML, browser flaws (duplicate form submissions) and form validation, it provides a comfortable way to obtain reliable and validated data from users.
dashifen/validator
4108 Downloads
An interface and abstract class useful for the production of objects which validate data.
dashifen/transformer
4257 Downloads
An interface and abstract class useful for the production of objects which transform data.
dashifen/collection
4243 Downloads
An abstract object from which concrete collections can be built.
dalmp/dalmp
90 Downloads
Database Abstraction Layer for MySQL using PHP
crodas/activemongo
1369 Downloads
Simple and efficient ActiveRecord data abstraction for MongoDB
cratia/orm-model
1680 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).