Libraries tagged by iseed
sukohi/quick-dict
11 Downloads
A Laravel package for create migration and seeder from key-value data.
sudippalash/role-creator
326 Downloads
Laravel Package for Role Management. This package uses the Spatie Laravel Permission package and includes role CRUD functionality & Seeder for permission.
stobys/laravel-crafter
36 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
spacetab-io/rdb-bridge
51 Downloads
Rdb bridge (spacetab-io/rdb) to use migration and seed commands with our configuration (spacetab-io/configuration).
skychf/reap
90 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
simlux/laravel-bakery
16 Downloads
Useful interactive artisan commands to generate models, repositories, migrations, seeds, factories and views.
segmatech/laravel-modb
0 Downloads
this package is used for creating models, seeders factories, ...
samy/dataversion
19 Downloads
PHP Database Migrations and Seeds
saas/alay
5 Downloads
SaaSVenture Springboard package seed
runcmf/runcli
36 Downloads
RunCli - Command Line Interface. [migrate, seed, generate migrations and seeds from existing database, create database, generate resources and much more :)]
rubrasum/velocity-forms
11 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --
roshangara/countries
6 Downloads
countries model, databse and seeds
restusatyaw/pattren-maker
41 Downloads
Automatic Service, Repository, DTO, and Seeder Generator for Laravel
rasel9w9/data-generator
59 Downloads
This is For Make Seeder Or Generate The Table Data As Array
ramosmerino/laravel-5-rest-api-scaffold
118 Downloads
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.