stancl/virtualcolumn
stancl/virtualcolumn adds database-like “virtual columns” to Eloquent models, letting you define computed attributes that can be queried, sorted, and indexed as if they were real fields. Useful for JSON data, derived values, and cleaner, faster queries.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dk/calculator-bundle | 0.73 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| tusimo/embed-relation | 0.72 | — | 3 | 3 | 0 | 139 | 0 | 1.5 | 21.5 | MIT | 7 years ago | |
| korridor/laravel-computed-attributes | 0.72 | Adds “computed attributes” to Laravel models, letting you define dynamic/derived properties that behave like normal attributes (including access/casting/serialization) without storing them in the database. Useful for clean model APIs and reusable calculations. | 12 | 12 | 4 | 6K | 1 | 23.4 | 41.1 | MIT | 4 weeks ago | |
| ecommit/crud-bundle | 0.72 | — | 0 | 0 | 2 | 186 | 0 | 0.1 | 31.4 | MIT | — | |
| staudenmeir/eloquent-eager-limit | 0.71 | Add per-parent limits to eager-loaded Eloquent relationships in Laravel. Load only the latest N related models for each parent (e.g., newest comments per post) without N+1 queries. Supports common relations and integrates cleanly with queries and pagination. | 884 | 883 | 73 | 45K | 0 | 12.6 | 23.7 | MIT | 2 years ago | |
| flow-php/etl-adapter-csv | 0.71 | — | 5 | 5 | 2 | 9K | 0 | 0.1 | 43.7 | MIT | — | |
| avro/csv-bundle | 0.70 | — | 29 | 30 | 12 | 195 | 2 | 4.1 | 12.8 | — | 4 years ago | |
| ajgl/csv | 0.70 | — | 0 | 5 | — | 0 | — | 0.5 | — | — | — |
How can I help you explore Laravel packages today?