Libraries tagged by request pool
1msg/one_msg_waba_sdk
2634 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
artarts36/merge-request-linter
661 Downloads
MR Linter - tools for validating merge requests
therealworld/tools-module
1445 Downloads
The toolkit allows i.a. the template direct access to the Config and the request and provides other useful functions for other modules.
stahiralijan/request-caster
74 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
cse/helpers-request
91 Downloads
The helpers allows you to Request processing. Get value for POST/GET/REQUEST method by key and set default value, check exist AJAX, POST and GET method - all this is available in this library.
bip70/bip70
1587 Downloads
Bitcoin payment requests (BIP70) toolkit for PHP
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
mr.incognito/crudify
6 Downloads
This package is for handling the crud for simple crud like for setup etc.
yproximite/pr-review-watcher
13 Downloads
An open source tool to help code reviewer's to focus on what's important by reminding the developper to check for obvious things first.
spiechu/symfony-commons-bundle
48 Downloads
My handy toolkit for Symfony.
nazar-pc/upf
25 Downloads
Useful PHP Functions: set of system-independent functions from CleverStyle CMS
edlugz/vas
359 Downloads
This package provides you with a simple tool to make requests to VAS SMS API
edlugz/sasapay
446 Downloads
This package provides you with a simple tool to make requests to Sasapay APIs so that you can focus on the development of your awesome applications instead of all the set up involved.
leonardorrc/votifier-client-php
663 Downloads
Simple Tool to send vote request to a server which has the Votifier plugin.
jetty-dev/background-processing
3598 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.