Libraries tagged by remote api
overblog/dataloader-php
3522842 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
417563 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
philo/artisan-remote
27361 Downloads
An HTTP API to interact with Laravel Artisan commands.
hieu-le/wordpress-xmlrpc-client
149916 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
75622 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
taluu/behapi
12366 Downloads
Test your remote api locally through Behat
rossriley/flysystem53
128332 Downloads
Many filesystems, one API. - This fork maintains PHP 5.3 compatibility while tracking upstream
dreamfactory/df-rws
46887 Downloads
Remote Web Service for the DreamFactory Platform 2.0.
dreamfactory/df-admin-app
42884 Downloads
DreamFactory(tm) Admin Console
gdm/ispconfig-soap-client
4299 Downloads
A simple wrapper around ISPConfigs Remote API using Soap
calendart/calendart
19996 Downloads
Manage remote calendars through an unified api
friendsoftypo3/interest
694 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.
pixelant/interest
11945 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.
nilemin/php-http-virtualmin-api
85 Downloads
PHP implementation of Virtualmin's remote api
wpprogramator/wp-api-wrapper
2003 Downloads
A wrapper around Wordpress remote_request() method, to make sending and receiving requests from Wordpress to external services easier