Libraries tagged by test ab
aliseeks/aliseeks-php-sdk
977 Downloads
No longer maintained.
2ends/apigility-base
91 Downloads
Abstracts help class for resouce apigility/zend2
2ends/apigility-auth
49 Downloads
Abstracts help class for oAuth2 in apigility/zend2
aberdeener/luckperms-api-wrapper
12 Downloads
PHP wrapper for LuckPerms REST API
abefe/thedocs
0 Downloads
A CLI tool to interact with TheDocs Rest API
mrplentl/form-logger-plus
68 Downloads
Sometimes I just need a File Logging Solution, and this is my personal take on it. The best part about this logger is that it tracks user interactions with Form Elements without any configuration.
cristianp6/pdo-service-provider
28 Downloads
A PDO database service provider for Silex with the ability to nest transactions
debugteam/paypalrest
8 Downloads
Abstraction of Paypal Rest API
crtlmota/banco-sicredi-connector
13 Downloads
Abstração de comunicação rest com a API do Banco Sicredi v3.3, apenas curl
lefuturiste/iptator
345 Downloads
The best way to get details about an IP address, no ext required
sleekdoc/sleekdoc
9 Downloads
This generates a documentation based on class doc-block which able to handle XML and REST api's
anshu-krishna/web-fetcher
6 Downloads
Make GET or POST requests to any local or remote server. Primary goal is to be able to fetch data from REST APIs.
shell/data-and-reporting-sdk
5 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
codephix/ical
18 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
blest/blest
29 Downloads
The PHP reference implementation of BLEST (Batch-able, Lightweight, Encrypted State Transfer), an improved communication protocol for web APIs which leverages JSON, supports request batching by default, and provides a modern alternative to REST.