Libraries tagged by data access
shahal-hexnine/laravel-request-context
436 Downloads
Store and access contextual request data with ease
sandrokeil/blockchain-wallet-api
48 Downloads
Zend Framework 2 (ZF2) client library for blockchain wallet api. Configure request, call the service and access the response data via objects.
oat-sa/extension-tao-monitoring
9392 Downloads
Extension for monitoring of the tao events. Fast access to statistics data
dotty/dotty
93727 Downloads
Easy access to array data using dot notation
webino/zend-config
8032 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
white-rabbit-1-sketch/php-file-hash-map
3 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
104 Downloads
Database and utility classes used to access X4: Foundations game data in an OOP way.
devly/repository
1027 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
2104 Downloads
SDK used for a PHP Website to access Astel API and telecom data
yapeal/yapeal
228 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.
f1ames/opengraph
9168 Downloads
Open Graph Protocol helper for PHP - A small library for making accessing of Open Graph Protocol data easier
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
1376 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.