Libraries tagged by deque
icecave/collections
125374 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
http-interop/http-server-middleware
243512 Downloads
Common interface for HTTP server-side middleware
http-interop/http-factory
831971 Downloads
Common interface for HTTP message factories
eloquent/lcs
319712 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
zfr/zfr-cors
1186372 Downloads
Zend Framework module that let you deal with CORS requests
wikimedia/wrappedstring
720194 Downloads
Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.
werk365/etagconditionals
237249 Downloads
Laravel package to enable support for ETags and handling If-Match and If-None-Match conditional requests
volnix/csrf
149409 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
vladflonta/magento2-webapi-log
107664 Downloads
Logger for webapi REST requests.
thamtech/yii2-ratelimiter-advanced
115174 Downloads
An advanced request rate limiter
symfony/emoji
113043 Downloads
Provides access to emoji characters and sequences from the Unicode CLDR
stil/curl-easy
194248 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
square1/laravel-idempotency
23920 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
sapien/sapien
29244 Downloads
Server API (SAPI) request and response objects for PHP.
rtheunissen/guzzle-rate-limiter
155580 Downloads
Guzzle 6 middleware used to delay requests dynamically