Libraries tagged by popular
diarmuidie/envpopulate
69401 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
antonyz89/yii2-seeder
17216 Downloads
A tool to quickly populate database with fake data
genealabs/nova-prepopulate-searchable
63748 Downloads
A tool to allow BelongsTo searchable fields to be pre-populated with data
alexbowers/nova-prepopulate-searchable
118075 Downloads
A tool to allow BelongsTo searchable fields to be pre-populated with data
greabock/populator
1816 Downloads
eloquent model populator
dkd/php-populate
49083 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
paulferrett/fpdm
4220 Downloads
PDF form filling using FPDM Class written by FPDF author Olivier
frogidev/fpdm
6350 Downloads
PDF form filling using FPDM Class written by FPDF author Olivier for Laravel 5
teamneusta/converter-bundle
5713 Downloads
Allows using the Converter & Populator design pattern for transformations from one universe to another
spekulatius/silverstripe-timezones
3555 Downloads
Provides time zone data as well as a pre-populated dropdown field for SilverStripe
robinncode/db_craft
471 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.
icosillion/secret-keeper
13453 Downloads
Library to populate Docker Secrets into the environment
vjik/codeception-db-populator
368 Downloads
Database populator for Codeception DB module
steamulo/elastica-fast-populate-bundle
7054 Downloads
Improves performance of fos:elastica:populate command from FOSElasticaBundle by distributing the work among consumers.
kenny1911/populate
1838 Downloads
Library for automatic fill object properties from array or other object.