Libraries tagged by deque
mvccore/ext-debug-tracy-mvccore
5130 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
mouf/utils.common.getvars
163557 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
mlaphp/mlaphp
8527 Downloads
Library of code introduced throughout Modernizing Legacy Applications in PHP.
mightydes/enjoin
1210 Downloads
Multi dialect ORM for PHP inspired by Sequelize.JS
mediactive-digital/laravel-generator
2141 Downloads
InfyOm Laravel Generator
maplephp/http
321 Downloads
MaplePHP/Http is a powerful and easy-to-use PHP library that fully supports the PSR-7 HTTP message interfaces.
mahmoud-almalah/laravel-api-helpers
312 Downloads
Standardized API responses and helpers for Laravel applications.
lussi-hq/api-php-client
130 Downloads
PHP SDK for Lussi APIs Client
lucinda/headers
931 Downloads
API encapsulating HTTP request and response headers, useful also for cache/cors validation
leonstafford/wp2staticpsr7
9699 Downloads
Safely namespaced guzzle psr7 for WP2Static
laratel/opentelemetry
83 Downloads
A Laravel package for OpenTelemetry tracing, metrics, and logging integration.
kuick/http
3796 Downloads
Kuick HTTP is a slim PSR-15 implementation
knik/x509
6337 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
ka4ivan/laravel-api-debugger
106 Downloads
A debugging tool for Laravel APIs that provides request execution time and query profiling.
julio-cavallari/laravel-dto
3 Downloads
Laravel package to automatically generate DTOs from Form Request classes