haydenpierce/class-finder
Lightweight PHP utility to locate and list classes by scanning directories and Composer autoload data. Helpful for plugin discovery, reflection-based tooling, and dynamic registration tasks in frameworks like Laravel or Symfony.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laragraph/utils | 0.84 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 7 | 502K | 0 | 25.1 | 65.0 | MIT | 1 month ago | |
| endroid/quality | 0.83 | Quality-related helper package by Endroid for PHP/Laravel apps, providing small utilities for enforcing or improving code/data quality in your project. Suitable as a lightweight dependency when you need simple quality checks or supporting components. | 3 | 3 | 1 | 173 | 0 | 0.0 | 22.7 | — | — | |
| easy-doc/easy-doc | 0.83 | Easy Doc is a Laravel/PHP package for quickly generating and serving project documentation. It helps you organize docs, render them for the web, and keep content maintainable with a simple setup suitable for small apps and internal tools. | 4 | 4 | 4 | 5K | 0 | 25.0 | 48.3 | MIT | 9 months ago | |
| zero-to-prod/package-helper | 0.82 | Laravel package that helps you scaffold and manage reusable PHP/Laravel packages faster. Provides handy helpers and sensible defaults to streamline setup, development workflows, and publishing assets/config so you can go from zero to production quickly. | 2 | 2 | 0 | 1K | 0 | 23.6 | 42.3 | MIT | 7 months ago | |
| symplify/smart-file-system | 0.82 | Lightweight PHP file system utilities for safer, smarter file operations. Provides convenient wrappers around common read/write actions, path handling and file info helpers, aimed at simplifying scripts and package tooling with a clean, pragmatic API. | 77 | — | 4 | — | 0 | 0.3 | — | MIT | — | |
| codeception/util-universalframework | 0.82 | Universal helper utilities for the Codeception testing framework, providing lightweight, framework-agnostic components to simplify test setup and reuse across projects. A small add-on package aimed at boosting consistency and reducing boilerplate in automated tests. | 1 | 1 | 1 | 59K | 1 | 20.7 | 65.0 | MIT | 3 months ago | |
| composer/metadata-minifier | 0.82 | Utility library for Composer 2.x repository metadata. Minifies package version arrays into diffs and expands minified metadata back to the original structure, reducing JSON size and improving transfer efficiency. Includes simple static minify/expand APIs. | 181 | 183 | 4 | 2M | 0 | 21.3 | 65.0 | MIT | 5 years ago | |
| adriansuter/php-autoload-override | 0.82 | Override PHP autoloading to take control of how classes are resolved. php-autoload-override lets you hook into Composer’s autoloader to swap, alias, or redirect class loading—useful for debugging, testing, and patching vendor code without forks. | 21 | 22 | 3 | 3K | 0 | 22.4 | 35.1 | MIT | 1 year ago | |
| illuminate/reflection | 0.81 | Illuminate Reflection provides lightweight helpers around PHP’s Reflection API, used by Laravel to inspect classes, methods, and parameters. It supports resolving type information and attributes to power features like container autowiring, routing, and validation. | 36 | 36 | 2 | 541K | 0 | 0.3 | 55.3 | MIT | — | |
| danog/class-finder | 0.79 | Fast PHP class discovery utility. Scan directories/files and find classes, interfaces, and traits without manually maintaining lists. Useful for autoload-based plugins, reflection tooling, and package indexing, with a simple API and minimal setup. | 12 | 10 | 4 | 20K | 0 | 0.2 | 44.0 | MIT | — | |
| lorisleiva/lody | 0.77 | Lody loads files or PHP classes from one or more paths as a Laravel LazyCollection. Discover classes via PSR-4, filter by traits/interfaces/abstract status, and iterate to auto-register services, nodes, handlers, etc. | 95 | 95 | 8 | 377K | 0 | 22.9 | 58.4 | MIT | 3 weeks ago | |
| cartalyst/support | 0.77 | Common support utilities for Cartalyst PHP/Laravel packages: helpers, contracts, traits, service providers, and base classes that streamline package development and shared functionality across components. | 75 | 76 | 15 | 30K | 1 | 26.9 | 42.3 | BSD-3-Clause | 1 year ago | |
| spatie/php-structure-discoverer | 0.77 | Automatically discover classes, interfaces, traits, and other PHP structures in a codebase. Scans files, resolves namespaces, and returns a structured overview you can use for tooling, analysis, or building package features without manual registration. | 178 | 179 | 17 | 2M | 1 | 28.7 | 65.0 | MIT | 1 month ago |
How can I help you explore Laravel packages today?