Libraries tagged by remote api
overblog/dataloader-php
4483258 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.
swisnl/json-api-client
494940 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
philo/artisan-remote
31588 Downloads
An HTTP API to interact with Laravel Artisan commands.
hieu-le/wordpress-xmlrpc-client
161611 Downloads
A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API with full test suite built in
swisnl/json-api-client-laravel
95496 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
friendsoftypo3/interest
2144 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
taluu/behapi
12646 Downloads
Test your remote api locally through Behat
rossriley/flysystem53
133278 Downloads
Many filesystems, one API. - This fork maintains PHP 5.3 compatibility while tracking upstream
dreamfactory/df-rws
49521 Downloads
Remote Web Service for the DreamFactory Platform 2.0.
calendart/calendart
20174 Downloads
Manage remote calendars through an unified api
pixelant/interest
12557 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
daltonmccleery/remote-models
105 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
torann/remote-model
14385 Downloads
An eloquent-like model, for the Laravel framework.
ronasit/laravel-remote-data-collector
20228 Downloads
Provides service for data collecting for ronasit/laravel-swagger plugin
pecee/http-service
3238 Downloads
Lightweight, fast and easy to use classes for providing basic functionality for talking with remote api's including the REST standard.