Libraries tagged by cells
bcdh/laravel-exist-db-client
23 Downloads
A client that abstracts out the XML RPC calls for eXist-db for Laravel 5
basemkhirat/api
525 Downloads
Making API calls from laravel applications
avadaneidanut/sapphp
50 Downloads
SAP Remote Function Modules Calls made easy using sapnwrfc.
automattic/babel-plugin-replace-textdomain
32 Downloads
A Babel plugin to replace the textdomain in gettext-style function calls.
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
apigee/edge
2312 Downloads
Apigee Edge API is a set of objects that communicate with Apigee's Edge management server via REST calls to manage developers, apps, and other entities.
amphp/rpc
40 Downloads
Remote procedure calls for PHP based on Amp.
airlst/sdk-php
117 Downloads
This package is a SDK for handling AirLST Core API calls
symplify/static-detector
4469 Downloads
Detect static calls in your project
signes/vbulletin-api-php
5539 Downloads
This package gives you possibility to easy integrate your system with vBulletin 5 API using simple methods calls.
migrify/static-detector
1383 Downloads
Detect static calls in your project
mhlavac/gearman
51909 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
lloydzhou/activerecord
98 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.
2amigos/yii2-pjax-filter-behavior
6524 Downloads
Yii2 filters that filters HTTP requests to ensure pjax calls.