Database seeding is a simple way to add data into your database. It is especially useful during development where you need to populate the database with sample data that you can develop against, but it is not limited to that. Seeders can contain static data that you don’t want to include in a migration, like countries, or geo-coding tables, event or setting information, and more.
-
Notifications
You must be signed in to change notification settings - Fork 0
CodeIgniter 3 Database Seeding
License
arxcode40/codeigniter3-seeder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CodeIgniter 3 Database Seeding
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published