Libraries tagged by laravel5 date
bepsvpt/laravel-security-header
2462 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
austinheap/laravel-database-encryption
75976 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
haringsrob/livewire-datepicker
3869 Downloads
A standalone livewire datepicker component without dependencies
ariaieboy/filament-jalali-datetimepicker
18354 Downloads
This is my package filament-jalali-datetimepicker
chartello/chartello
3264 Downloads
Visualize your Laravel app data in simple dashboards.
linkeys/signed-url
47106 Downloads
Enhanced signed URLs for Laravel, including attaching data, click limits and expiry.
cable8mm/xeed
2003 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
binary-cats/sanitizer
99121 Downloads
Data sanitizer and Laravel form requests with input sanitation.
nwidart/db-exporter
39041 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
hpolthof/laravel-translations-db
5320 Downloads
A database translations implementation for Laravel 5.
yadakhov/laradump
12649 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
klepak/nova-dynamic-page-title
147326 Downloads
Dynamically updates Laravel Nova page title based on data from Vue router.
ashallendesign/redactable-models
1989 Downloads
A Laravel package for easily redacting model data.
laraflock/multi-tenant
1252 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
analogue/orm
46310 Downloads
An intuitive Data Mapper ORM for PHP and Laravel