Libraries tagged by data access
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
mistralys/x4-core
129 Downloads
Database and utility classes used to access X4: Foundations game data in an OOP way.
devly/repository
1062 Downloads
PHP data repository object with array access using dot notation
coinpaprika/dexpaprika-sdk
0 Downloads
Official PHP SDK for the DexPaprika API. Access multi-chain DEX data, token prices, and liquidity pools with advanced caching and error handling.
astrotomic/instagram-parser
94 Downloads
Parses data from Instagram without API access.
astelbe/sdk-php
2115 Downloads
SDK used for a PHP Website to access Astel API and telecom data
yapeal/yapeal
229 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.
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.
ansas/shipment-tracker
135 Downloads
Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.
okipa/laravel-model-json-storage
1377 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
310 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
35 Downloads
The WingD Data Access SDK
tkl/data-access-stock-reader
53 Downloads
Stock reader for data-access module
tkl/data-access-dal
170 Downloads
Data Access Layer for data-access module