Libraries tagged by form population
patryknamyslak/patform
61 Downloads
A form builder that fetches a tables structure and creates suitable fields, ideal for admin panels or to ease up the way of populating a table!
apiverve/citieslookup
0 Downloads
Cities Lookup is a simple tool for looking up city data. It returns the city name, population, and more.
robinncode/db_craft
5019 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
gevans/phaker
1077 Downloads
Phaker generates fake data for unit testing and populating your database.
mikegarde/braces-template
16293 Downloads
Simple template engine for populating values into a document.
darklow/ff-elastica-manager
55 Downloads
Elastica manager for creating, rotating, populating and managing ElasticSearch indexes using Elastica client library
guidocella/eloquent-populator
63012 Downloads
Guess attributes for Eloquent model factories
lulco/populator
33292 Downloads
Database fake data populator for PHP
teamneusta/converter-bundle
15663 Downloads
Allows using the Converter & Populator design pattern for transformations from one universe to another
guava/laravel-populator
1470 Downloads
A laravel package for seeding testing and production data.
vjik/codeception-db-populator
387 Downloads
Database populator for Codeception DB module