|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| kirkbushell/eloquence | 0.86 | — | 575 | 578 | 56 | 24K | 1 | 5.6 | 22.4 | MIT | 1 year ago | |
| brick/reflection | 0.84 | Low-level PHP 8.1+ helpers extending native reflection. ReflectionTools can list all instance methods/properties across inheritance (including private parents), get class hierarchies, and create reflections for any callable with meaningful function names. | 23 | 24 | 3 | 7K | 1 | 18.7 | 37.8 | MIT | 4 months ago | |
| andrew-gos/class-builder | 0.83 | PHP library to construct objects from arrays or scalars using constructor reflection. Supports interfaces/abstracts via AvailableInheritors, conditional building with BuildIf checkers, typed arrays, variadics, and union/intersection parameter types. | 1 | 2 | 0 | 127 | 0 | 0.0 | 25.0 | MIT | — | |
| a5sys/doctrine-trait-bundle | 0.83 | — | 6 | 7 | 2 | 6 | 2 | 2.6 | 3.7 | MIT | 7 years ago | |
| roave/better-reflection | 0.83 | Enhanced PHP reflection for static analysis: reflect classes without loading them, from PHP code strings or closures, extract AST from functions/methods, and read type declarations and docblocks. Feature-rich but slower than native reflection. | 1,245 | 1,247 | 137 | 507K | 14 | 40.5 | 47.1 | MIT | 2 months ago | |
| besmartand-pro/doctrine-behaviors | 0.82 | — | 0 | 0 | 0 | 13 | 0 | 0.0 | 15.8 | MIT | — | |
| dreadnip/smart-dto-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 3 years ago | |
| maks3w/phpunit-methods-trait | 0.82 | PHP trait exposing PHPUnit TestCase helper methods for use inside reusable test traits. Lets traits call mocking, expectations, and other TestCase APIs without extending TestCase directly; assertions are via PHPUnit\Framework\Assert. | 1 | 2 | 1 | 4 | 0 | 2.8 | 6.6 | NOASSERTION | 5 years ago | |
| miladimos/laravel-toolkit | 0.82 | — | 7 | 7 | 2 | 3 | 0 | 0.1 | 1.9 | — | — | |
| typhoon/reflection | 0.82 | Static, fast alternative to PHP’s native Reflection. Reflects code without running or autoloading it, uses lazy loading + caching, and stays compatible with native reflection. Supports Psalm/PHPStan phpDoc types, template resolution, and avoids memory leaks (safe with zend.enable_gc=0). | 40 | 39 | 3 | 3K | 2 | 4.7 | 25.3 | MIT | 1 year ago | |
| sajadsdi/php-reflection | 0.82 | Lightweight wrapper around PHP’s built-in Reflection API. Inspect classes by name or instance and quickly fetch ReflectionClass plus lists of properties, methods, and constants. Simple Reflections helper for common reflection tasks. | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 2 years ago | |
| fsi/reflection | 0.82 | Optimized Reflection for PHP 5.3 that caches ReflectionClass/Method/Property objects via factory() so they’re never created twice. Returned methods/properties are pre-set accessible for private/protected access; some uncached operations throw exceptions. | 7 | 8 | 3 | 562 | 1 | 0.2 | 24.3 | MIT | — | |
| someonefamous/laravel-findby | 0.81 | Add dynamic finders to Eloquent models: call User::findByLastName('Smith') or User::findAllByFirstName('Bob') instead of where()->first()/get(). Works with any snake_cased field name via the FindBy trait. | 3 | 4 | 0 | 114 | 0 | 3.5 | 20.3 | — | 5 years ago | |
| alexanevsky/getter-setter-accessor-bundle | 0.81 | — | 1 | 1 | 0 | 9 | 0 | 0.0 | 10.2 | MIT | — | |
| spatie/laravel-model-info | 0.81 | Inspect Laravel Eloquent models to discover their file name, table name, attributes (name/type) and relations (name/type/related model). Also includes a ModelFinder to automatically locate all models in your application. | 183 | 184 | 24 | 17K | 0 | 21.1 | 30.4 | MIT | 4 months ago | |
| queents/console-helpers | 0.81 | — | 0 | 0 | 0 | 1K | 1 | 0.7 | 42.8 | MIT | 3 years ago | |
| league/construct-finder | 0.81 | Locate PHP code constructs (classes, interfaces, traits, enums) within one or more directories. Returns construct objects or just names, with type-specific finders and support for excluding files via simple wildcard patterns. | 44 | 44 | 5 | 37K | 0 | 0.4 | 40.3 | — | — | |
| laracraft-tech/laravel-useful-traits | 0.80 | 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 | |
| jenssegers/model | 0.80 | — | 395 | 397 | 57 | 40K | 17 | 14.2 | 34.3 | — | 1 year ago | |
| antares/accessible | 0.80 | — | 12 | 12 | 2 | 1 | 0 | 2.8 | 0.4 | MIT | 10 years ago |
How can I help you explore Laravel packages today?