Libraries tagged by data access
taoceanz/silverstripe-instance-shortcodes
2806 Downloads
Facilitate using shortcodes, but rendered in instance context (rather than static) giving it access to the model data of the page.
astrotomic/instagram-parser
92 Downloads
Parses data from Instagram without API access.
astelbe/sdk-php
1990 Downloads
SDK used for a PHP Website to access Astel API and telecom data
yapeal/yapeal
226 Downloads
Yet Another Php Eve Api Library also know as Yapeal which can be used to access the Eve Online API data and place it into a database.
marlemiesz/wp-sdk
7 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.
loeper/kvv
9 Downloads
This library provides simple access to the public transportation association KVV in Karlsruhe. It is based on unofficial data sources which are therefore subject to change without notice.
okipa/laravel-model-json-storage
1363 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
mithun12000/yii2-metadata
307 Downloads
Meta data provider for Yii2 created from https://github.com/mdmsoft/yii2-admin/blob/master/components/AccessHelper.php
generic-repository/phalcon
8 Downloads
By Edward Hieatt and Rob Mee: Mediates between the domain and data mapping layers using a collection-like interface for accessing domain objects.
wingd/data-access-library
33 Downloads
The WingD Data Access SDK
tkl/data-access-cli
2 Downloads
Entry point for the data-access module
tkl/data-access-api
39 Downloads
Application Public Interface for data-access module
sibertec/data
6466 Downloads
Sibertec.Data is a small, easy to use PHP library that manages connections to MySQL databases, and also can act as an Object Relational Mapper.
pipa/data
339 Downloads
Data access package for the Pipa Framework
metarush/data-mapper
251 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database and repositories/services.