Libraries tagged by populate
wildside/userstamps
1319139 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
tmw/fpdm
510417 Downloads
PDF form filling using FPDM Class written by FPDF author Olivier
laragear/populate
2114 Downloads
Populate your database with a supercharged, continuable seeder
yiisoft/hydrator
65103 Downloads
Create and populate objects with type casting, mapping and dependencies resolving support.
willdurand/faker-bundle
1206816 Downloads
Put the awesome Faker lib into the DIC and populate your database with fake data.
sheadawson/silverstripe-dependentdropdownfield
207364 Downloads
A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on
lewisjenkins/craft-dynamic-fields
64644 Downloads
Populate Craft fields with dynamic data using the power of Twig.
dnadesign/silverstripe-populate
91933 Downloads
Populate your database through YAML files
dkd/php-populate
53490 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
robinncode/db_craft
1280 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.
nevadskiy/laravel-geonames
8880 Downloads
Populate your database using the GeoNames service.
inpsyde/google-tag-manager
52081 Downloads
Adds the Google Tag Manager container snippet to your site and populates the Google Tag Manager Data Layer.
diarmuidie/envpopulate
79407 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
antonyz89/yii2-seeder
23570 Downloads
A tool to quickly populate database with fake data
genealabs/nova-prepopulate-searchable
65440 Downloads
A tool to allow BelongsTo searchable fields to be pre-populated with data