symfony/class-loader
This package is abandoned and no longer maintained.
No replacement package was suggested.
Symfony ClassLoader Component
Maintainers
v3.4.47
2020-10-24 10:57 UTC
Requires
- php: ^5.5.9|>=7.0.8
Requires (Dev)
- symfony/finder: ~2.8|~3.0|~4.0
- symfony/polyfill-apcu: ~1.1
Suggests
- symfony/polyfill-apcu: For using ApcClassLoader on HHVM
Provides
None
Conflicts
None
Replaces
None
MIT a22265a9f3511c0212bf79f54910ca5a77c0e92c
- Fabien Potencier <fabien.woop@symfony.com>
- Symfony Community
This package is auto-updated.
Last update: 2025-09-15 11:56:24 UTC
README
The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
