Libraries tagged by deque
internations/http-mock
643008 Downloads
Mock HTTP requests on the server side in your PHP unit tests
integer-net/magento2-session-unblocker
236410 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
intaro/pinba-bundle
520452 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
hhxsv5/php-sse
130020 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
hannesvdvreken/guzzle-debugbar
290491 Downloads
A Guzzle middleware that logs requests to debugbar's timeline
fr3d/swagger-assertions
722854 Downloads
Test your API requests and responses against your swagger definition
elfsundae/laravel-hashid
168504 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
ejarnutowski/laravel-api-key
309663 Downloads
Authorize requests to your Laravel application with API keys
crestapps/laravel-code-generator
71622 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
canvural/php-openapi-faker
324868 Downloads
Library to generate fake data for OpenAPI request/response/schemas.
bedezign/yii2-audit
516257 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
aura/session
967514 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
aura/cli
1273843 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
amphp/http-server-router
344835 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
a5hleyrich/wp-background-processing
456750 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.