Libraries tagged by laravel-DANA
tailflow/dto
162 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
kakaprodo/custom-data
3639 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
dalholm/laravel-settings
443 Downloads
Database settings package for Laravel
verifiedit/laravel-sqlsrv-driver-enhanced
1507 Downloads
Enhanced version of Laravel's database driver for Sql Server.
tofandel/twill-spatie-data
1713 Downloads
A package to allow the addition of twill data into spatie/laravel-data objects
titeca/laravel-sqlanywhere-driver
465 Downloads
Laravel database driver to connect to a sqlanywhere database instance
thisisdevelopment/laravel-test-snapshot
5493 Downloads
Laravel database snapshotting for phpunit tests
tapanderasari/laravel-mysql-encrypt
802 Downloads
Laravel Database encryption mysql side
statikbe/laravel-surveyhero
1310 Downloads
Import Surveyhero responses into the Laravel database
prioris/iseed
857 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]) and further forked by Szobonya Csaba([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
nicklayb/laravel-db-import
8193 Downloads
Laravel database import package for easy manipulations
nedwors/hopper
97 Downloads
Hopper lets you move between your local Laravel databases with ease, preserving data and easing development
msieprawski/resource-table
509 Downloads
Alternative for Laravel DataTable
mojopollo/laravel-json-schema
542 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
michaeljennings/refresh-database
1568 Downloads
A package to speed up your laravel database tests by only running the migrations once