Libraries tagged by data-source
overblog/dataloader-php
4883497 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.
rob-lester-jr04/eloquent-sales-force
516065 Downloads
An eloquent model data source for Salesforce
dflydev/placeholder-resolver
14665550 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
utopia-php/dsn
327186 Downloads
A simple library for parsing and managing Data Source Names ( DSNs )
cobweb/svconnector
509711 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.
austinw/laravel-union-paginator
63050 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
aura/marshal
145064 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.
mapbender/data-source
Downloads
hmazter/clockwork-livewire-data-source
28473 Downloads
Laravel Livewire data source for Clockwork
skrz/meta
90100 Downloads
Different wire formats, different data sources, single object model
sandstorm/lazydatasource
57029 Downloads
Neos package implementing a lazy data source for the UI; so that the elements are loaded lazily on demand.
milpa/live
9816 Downloads
Render-target-agnostic live component primitives for the Milpa PHP framework: contracts, value objects, components, data sources, and the event-driven mount/handle/render lifecycle.
lattice-php/table
7223 Downloads
Table definitions, columns, filters, and data sources for Lattice.
byjg/anydataset-db
93130 Downloads
AnyDataset-DB provides a relational database abstraction layer. It is part of the Anydataset project, an agnostic data source abstraction layer for PHP.
byjg/anydataset
150970 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.