Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Class Finder Laravel Package

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.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enables rapid prototyping of plugin architectures by automating class discovery in namespaces, reducing manual configuration for modular features like dynamic service registration or event listeners.
  • Supports small-scale or experimental use cases where simplicity outweighs long-term maintainability concerns, but not critical core functionality due to the package’s lack of adoption and community validation.
  • Build vs buy: Given the trivial complexity of namespace scanning (achievable via Laravel’s native Filesystem or reflection tools), building in-house is likely more sustainable to avoid dependency risks.

When to Consider This Package

  • Only if existing Laravel tools (e.g., Illuminate\Filesystem, container auto-registration) fail to meet a specific scanning requirement, and the team can commit to maintaining the package long-term
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation