Libraries tagged by remote api
overblog/dataloader-php
2837463 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
333970 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
hieu-le/wordpress-xmlrpc-client
137399 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
57639 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
philo/artisan-remote
22730 Downloads
An HTTP API to interact with Laravel Artisan commands.
dreamfactory/df-admin-app
41756 Downloads
DreamFactory(tm) Admin Console
pixelant/interest
6543 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
12178 Downloads
Test your remote api locally through Behat
shetabit/extractor
189 Downloads
a `micro client` generator to communicate between `micro services` in laravel apps
rossriley/flysystem53
124661 Downloads
Many filesystems, one API. - This fork maintains PHP 5.3 compatibility while tracking upstream
dreamfactory/df-rws
42084 Downloads
Remote Web Service for the DreamFactory Platform 2.0.
calendart/calendart
19713 Downloads
Manage remote calendars through an unified api
louxusian/laravel-api
1327 Downloads
Call internal/remote api within your Laravel application.
daltonmccleery/remote-models
53 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
wpprogramator/wp-api-wrapper
1648 Downloads
A wrapper around Wordpress remote_request() method, to make sending and receiving requests from Wordpress to external services easier