Libraries tagged by LaravelS
xdevor/type
1 Downloads
A Laravel package which object type collection powered by Laravel's validation components.
xcode75/blade
2 Downloads
The standalone version of Laravel's Blade templating engine for use outside of Laravel.
wesllenalves/laravel-azure-storage-wesllen
3 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
websteam/wp-query-builder
3 Downloads
A fork of an expressive query builder for WordPress based on Laravel's Query Builder
webard/nova-calendar
3500 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.