eloquent-populator

Attribute guesser

A package that automatically guesses attributes for model factories in Laravel applications by analyzing column names and types.

Guess attributes for Laravel model factories

GitHub

74 stars
6 watching
8 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list

eloquentfakerlaravelphp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kirkbushell/eloquence A package for extending Laravel's Eloquent models and functionality 548
octopyid/larapersonate An extension package for Laravel that enables impersonation of users in the application 294
laravel/scout Provides a simple, driver-based solution for adding full-text search to Eloquent models. 1,568
redcrystalcode/laravel-value-objects A package for casting Eloquent model attributes to value objects with ease. 23
jpkleemans/attribute-events Library that generates domain events from Eloquent attribute changes in Laravel applications 309
nicolaslopezj/searchable Adds search functionality to Eloquent models in Laravel applications 2,010
delatbabel/elocryptfive Encrypts and decrypts data stored in Eloquent model attributes in Laravel applications 87
tiagosilvapereira/laraestimate A comprehensive estimates and quotes system built with Laravel 7 and VueJS 147
laravel-auto-presenter/laravel-auto-presenter A system for automatically decorating objects bound to views in web applications 752
marcotcr/anchor Provides a method to generate explanations for predictions made by any black box classifier. 798
klaude/eloquent-preferences A library that provides a way to bind multiple key/value pair preferences to application models. 30
dwightwatson/rememberable A caching trait for Eloquent models in Laravel that stores query results for a specified time period. 1,119
mattrmiller/laravel-potion A pure PHP asset manager for Laravel that simplifies asset handling without requiring additional dependencies. 61
genaker/laragento A library that allows direct access to Magento 2 data from Eloquent ORM in Laravel applications. 96
n7olkachev/laravel-computed-properties A package that adds computed properties to Eloquent models for efficient and lazy loading of calculated attributes. 192