Libraries tagged by larazeus
laraplus/form
3319 Downloads
A powerful package for building forms in Laravel.
laraeast/laravel-sluggable
487 Downloads
Easy creation of slugs for your Eloquent models in Laravel
laradevs/notifications-fcm
51 Downloads
A package to send Firebase notification cross Laravel Application
laraplus/translatable
5031 Downloads
Translatable eloquent models.
zareismail/nova-trust
360 Downloads
A Laravel Nova tool for `ACL` based on `laratrust` package.
webup/laravel-twilio-channel
200 Downloads
Laravel's notification channel for twilio
vaites/laravel-blade-expects
5 Downloads
@expects directive for Laravel's Blade template engine
unionworx/laravel-serializes-models-with-cache
18 Downloads
This package provides a drop-in replacement for Laravel's SerializesModels trait that leverages your application's cache when unserializing models.
timfeid/laravel-sendgrid
564 Downloads
Add sendgrid api methods to Laravel's Mail
thomhurks/laravel-collection-extensions
83 Downloads
Extensions for Laravel's Collection class. Notably groupByMultiple for grouping collections on multiple fields instead of just one.
themonkeys/blade-cache-filter
965 Downloads
A simple caching filter that caches Laravel's Response objects
telcolab/cacher
16 Downloads
A Laravel's package that automatically cache and invalidate Eloquent queries.
tarsisioxavier/magic-object
6 Downloads
Simple object inspired on Laravel's models
surgiie/laravel-blade-cli
54 Downloads
Render and save textual files from the command line using Laravel's Blade engine.
solbeg/laravel-vue-validation
248 Downloads
Extends Bootstrapper package. It automatically converts Laravel's request rules into Vee's rules.