Libraries tagged by populated
augustash/custom_schema_override
25 Downloads
Provides a custom JSON-LD field in the metatag sidebar that overrides schema_metatag structured data output when populated..
pulsundzeit/kirby-populated-fields-api
87 Downloads
Kirby plugin that provides populated fields via REST API
xt/laravel-userstimetamps
289 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.
spekulatius/silverstripe-timezones
3843 Downloads
Provides time zone data as well as a pre-populated dropdown field for SilverStripe
rb-cohen/jzform
529 Downloads
A javascript form library populated by Zend Form
phumsoft/userstamps
2 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.
phpfour/laravel-userstamps-for-backpack
119 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. This forks make that work for Backpack for Laravel.
pacificinternet/userstamps
22 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.
oyova/laravel-nova-prepopulate-searchable
20 Downloads
A tool to allow BelongsTo searchable fields to be pre-populated with data.
onesandzeros/silverstripe-timezones
54 Downloads
Provides time zone data as well as a pre-populated dropdown field for SilverStripe
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
kseven/userstamps
1 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.
desertbynight/telnumbernormalizer
11 Downloads
Accepts text files populated with tel numbers and returns csv with just integers
dalisoft/userstamps
33 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.
cubicl/php-object-graph-generator
1654 Downloads
Create randomly populated object graphs