Libraries tagged by laravel data
yoeriboven/laravel-log-db
114302 Downloads
A database driver for logging with Laravel
laracraft-tech/laravel-schema-rules
37467 Downloads
Automatically generate Laravel validation rules based on your database table schema!
sadegh19b/laravel-persian-validation
72434 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
wnx/laravel-backup-restore
199219 Downloads
A package to restore database backups made with spatie/laravel-backup.
backup-manager/laravel
776862 Downloads
Database backup manager seamlessly integrated with Laravel 4 or 5 with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more.
zoha/laravel-meta
97955 Downloads
a package for working with models meta
whitecube/laravel-timezones
64647 Downloads
Store UTC dates in the database and work with custom timezones in the application.
stefro/laravel-lang-country
33428 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
soved/laravel-gdpr
110539 Downloads
GDPR compliance with ease
soapbox/laravel-formatter
1019947 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others.
elfsundae/laravel-hashid
219795 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
aliziodev/laravel-taxonomy
3902 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
rawilk/laravel-form-components
109113 Downloads
Set of Blade components for TailwindCSS forms.
ybr-nx/laravel-mariadb
427790 Downloads
Add MariaDB JSON select support to Laravel
vkovic/laravel-custom-casts
339993 Downloads
Make your own custom cast type for Laravel model attributes