DevToolsCommandLoader.php

File

This file is part of fast-forward/dev-tools.

Description

This source file is subject to the license bundled with this source code in the file LICENSE.

Tags
copyright

Description

Copyright (c) 2026 Felipe Sayão Lobato Abreu github@mentordosnerds.com

license

Description

https://opensource.org/licenses/MIT MIT License

Table of Contents

Classes

DevToolsCommandLoader

Responsible for dynamically discovering and loading Symfony Console commands within the DevTools context. This class extends the ContainerCommandLoader and integrates with a PSR-11 compatible container to lazily instantiate commands.