Libraries tagged by cells
bobbyshaw/ibm-watson-visual-recognition
25 Downloads
A PHP library to provide API calls & handle authentication with the IBM Watson Visual Recognition
bennetgallein/php-restservice
2252 Downloads
Simple PHP Wrapper class for making REST API calls
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
33 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
2313 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
41 Downloads
Remote procedure calls for PHP based on Amp.
airlst/sdk-php
131 Downloads
This package is a SDK for handling AirLST Core API calls
adnanhussainturki/listmonk-php
232 Downloads
Package aims to ease up the API calls to a listmonk API from PHP based application
symplify/static-detector
4470 Downloads
Detect static calls in your project
signes/vbulletin-api-php
5540 Downloads
This package gives you possibility to easy integrate your system with vBulletin 5 API using simple methods calls.
migrify/static-detector
1384 Downloads
Detect static calls in your project
lloydzhou/activerecord
99 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).