Libraries tagged by on
muxinc/mux-php
1732129 Downloads
Mux is how developers build online video. This API encompasses both Mux Video and Mux Data functionality to help you build your video-related projects better and faster than ever before.
muhammadhuzaifa/telescope-guzzle-watcher
176964 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
mtvs/eloquent-hashids
339766 Downloads
On-the-fly hashids for Laravel Eloquent models.
mix/redis-subscriber
1455992 Downloads
Redis native protocol Subscriber based on Swoole coroutine
mikebronner/laravel-pivot-events
53365 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
mheap/phpunit-github-actions-printer
1948551 Downloads
PHPUnit Printer for adding test failures as annotations on GitHub Actions
meng-tian/async-soap-guzzle
2097679 Downloads
An asynchronous SOAP client build on top of Guzzle.
melbahja/seo
109771 Downloads
Simple PHP library to help developers 🍻 do better on-page SEO optimization
mehradsadeghi/laravel-filter-querystring
93751 Downloads
Filter your queries based on url query string parameters like a breeze.
matthiasnoback/live-code-coverage
1042983 Downloads
Generate code coverage reports on a live server
matomo/cache
598805 Downloads
PHP caching library based on Doctrine cache
markwalet/nova-modal-response
340203 Downloads
A Laravel Nova asset for Modal responses on an action.
maciejczyzewski/bottomline
582783 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.
maba/gentle-force-bundle
466059 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
527626 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis