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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| e-lodgy/coding-standard | 0.87 | E-Lodgy’s shared Easy Coding Standard (ECS) configuration for PHP projects. Install via Composer, import the provided ecs.php, and apply consistent formatting and code style rules across your src, tests, and config files. | 0 | 0 | 1 | 5 | 1 | 2.6 | 10.7 | MIT | 2 years ago | |
| rollerscapes/standards | 0.86 | — | 0 | 0 | 0 | 167 | 0 | 15.7 | 34.4 | — | 4 months ago | |
| 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 | 20.4 | 41.9 | MIT | 3 months ago | |
| lastdragon-ru/lara-asp-eloquent | 0.79 | — | 1 | 1 | 0 | 5K | 0 | 0.0 | 46.0 | MIT | — | |
| lubusin/laravel-decomposer | 0.78 | — | 636 | 645 | 43 | 302 | 0 | 22.7 | 2.6 | MIT | 4 months ago | |
| 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 | 9 | 0 | 0.0 | 13.8 | — | — | |
| 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 | 158 | 1 | 19.5 | 8.8 | MIT | 3 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 | 35.0 | 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 | 51 | 0 | 1.8 | 23.7 | Apache-2.0 | 2 years ago | |
| sofa/eloquence-base | 0.77 | — | 79 | 79 | 64 | 8K | 12 | 9.1 | 32.4 | MIT | 5 years ago | |
| adimeo-data-suite/commons | 0.77 | — | 0 | 0 | 5 | 0 | 1 | 0.3 | — | — | — | |
| staudenmeir/laravel-cte | 0.77 | Adds Common Table Expression (CTE) support to Laravel’s query builder and Eloquent. Build WITH and WITH RECURSIVE queries, materialized CTEs, custom columns and cycle detection, plus CTEs for insert/update/delete. Works across major databases (MySQL, Postgres, SQLite, SQL Server, Oracle). | 665 | 665 | 50 | 482K | 0 | 26.5 | 43.8 | MIT | 4 months ago | |
| arcanedev/support | 0.77 | ARCANEDEV Support provides shared helpers and utilities for ARCANEDEV and Laravel projects. A lightweight toolkit of common support classes and convenience functions, compatible across Laravel 5.1 through 10.x. | 188 | 190 | 45 | 84K | 1 | 11.6 | 36.9 | MIT | 2 years ago | |
| awobaz/compoships | 0.76 | 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,206 | 1,210 | 143 | 352K | 34 | 41.7 | 56.2 | MIT | 1 month ago | |
| kornrunner/keccak | 0.72 | Pure PHP Keccak (SHA-3) implementation with easy static API. Compute Keccak hashes (224/256/384/512) and SHAKE outputs (XOF) without extensions. Includes test suite and coverage, suitable for Ethereum and other crypto use cases. | 124 | 130 | 47 | 86K | 0 | 3.6 | 39.3 | MIT | 5 years ago | |
| astrotomic/laravel-cachable-attributes | 0.63 | — | 32 | 32 | 3 | 221 | 1 | 2.0 | 12.2 | MIT | 3 years ago | |
| rinvex/laravel-attributes | 0.63 | — | 430 | 428 | 108 | 145 | 3 | 3.1 | 1.8 | MIT | — | |
| parables/laravel-cuid2 | 0.62 | — | 7 | 7 | 0 | 454 | 2 | 1.3 | 24.3 | MIT | 1 year ago | |
| spatie/laravel-schemaless-attributes | 0.61 | Add “schemaless” JSON attributes to Laravel Eloquent models. Store arbitrary key/value data in one JSON column with a fluent API: get/set via properties or arrays, dot-notation access, defaults, forget keys, and query scopes for matching attributes. | 1,083 | 1,088 | 53 | 361K | 0 | 28.4 | 38.6 | MIT | 5 months ago |
How can I help you explore Laravel packages today?