Libraries tagged by datasources
dereuromark/cakephp-tools
978100 Downloads
A CakePHP plugin containing lots of useful and reusable tools
overblog/dataloader-php
4469208 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
cakephp/datasources
302030 Downloads
CakePHP Datasources Plugin
austinw/laravel-union-paginator
50944 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
google/shopping-merchant-datasources
145296 Downloads
Google Shopping Merchant DataSources Client for PHP
cobweb/svconnector
476347 Downloads
Connector Services – This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.
aura/marshal
142961 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
thadafinser/zfc-datagrid
114325 Downloads
Zend Framework 2 Module that provides a datagrid for different datasources and output formats
zfc-datagrid/zfc-datagrid
24238 Downloads
Laminas Module that provides a datagrid for different datasources and output formats
byjg/anydataset
142724 Downloads
AnyDataset is a powerful data source abstraction layer for PHP that provides a simple and consistent interface to access different data sources. With AnyDataset, you can work with various data formats and storage systems using the same programming interface.
alleyinteractive/feed-consumer
5813 Downloads
Ingest external feeds and other data sources into WordPress
orisai/data-sources
23904 Downloads
Load and save data from and to various data formats
skrz/meta
89948 Downloads
Different wire formats, different data sources, single object model
cookaborough/eloquent-union-paginator
1732 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
camspiers/statistical-classifier
37019 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends