Libraries tagged by mesh
bschmitt/laravel-amqp
2063839 Downloads
AMQP wrapper for Laravel and Lumen to publish and consume messages
bernard/bernard
1794589 Downloads
Message queue abstraction layer
aura/session
1099918 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
ably/ably-php
4927609 Downloads
Ably REST client library for PHP.
yoeunes/toastr
985766 Downloads
toastr.js flush notifications for Laravel
oscarotero/psr7-middlewares
947912 Downloads
Collection of HTTP middlewares compatible with PSR-7
brozot/laravel-fcm
2537834 Downloads
Laravel / Lumen package for Firebase Cloud Messaging
tomasvotruba/unused-public
2552463 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/cognitive-complexity
3969065 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
symplify/phpstan-extensions
5162900 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
spatie/laravel-slack-alerts
1829757 Downloads
Send a message to Slack
spatie/laravel-flash
1615848 Downloads
A lightweight package to flash messages
sebastiaanluca/php-pipe-operator
409080 Downloads
Method chaining (or fluent expressions) for any value using any method.
ramsey/conventional-commits
929925 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
proengsoft/laravel-jsvalidation
2105903 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest