Libraries tagged by data access
tkl/data-access-api
40 Downloads
Application Public Interface for data-access module
tkl/data-access-acl
65 Downloads
Access Control List for data-access module
metarush/data-mapper
257 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database and repositories/services.
jtrw/data-access-bridge
8 Downloads
Data Access Bridge with API and Data Base
pikerstrow/fb-user-data-fetcher
99 Downloads
Fetch Facebook user data by provided access token.
tsekka/data-loader
52 Downloads
For Laravel framework. Adds helper function to access static data kept in data directory.
extphp/data-dot
1648 Downloads
A property accessor helper capable of using dot notation for a mix of arrays and objects.
dottwatson/simple-data
8 Downloads
traverse an array or an object by accessing the children and parents of a node
socialengine/unum
3569 Downloads
Unum: A simple entity implementation
rotexsoft/leanorm
328 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
bhenk/msdata
29 Downloads
data access and persistence
alexleotz/necta-results-scraper
18 Downloads
This package provides a PHP script that allows you to scrape students' results from the National Examinations Council of Tanzania (NECTA) website.
brannonh/snapi-file
8 Downloads
A simple PHP REST API to access data stored in the filesystem
jaybizzle/hasmeta
1849 Downloads
Access model meta data as if it was a property on your model
rotexsoft/gdao
2792 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.