Libraries tagged by Data Abstraction
devmobgroup/postcodes
39 Downloads
Abstraction layer for fetching Dutch postcode data.
xonite/light-db-layer
44 Downloads
Lightweight php database abstraction layer to work closer to real data.
retamayo/absl
15 Downloads
Absl (PHP Database Abstraction Library) is a lightweight and flexible library designed to simplify database operations in PHP applications. It provides a convenient interface for interacting with various database systems using the PHP Data Objects (PDO) extension.
jason-gao/http
405 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
elephpant/crud
18 Downloads
CRUD is a abstraction of PDO for simplify to simplify reading, writing, updating and removing data from the Database
biurad/http-galaxy
2280 Downloads
Http Galaxy: abstraction for HTTP request, response, and csp protection. Provides careful data sanitization and utility for URL and cookies manipulation.
alexsasharegan/model-framework
139 Downloads
Make getting started with data-driven apps easier by using some solid model classes and database abstractions.
adatasol-tourtools/fxphp
68 Downloads
A Free, Open Source PHP database abstraction class for accessing FileMaker Pro and other data sources.
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.
biurad/biurad-http
1367 Downloads
Http Galaxy: abstraction for HTTP request, response, and csp protection. Provides careful data sanitization and utility for URL and cookies manipulation.
lucinda/sql-data-access
22765 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
lucinda/nosql-data-access
22710 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
intriro/clock
8470 Downloads
A simple wrapper for abstracting the system date
remotelyliving/php-query-bus
12 Downloads
A php query bus for abstracting querying, data loading, and graph building
remotelyliving/php-command-bus
3 Downloads
A php query bus for abstracting querying, data loading, and graph building