Libraries tagged by simple requests
tripartie/tpdk
121 Downloads
Our API suite for the **Resolution Center** and the **Safe Checkout** features. Simple, yet elegant web interfaces for your convenience. One request away from your first automated resolution or safe-checkout.
tleckie/circuit-breaker
2 Downloads
With the powerful Circuit Breaker library in PHP you will be able to manage and protect your application from requests that stop working to avoid overloads. The implementation that you will have to do is very simple.
tekkla/core-ajax
100 Downloads
Simple lib to call jQuery and js functions from php as result of an ajax request.
tdw/routing
4 Downloads
Simple router to GET, POST, PUT, PATCH, DELETE requests.
spagination/sprint-framework-pagination-package
3 Downloads
This is a simple and small single class PHP pagination that handles the pagination based on the http request.
sientifica/curl
8 Downloads
This is a simple cURL library to dispatch HTTP GET, POST, PUT and DELETE request, easily.
sahils/utopia-fetch
12 Downloads
A simple library that provides an interface for making HTTP Requests.
retrowaver/strawpoll-voter
4 Downloads
Simple library for PHP that adds votes in strawpoll.me polls. Pretty fast since it uses concurrent requests.
rekurzia/yii2-redirect
113 Downloads
Simple Application class which tries to redirect to one of specified routes before handling request.
rapidwebltd/etsy-php
20 Downloads
Based on Etsy Rest API description output, this wrapper provides a simple client with all available methods on Etsy API (thanks to the __call magic PHP method!), validating its arguments on each request.
phpatom/cookies
4 Downloads
A simple library to manage cookies on a PSR7 request
openbuckets/sdk-php
3 Downloads
The OpenBuckets web-based tool is a powerful utility that allows users to quickly locate open buckets in cloud storage systems through a simple query. In addition, it provides a convenient way to search for various file types across these open buckets, making it an essential tool for security professionals, researchers, and anyone interested in discovering exposed data. This Postman collection aims to showcase the capabilities of OpenBuckets by providing a set of API requests that demonstrate how to leverage its features. By following this collection, you'll learn how to utilize OpenBuckets to identify open buckets and search for specific file types within them.
muscobytes/http-client
12 Downloads
A simple HTTP client for building API client wrappers with request middleware support.
mistralys/errorcode-incrementor
13 Downloads
Simple PHP script that increments counters via HTTP requests or programmatically.
messagemedia/webhooks-sdk
1682 Downloads
The MessageMedia Webhooks allows you to subscribe to one or several events and when one of those events is triggered, an HTTP request is sent to the URL of your choice along with the message or payload. In simpler terms, it allows applications to 'speak' to one another and get notified automatically when something new happens.