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