Libraries tagged by requent
papertower/wp-rest-api-psr7
10348 Downloads
Provides PSR-7 and WP REST API Response and Request classes
paknahad/querifier
13381 Downloads
A library to get requested query from the client and generate a query for Doctrine, Cake-php ORM or Laravel Eloquent
p3k/micropub
15775 Downloads
Utilities to help handle Micropub requests when building servers and clients
opsway/doctrine-orm-swoole
12779 Downloads
Doctrine EntityManager Decorator for Swoole & coroutine (concurrency requests) support
oneduo/laravel-gitlab-webhook-client
1235 Downloads
A client to handle incoming Gitlab webhook requests
onecode/web-api-logger
3286 Downloads
Track the api request per user
omalizadeh/laravel-query-filter
2267 Downloads
A laravel package for resource filtering via request query string
nipwaayoni/laravel-aws-sns
21676 Downloads
Handle AWS SNS subscription requests and messages
netgen/ngsymfonytools
248569 Downloads
Netgen Symfony Tools is an eZ Publish 4 extension that provides a way to include Twig templates, as well as running Symfony sub-requests, directly from the eZ Publish legacy templates.
mzur/kirby-flash
60914 Downloads
Stores data in the session for the next request. Data is removed after the next page load.
mrsuh/json-validation-bundle
7052 Downloads
This bundle provides a way to validate JSON in request/response against a schema
mridang/pmd-annotations
111596 Downloads
Turns PMD style XML reports into Github pull-request annotations via the Checks API. This script is meant for use within your Github Action.
mouf/mvc.splash-common
357289 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
mobilestock/laravel-recaptcha-validator
2235 Downloads
Laravel ReCaptcha Validator is a library that enables you to validate Google Recaptcha v2 in Laravel applications by a macro in Request Facade.
middlewares/method-override
17041 Downloads
Middleware to override the request method using the X-Http-Method-Override header