korridor/laravel-computed-attributes
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ticketswap/phpstan-error-formatter | 0.85 | Minimalistic PHPStan error formatter with clickable file+line links per error, no wrapping output, naive syntax highlighting, and visually truncated paths while preserving links. Easy install via Composer; enable with errorFormat: ticketswap. | 87 | 87 | 5 | 43K | 0 | 23.3 | 42.4 | MIT | 2 months ago | |
| arty/php-coding-standard | 0.85 | — | 2 | 3 | 0 | 2 | 0 | 14.0 | 4.6 | MIT | 5 months ago | |
| easycorp/easy-security-bundle | 0.79 | DEPRECATED/UNMAINTAINED: Symfony 3.4 includes similar features. EasySecurityBundle adds a “security” service with shortcuts for common Symfony Security tasks (get current user, check roles, login errors) to reduce complexity and verbosity. | 91 | 96 | 4 | 0 | 0 | 1.0 | — | MIT | 8 years ago | |
| lubusin/laravel-decomposer | 0.78 | — | 0 | 640 | — | 396 | — | 24.9 | 3.2 | — | — | |
| corepine/support | 0.78 | A small collection of Laravel/PHP support utilities from Corepine, providing reusable helpers and common building blocks to simplify everyday application code and package development. | 0 | 0 | 0 | 16 | 0 | 0.0 | 17.0 | — | — | |
| beloop/core | 0.78 | Core component of the Beloop LMS suite: shared foundations used by other Beloop components and bundles built on Symfony. MIT licensed. Read-only split package—use the main beloop/components repository for issues, questions, and PRs. | 0 | 0 | 0 | 0 | 0 | 1.4 | — | — | 6 years ago | |
| laracraft-tech/laravel-useful-traits | 0.77 | Laravel package with handy daily-use additions: traits for PHP 8.1+ enums (get names/values/array) and Eloquent query scopes (e.g., select all columns except specific ones, date-based scopes), plus an Artisan db:truncate command. | 58 | 58 | 2 | 53 | 1 | 21.7 | 4.4 | MIT | 2 months ago | |
| comsave/common | 0.77 | Shared common utilities for Laravel/PHP projects by Comsave. Provides reusable helpers and foundational components to reduce duplication across apps and packages, keeping shared logic centralized and easy to maintain. | 2 | 2 | 1 | 1K | 0 | 2.4 | 36.1 | MIT | 6 years ago | |
| edemy/mathbundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dontdrinkandroot/common | 0.77 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 38 | 0 | 1.8 | 22.0 | Apache-2.0 | 2 years ago | |
| sofa/eloquence-base | 0.77 | — | 79 | 79 | 66 | 10K | 12 | 9.1 | 33.5 | MIT | 5 years ago | |
| awobaz/compoships | 0.75 | Adds composite-key relationship support to Laravel Eloquent. Define hasOne/hasMany/belongsTo relations matching two or more columns so eager loading works with legacy or third‑party schemas, using a custom base Model or Compoships trait. | 1,208 | 1,209 | 142 | 325K | 34 | 42.1 | 54.4 | MIT | 1 month ago | |
| sebastian/comparator | 0.74 | sebastian/comparator compares PHP values for equality with type-aware comparators. Use the Factory to select the right comparator and get helpful ComparisonFailure details when assertions fail—ideal for test suites and tooling. | 7,050 | 7,064 | 69 | 14M | 1 | 57.0 | 53.2 | BSD-3-Clause | 2 weeks ago | |
| stancl/virtualcolumn | 0.70 | 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. | 85 | 84 | 14 | 492K | 0 | 3.3 | 51.9 | MIT | 1 year ago | |
| korridor/laravel-model-validation-rules | 0.56 | — | 29 | 29 | 6 | 13K | 0 | 20.8 | 42.2 | MIT | 1 month ago | |
| rinvex/laravel-attributes | 0.54 | — | 430 | 428 | 108 | 158 | 3 | 3.1 | 1.9 | MIT | — | |
| spatie/laravel-model-cleanup | 0.54 | Deprecated: use Laravel’s built-in Prunable. Spatie’s laravel-model-cleanup deletes unneeded Eloquent records via a cleanUp() configuration per model, and an artisan command to prune records older than a given age or matching custom rules. | 396 | 410 | 43 | 208 | 0 | 5.5 | 1.8 | MIT | 5 years ago | |
| ymigval/laravel-model-cache | 0.54 | — | 79 | 79 | 7 | 6K | 0 | 17.1 | 29.8 | MIT | 3 months ago |
How can I help you explore Laravel packages today?