Libraries tagged by rseed
sadegh19b/laravel-iran-cities
13 Downloads
A Laravel package for Iran provinces and cities seeder and models
restusatyaw/pattren-maker
45 Downloads
Automatic Service, Repository, DTO, and Seeder Generator for Laravel
rasel9w9/data-generator
65 Downloads
This is For Make Seeder Or Generate The Table Data As Array
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.
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)
gadelgado/sql2seeder
1326 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.
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.
bardolf69/laravel11-countries-states-cities
22 Downloads
Laravel Countries States Cities DB Migration & Seeder
aimedidierm/ahantu
164 Downloads
A Laravel package to help developers to seed Rwanda locations data (province, district, sector, cell, village) in Laravel application.
anahkiasen/fakable
12726 Downloads
Allows the creation and seeding of fake Eloquent models
zorachka/seeder
104 Downloads
Zorachka Seeder
zbm/m2m-seeding
24 Downloads
seed fake data between many-to-many relation