Libraries tagged by iseed
rafwell/laravel-municipios
19 Downloads
Municípios e UFS para Laravel com Models, Migrations e Seeds.
princenoman/laravel-rocket
3 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
pangodream/migbuilder
1269 Downloads
Laravel Model, Seeder, Factory & Migration MySQL reverse engineer tool
niharb/my-form
16 Downloads
A Laravel package with registartion and login form with database migration and seeder
memran/marwa-db
0 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
kushy/metrc-php-sdk
85 Downloads
An easy to use PHP API for the METRC state licensed seed to sale cannabis API using the Guzzle library. Require, create new instance with API keys, and query any endpoint (GET, POST, PUT, DELETE)
kdbz/kenya-county
396 Downloads
A laravel package that creates and seeds Kenya's county,subcounty and wards lookup tables to a MySQL database
gadelgado/sql2seeder
1310 Downloads
A command line utility to transform sql files into database seeders
etsetra/laravel-migration-shield
1 Downloads
Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
edsonalvesan/laravel-citiesbr
1169 Downloads
Pacote Laravel de Cidades e Estados brasileiros com migrations, models e seeds.
didiwijaya/wilindo
617 Downloads
Package Laravel (Migration & Seeder) untuk wilayah Indonesia berdasarkan data SPLP Kemendagri
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
brandonbest/php-unittest-sqlite
1013 Downloads
Limit the number of migrations/seeders run during unit tests.
blitsoftwares/laravel-states-and-cities
1021 Downloads
País, cidades e estados. Com código IBGE Brasil. Com migrations, models, seeder, routes, config e views. SQL de dumps disponiveis na pasta 'sql'.
aimedidierm/ahantu
163 Downloads
A Laravel package to help developers to seed Rwanda locations data (province, district, sector, cell, village) in Laravel application.