Libraries tagged by deque
laminas/laminas-httphandlerrunner
14629006 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
laminas/laminas-http
25437624 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
exussum12/coverage-checker
2278833 Downloads
Allows checking the code coverage of a single pull request
deliciousbrains/wp-background-processing
333828 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.
bramus/ansi-php
7524500 Downloads
ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps
aura/session
1087958 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
aura/router
1366952 Downloads
Powerful, flexible web routing for PSR-7 requests.
zendframework/zend-http
24005580 Downloads
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
symfony-bundles/json-request-bundle
1427083 Downloads
Symfony JsonRequest Bundle
pear/http_request2
3965201 Downloads
Provides an easy way to perform HTTP requests.
mtownsend/request-xml
338876 Downloads
The missing XML support for Laravel's Request class.
mohammedmanssour/form-request-tester
187713 Downloads
a collection of test helpers that help with testing form requests
middlewares/request-handler
1353647 Downloads
Middleware to execute request handlers
jfcherng/php-sequence-matcher
3972835 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
codeception/module-sequence
8229095 Downloads
Sequence module for Codeception