Libraries tagged by laraveles
webard/nova-calendar
3502 Downloads
A powerful event calendar Tool for Laravel's Nova 4.
webakula/laroute-1
47 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
webakula/laravel-paginate-route
13 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
watchwood/bladestrap
22 Downloads
Bootstrap 3 helpers for Laravel's Blade view engine.
vynyl/larameta
54 Downloads
A helper for managing metadata using Laravel's Eloquent models .
vuthaihoc/eloquence
726 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.[Change for my pfoject only]
usman-ahmed/laravel-response-encryption
1 Downloads
Encrypt Laravel API JSON responses automatically using Laravel's Crypt system.
unionworx/laravel-serializes-models-with-cache
45 Downloads
This package provides a drop-in replacement for Laravel's SerializesModels trait that leverages your application's cache when unserializing models.
triad-ltd/expauth
30 Downloads
A Laravel authentication driver that supports Expression Engine's membership system. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
tommasomatteini/i18next-laravel-array-deployer
6 Downloads
This utility deploys Laravel's translation arrays and make them capable compatible with i18next javascript module.
tomcath/generator
5 Downloads
Extend Laravel's generators scaffold (using the original model path).
toanld/multi-relationships
280 Downloads
Compoships offers the ability to specify relationships based on two (or more) columns in Laravel's Eloquent ORM. The need to match multiple columns in the definition of an Eloquent relationship often arises when working with third party or pre existing schema/database.
tmountjr/clear-storage
30 Downloads
Clears Laravel's app/storage/views directory.
timfeid/laravel-sendgrid
574 Downloads
Add sendgrid api methods to Laravel's Mail