Libraries tagged by Support request
aboleon/metaframework-support
248 Downloads
Laravel support package providing enhanced debugging helpers, AJAX request handling, and comprehensive response/message management utilities
urbox/x-request-id
3407 Downloads
PHP
stadly/file-waiter
310 Downloads
File serving made easy. A PHP library for serving files from any file system over HTTP, with support for conditional and ranged requests.
ndapio/rest-helper
175 Downloads
A library that supports communication with REST API
hybridlogic/router
62 Downloads
A drop dead simple URI routing library for PHP, with support for optional parameters and regular expressions.
chiron/pipeline
2156 Downloads
Pipe your PSR15 middlewares and execute the stack. Support a PSR11 Container for Lazy Loading.
titon/mvc
144 Downloads
The Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support.
sylius/contact-bundle
10867 Downloads
Contact form processing for Symfony2.
zatxm/arequest
1106 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
yousafsyed/standalone_php_proxy
142 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
owenmelbz/illumipress
257 Downloads
Simple wrapper for the illuminate support, http response, request, validation, zttp, cache, encryption, blade templating and whoops error handler for WordPress
rifkyekayama/rajaongkir-laravel
1275 Downloads
Package untuk request API RajaOngkir, Support Starter, Basic, dan Pro
osm/easy-rest-bundle
1451 Downloads
Simple and lightweight bundle provides JSON based request / response and exception handling support to develop RESTful API's with Symfony.
simsoft/slim
180 Downloads
A fluent routing wrapper for Slim Framework 4 with simplified request/response helpers, middleware, error handling, API resources, and DataTable support
mkd/laravel-state-management
7 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications