Libraries tagged by laravel-datum
spatie/laravel-data
16302675 Downloads
Create unified resources and data transfer objects
jlorente/laravel-data-migrations
126383 Downloads
An extension to allow you to separate data migrations from structure migrations
dragon-code/laravel-data-dumper
6014 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
arrilot/laravel-data-anonymization
439607 Downloads
Laravel bridge for arrilot/data-anonymization
y-ui/laravel-data-masking
2359 Downloads
A mysql data masking tool with Laravel
juststeveking/laravel-data-object-tools
10288 Downloads
A set of tools to make working with Data Transfer Objects easier in Laravel
coderan/laravel-data-migrations
42175 Downloads
An extension to allow you to separate data migrations from structure migrations
michielfb/data-migrations
49987 Downloads
Laravel Data Migrations
schulzefelix/laravel-data-transfer-object
41726 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
outsidaz/laravel-data-anonymization
2984 Downloads
nullthoughts/laravel-data-sync
1151 Downloads
Laravel utility to keep records synced between environments through source control
ephort/laravel-data-authorization
3194 Downloads
Add authorization to your data
basillangevin/laravel-data-json-schemas
450 Downloads
Transforms Spatie Data objects into JSON Schemas with built-in validation
tailflow/castable-dto
29099 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
felipeva/inertia-table
3563 Downloads
A Laravel package to help you quickly build Inertia.js data tables with the help of Laravel Query Builder and Spatie's Laravel Data.