Libraries tagged by http codes
webeith/highlight-bundle
28 Downloads
This bundle transforms a part of text representing a source code in html formated text, providing 5 highlighter: pygment, geshi, highlight, http request to appspot, http request to hiliteme
sngrl/mcurl
63 Downloads
wrap curl client (http client) for PHP 5.3+; using php multi curl, parallel request and write asynchronous code
reinfi/laminas-typed-request
0 Downloads
A Laminas Framework module to replace untyped request to solve static code analysis.
ravikisha/nexaphp
1 Downloads
NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.
radsphere/rest-bundle
810 Downloads
This Bundle provides various tools to rapidly develop RESTful API's resources with Symfony2 with minimal code on your controllers using the power full symfony2 form binding and http foundation component
pflorek/php-basic-auth
76 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
paulvl/larasponse
53 Downloads
Resposes with codes for Laravel PHP framework
jardiscore/foundation
49 Downloads
ENV-driven integration platform for PHP — wires DB, cache, logger, events, HTTP, mail and filesystem into ready-to-use services; the runtime foundation that Jardis-generated DDD code runs on
improvframework/datetime
4 Downloads
HTTP-specific constants to be used in any libraries that rely on the HTTP Protocol.
hpc-code/laravel-s
16 Downloads
🚀 LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
gavinggordon/sorcerer
18 Downloads
An easy-to-use PHP class for scraping webpages' source code.
sitilge/corde
232 Downloads
The core code of Abimo framework.
primal/response
8 Downloads
A wrapper class for performing common response actions
ug-code/laranova
2 Downloads
Postman-like API test interface for Laravel. Pre-script Faker tags, HTTP Client wrapper, SPA UI.
thecsea/laravel-noredirect-traits
51 Downloads
The library that allows you to use standard laravel traits without redirect, returning information via JSON and HTTP code, ideal for REST applications