Libraries tagged by data feed
joeyrush/better-migrate-seed
11182 Downloads
An alternative migrate:fresh --seed command which allows you to create a group of seeders from your existing data and/or playback a group of seeders
lanin/laravel-extend-seeder
1436 Downloads
Extension for Laravel seeder. Seed your database with CSV data.
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
luizneves01/smart-seeder
155462 Downloads
Versioned, environment-based Seeders in Laravel.
fndmiranda/data-migration
420 Downloads
Synchronize and migrate data between the application and the database
betalabs/laravel-seeder
1992 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
elimuswift/db-exporter
4689 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
jsefton/laravel-virtual-fields
1140 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
prioris/iseed
1098 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.
xefi/faker-php-symfony
20 Downloads
Faker PHP integration with Symfony
serhii/ago
2197 Downloads
Transforms a given date into a human-readable "time ago" format with multilingual support. Example outputs include "1 hour ago", "2 days ago", "Just now", and "Online". The results are fully customizable to fit your specific needs
emc/table-bundle
2023 Downloads
TableBundle makes dealing with tables easier. This bundle manage the most common needs for tables. It works and flexible as Symfony Forms. For more documentations see http://www.table-bundle.com
nst/craft-publisher
377 Downloads
Publisher X enables you to publish saved Drafts on a future date without the need to handle the cache expiration logic. The cronjob handles the publication and the cache invalidation.
aimedidierm/ahantu
163 Downloads
A Laravel package to help developers to seed Rwanda locations data (province, district, sector, cell, village) in Laravel application.
digiaonline/common-sanitization-stages
36555 Downloads
A collection of pipeline stages that are commonly needed when sanitizing data