Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TYPO3 6.0< では、外部クラスなどに autoload を使用するのが好きSymfony\Component\Yamlです。
Symfony\Component\Yaml
ext_autoload.php よりも簡単にオートロードを作成する方法はありますか? 私が使用するライブラリには、ext_autoload を使用する場合に定義するクラスが非常に多くあります。
前もって感謝します!