Libraries tagged by laravel-data
vortechron/laravel-data-openapi-generator
2 Downloads
Generate OpenAPI specification from Laravel routes and Laravel Data objects.
vesperabr/laravel-data-binder
148 Downloads
Bind and retrieve input data
unisharp/laravel-datacarrier
756 Downloads
Handle data and let it live in global scope
timoshka-lab/laravel-data-transfer-object
1 Downloads
Helper package to map request data to DTO
tamkeenlms/laravel-data-selector
12 Downloads
An extra layer on top of Laravel's Eloquent to help with selecting and retrieving data from the database.
stianscholtz/laravel-data-table
50 Downloads
A Laravel package to create data tables.
soft1c/laravel-date-localization
26 Downloads
sergek7/laravel-data-import
6 Downloads
COMMAND-LINE AND API BASED CSV IMPORT TOOL WITH AN ADMIN USER INTERFACE
robinflyhigh/bagisto-laravel-data-faker
7738 Downloads
Add fake data of products and customers in Bagisto.
riverskies/laravel-data-collection
31 Downloads
Data collection package for Laravel to replace SQL Database Views
oskar-zborowski/laravel-database-migrator
4 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
oleglfed/laravel-data-model
114 Downloads
Generates data model document for laravel eloquent
norgul/laravel-data-migrations
4 Downloads
Laravel support for data migrations
nauhand/laravel-data-encryption
11 Downloads
A Laravel package for data encryption and decryption using RSA keys
mawuekom/laravel-data-repository
9 Downloads
Repository Pattern implementation for Laravel and Easily build Eloquent queries from API requests