d61992b6a80e73cd9fc5fd9765c04fb470e04960
[yaffs-website] / vendor / symfony / class-loader / README.md
1 ClassLoader Component
2 =====================
3
4 The ClassLoader component provides tools to autoload your classes and cache
5 their locations for performance.
6
7 Resources
8 ---------
9
10   * [Documentation](https://symfony.com/doc/current/components/class_loader/index.html)
11   * [Contributing](https://symfony.com/doc/current/contributing/index.html)
12   * [Report issues](https://github.com/symfony/symfony/issues) and
13     [send Pull Requests](https://github.com/symfony/symfony/pulls)
14     in the [main Symfony repository](https://github.com/symfony/symfony)