alexanevsky/getter-setter-accessor-bundle
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sajadsdi/php-reflection | 0.86 | 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 | |
| symfony/property-access | 0.85 | Symfony PropertyAccess lets you read and write values on objects and arrays using a simple property path string notation. It supports nested access, getters/setters, and array indexes, making data mapping and form handling easier. | 2,821 | 2,831 | 27 | 7M | 0 | 44.1 | 55.1 | MIT | 3 weeks ago | |
| roave/better-reflection | 0.85 | 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,242 | 1,245 | 137 | 326K | 14 | 41.7 | 44.5 | MIT | 1 month 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 | 23 | 3 | 6K | 1 | 21.2 | 37.2 | MIT | 3 months ago | |
| fsi/reflection | 0.84 | 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 | 451 | 1 | 0.2 | 24.3 | MIT | — | |
| symfony/property-info | 0.83 | Symfony PropertyInfo extracts metadata about PHP class properties (types, visibility, accessors) from multiple sources like reflection, PHPDoc, and serializers. Useful for building API docs, forms, validation, and other tooling that needs reliable property details. | 2,228 | 2,233 | 13 | 7M | 0 | 42.1 | 56.0 | MIT | 3 weeks 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 | 101 | 0 | 0.0 | 23.6 | MIT | — | |
| aescarcha/business | 0.83 | Symfony bundle providing REST endpoints for managing businesses, with JSON responses and API docs support. Integrates FOSRestBundle, FOSUserBundle, JMS Serializer, NelmioApiDoc, Doctrine extensions, and distance-based business querying. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| league/construct-finder | 0.83 | 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 | 42K | 0 | 0.4 | 41.1 | — | — | |
| digitalrevolution/accessorpair-constraint | 0.83 | PHPUnit helper to automatically test and cover getters/setters (and constructor-to-getter pairs) on data classes. Add the AccessorPairAsserter trait and call assertAccessorPairs() to validate accessor pairs, optional default/initial value checks. | 9 | 10 | 10 | 3K | 1 | 27.4 | 39.1 | MIT | 1 month ago | |
| belsym/common-bundle | 0.83 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ac/model-traits | 0.82 | — | 6 | 6 | 2 | 4 | 0 | 0.1 | 2.7 | — | — | |
| codememory/reflection | 0.82 | Cacheable alternative to PHP’s Reflection API. Uses a Symfony Cache adapter to store class metadata (names, methods, properties, types, attributes) for faster repeat reflection in production, with a dev mode toggle via ReflectorManager. | 2 | 2 | 0 | 0 | 0 | 9.7 | — | MIT | 8 months ago | |
| digitalrevolution/utils | 0.82 | — | 1 | 1 | 8 | 3K | 1 | 27.4 | 51.6 | MIT | 1 month ago | |
| antonchernik/restful-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ergebnis/classy | 0.79 | ergebnis/classy adds convenient helpers for working with PHP classes and reflection. Generate class names, namespaces, and short names, and inspect class metadata in a clean, test-friendly way—useful for tooling, libraries, and code generation. | 39 | 39 | 4 | 63K | 0 | 17.1 | 48.2 | MIT | 5 months ago | |
| amare53/helper-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| cvek/collection | 0.79 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dawen/api-doc-property-bundle | 0.79 | — | 1 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| cerbero/eloquent-inspector | 0.79 | — | 112 | 112 | 2 | 3K | 0 | 0.6 | 19.3 | MIT | — |
How can I help you explore Laravel packages today?