Libraries tagged by laravel-datum
felipeva/inertia-table
1919 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.
vcian/laravel-data-bringin
454 Downloads
Dynamic import csv and column mapping to a Laravel application mysql database.
dominik-eller/laravel-data-normalizer
63 Downloads
A Laravel package to normalize and format data such as phone numbers, emails, and other input into standardized formats.
distinctm/laravel-data-sync
72 Downloads
Laravel utility to keep records synced between environments through source control
tailflow/dto
93 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
tofandel/twill-spatie-data
1108 Downloads
A package to allow the addition of twill data into spatie/laravel-data objects
ccharz/laravel-dto-lite
851 Downloads
Simple Laravel Data Transfer Object
yo1l/laravel-data-anonymization
474 Downloads
Laravel bridge for arrilot/data-anonymization
vulpecula-io/laravel-datum
123 Downloads
Datum records different data and aggregations for use on Dashboards
ibrostudio/laravel-data-repository
70 Downloads
This is my package laravel-data-repository
cv/laravel-data-generator
29 Downloads
generate laravel data by mysql table
cv/laravel-data-extra
13 Downloads
laravel data extra
crixuamg/laravel-data-migrations
1048 Downloads
Manage data migrations easily within your Laravel application
atabix/laravel-data-anonymization
29103 Downloads
Laravel bridge for arrilot/data-anonymization
alban/laravel-data-sync
4 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.