Libraries tagged by data access
lucinda/nosql-data-access
20871 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
devuri/dot-access
1992 Downloads
A simple PHP library for accessing nested data using dot notation.
phrity/util-accessor
1083 Downloads
Utility to handle access to a data set by using access paths.
flooris/filemaker-data-api
3942 Downloads
Package to easily access the FileMaker Data API
kassko/data-mapper-bundle
20724 Downloads
Integrates data-mapper in Symfony projects.
justim/access
798 Downloads
A simple MySQL wrapper optimized for bigger data sets
smoren/nested-accessor
1017 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
xtompie/dao
424 Downloads
DAO - Data Access Object - wrapper over SQL
raphhh/balloon
314 Downloads
Tiny file ORM
jtrw/dao-dbal-adapter
260 Downloads
Data Access Object for fork with DataBases
jtrw/dao
3290 Downloads
Data Access Object for fork with DataBases
kuria/clock
8075 Downloads
Provides access to current date and time that can be mocked for testing purposes
matatirosoln/fm-cloud-authentication
1127 Downloads
Authenticate against FileMaker cloud for Data API or Admin API access
digipolisgent/toerismevlaanderen-lodging
10192 Downloads
PHP package to access the Toerismevlaanderen Lodging linked open data.
didix16/php-apidataobject
6337 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.