Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/class-loader
[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
https://github.com/symfony/class-loader
component php symfony symfony-component
Last synced: about 1 month ago
JSON representation
[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
- Host: GitHub
- URL: https://github.com/symfony/class-loader
- Owner: symfony
- License: mit
- Archived: true
- Created: 2011-02-22T17:56:22.000Z (over 13 years ago)
- Default Branch: 3.4
- Last Pushed: 2020-11-27T08:45:18.000Z (almost 4 years ago)
- Last Synced: 2024-09-20T02:07:22.718Z (about 2 months ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/class-loader
- Size: 629 KB
- Stars: 1,095
- Watchers: 13
- Forks: 47
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
ClassLoader Component
=====================The ClassLoader component provides tools to autoload your classes and cache
their locations for performance.Resources
---------* [Documentation](https://symfony.com/doc/current/components/class_loader.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)