Libraries tagged by laravel aes
laravel-notification-channels/microsoft-teams
2316131 Downloads
A Laravel Notification Channel for Microsoft Teams
ylsideas/feature-flags
1252385 Downloads
A Laravel package for handling feature flags
wilderborn/partyline
3650871 Downloads
A Laravel 5 package to output to the console from outside of command classes
soloterm/solo
153415 Downloads
A Laravel package to run multiple commands at once, to aid in local development.
konekt/concord
1071102 Downloads
Concord is a Laravel Extension for building modular Laravel Applications
hammerstone/airdrop
1175949 Downloads
A Laravel package to deploy your application faster by skipping asset compilation when possible.
bkwld/cloner
1797595 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
van-ons/laraberg
357026 Downloads
A Gutenberg implementation for Laravel
larapack/dd
2254253 Downloads
`dd` is a helper method in Laravel. This package will add the `dd` to your application.
amirami/localizator
403104 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.
sassnowski/venture
231976 Downloads
A package to manage complex workflows built on top of Laravel's queue.
owenvoke/blade-fontawesome
2178773 Downloads
A package to easily make use of Font Awesome in your Laravel Blade views
artisansdk/ratelimiter
2749500 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
zschuessler/laravel-route-to-class
385641 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'
yorcreative/laravel-scrubber
46825 Downloads
A laravel package that scrubs sensitive information for you.