sebastian/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects, helping you inspect, analyze, or collect objects reachable from complex data structures. Install via Composer for production or as a dev dependency for testing and tooling.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sebastian/phpcpd | 0.80 | PHPCPD is a copy/paste detector for PHP that finds duplicated code (clones) across files and reports duplicate lines and locations. Distributed as a PHAR and installable via Phive. Note: this project is unmaintained and archived. | 2,211 | 2,253 | 189 | 351K | 0 | 8.4 | 21.5 | BSD-3-Clause | — | |
| sebastian/object-reflector | 0.76 | Reflect object properties across a class hierarchy, including inherited, private, and protected members. sebastian/object-reflector provides a small utility for accessing and inspecting object state when PHP’s standard reflection APIs are inconvenient. | 6,283 | 6,287 | 3 | 14M | 1 | 37.1 | 50.7 | BSD-3-Clause | 5 months ago | |
| sebastian/exporter | 0.74 | Exports PHP variables into readable, stable string representations for visualization and debugging. Handles scalars, arrays, objects, resources, binary strings, and recursive references, producing clear output useful in test failures and developer tooling. | 6,822 | 6,831 | 39 | 15M | 1 | 52.2 | 53.9 | BSD-3-Clause | 1 week ago | |
| sebastian/type | 0.73 | sebastian/type provides lightweight value objects for representing and working with PHP’s type system (built-in, class, union, intersection, nullable, etc.). Useful for static analysis tools, reflection helpers, and test utilities that need precise type modeling. | 1,503 | 1,504 | 13 | 14M | 1 | 28.3 | 62.6 | BSD-3-Clause | 2 months ago | |
| sebastian/environment | 0.71 | sebastian/environment helps PHP libraries handle runtime-specific execution paths by detecting and describing the current environment (PHP version, features, etc.). Useful for writing portable code that adapts to different runtimes and configurations. | 6,778 | 6,789 | 37 | 15M | 1 | 49.9 | 53.3 | BSD-3-Clause | 1 month ago | |
| sebastianfeldmann/camino | 0.58 | camino is a lightweight PHP library by Sebastian Feldmann for defining and executing command-line pipelines with clear, composable steps. It helps you build repeatable CLI workflows, handle command execution, capture output, and manage failures consistently. | 17 | 17 | 2 | 279K | 0 | 1.3 | 55.3 | MIT | 5 years ago | |
| sebastian/recursion-context | 0.55 | — | 6,574 | 6,578 | 19 | 14M | 1 | 39.2 | 50.5 | BSD-3-Clause | 5 months ago | |
| theseer/directoryscanner | 0.55 | — | 37 | 43 | 10 | 11K | 2 | 1.6 | 34.1 | NOASSERTION | 4 years ago | |
| sebastian/file-filter | 0.54 | Filter and whitelist/blacklist files and directories in PHP projects. Extracted from phpunit/phpunit, this lightweight library helps build file lists while honoring include/exclude rules—useful for test runners, coverage tools, and CLI utilities. | 13 | 13 | 1 | 1M | 1 | 15.7 | 62.6 | BSD-3-Clause | 3 months ago |
How can I help you explore Laravel packages today?