Libraries tagged by data access
lucinda/nosql-data-access
20997 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
devuri/dot-access
2025 Downloads
A simple PHP library for accessing nested data using dot notation.
phrity/util-accessor
1146 Downloads
Utility to handle access to a data set by using access paths.
michaels/data-manager
1814 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
kassko/data-mapper-bundle
20865 Downloads
Integrates data-mapper in Symfony projects.
justim/access
852 Downloads
A simple MySQL wrapper optimized for bigger data sets
smoren/nested-accessor
1020 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
xtompie/dao
502 Downloads
DAO - Data Access Object - wrapper over SQL
raphhh/balloon
315 Downloads
Tiny file ORM
jtrw/dao-dbal-adapter
305 Downloads
Data Access Object for fork with DataBases
jtrw/dao
3343 Downloads
Data Access Object for fork with DataBases
kuria/clock
8128 Downloads
Provides access to current date and time that can be mocked for testing purposes
matatirosoln/fm-cloud-authentication
1161 Downloads
Authenticate against FileMaker cloud for Data API or Admin API access
digipolisgent/toerismevlaanderen-lodging
10244 Downloads
PHP package to access the Toerismevlaanderen Lodging linked open data.
didix16/php-apidataobject
6375 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.