Libraries tagged by populate
wildside/userstamps
1939301 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
687215 Downloads
PDF form filling using FPDM Class written by FPDF author Olivier
yiisoft/hydrator
163777 Downloads
Create and populate objects with type casting, mapping and dependencies resolving support.
laragear/populate
14827 Downloads
Populate your database with a supercharged, continuable seeder
dnadesign/silverstripe-populate
108659 Downloads
Populate your database through YAML files
willdurand/faker-bundle
1219424 Downloads
Put the awesome Faker lib into the DIC and populate your database with fake data.
sheadawson/silverstripe-dependentdropdownfield
243161 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
68288 Downloads
Populate Craft fields with dynamic data using the power of Twig.
dkd/php-populate
66839 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
robinncode/db_craft
4820 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
17186 Downloads
Populate your database using the GeoNames service.
inpsyde/google-tag-manager
61925 Downloads
Adds the Google Tag Manager container snippet to your site and populates the Google Tag Manager Data Layer.
diarmuidie/envpopulate
96106 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
antonyz89/yii2-seeder
29681 Downloads
A tool to quickly populate database with fake data
alexbowers/nova-prepopulate-searchable
128998 Downloads
A tool to allow BelongsTo searchable fields to be pre-populated with data