Packages from lezhnev74 · Transparency log
-
PHP
lezhnev74/apideveloperio-laravel
Laravel package to track each http request/response and send them to apideveloper.io
-
-
-
PHP
lezhnev74/dummy-config-loader
This file allows me to lazy load config files and access entries with dot syntax: `database.default.driver`
-
-
-
PHP
lezhnev74/hls-monitor
Console script to monitor that HLS links are accessible (supports adaptive streaming)
-
PHP
lezhnev74/laravel-socialite-tiktok-business
TikTok For Business OAuth2 Provider for Laravel Socialite
-
-
-
-
PHP
lezhnev74/psr-logging-masking-middleware
A logging middleware for any PSR-7 HTTP client that logs every request/response through a PSR-3 logger, with headers, query args and body keys masked. Built on PSR-7, PSR-17 and PSR-3.
-
PHP
lezhnev74/psr-recording-middleware
A recording middleware for any PSR-7 HTTP client that records every request/response exchange and can replay them, turning recorded traffic into a predictable fixture for integration tests. Built on PSR-7, PSR-17 and PSR-3.
-
-
PHP
lezhnev74/http-analyzer-laravel-adapter
Laravel package to track each http request/response and send them to apideveloper.io
Abandoned! See lezhnev74/apideveloperio-laravel
-
PHP
lezhnev74/openapi-psr7-validator
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
Abandoned! See league/openapi-psr7-validator