symfony/class-loader
[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5671
- days_rel: n/a
- days_push: 2105
- n_releases_24m: 0
Adoption not part of the score
1085 stars · 43 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A deprecated Symfony PHP component providing class autoloading tools with location caching for performance. It has been superseded by Composer's autoloader and should not be used in new projects.
Use cases
- autoload php classes in legacy symfony projects
- cache class locations for faster php autoloading
- maintain an old symfony 2/3 application using class-loader
- replace custom php require statements with an autoloader
When to choose
- you are maintaining a legacy Symfony application that already depends on it
- you need to understand how older Symfony autoloading worked
When to avoid
- starting any new PHP project - use Composer's autoloader instead
- you need an actively maintained or supported autoloading solution
- you are on a modern Symfony version where the component no longer exists
Facets
library · maturity abandoned
developer-tools build-tool developer-tools web-development backend php cross-platform autoloading class-loader deprecated symfony-component psr-4 performance
5 sources
- readme: https://github.com/symfony/class-loader · fetched 2026-08-28 · 5c3e616ef846
- homepage: https://symfony.com/class-loader · fetched 2026-08-29 · f1aa4834dc51
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/releases · fetched 2026-08-29 · a53ecdd1cdf8
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · f9d5d2a27917
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| symfony/class-loader | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="symfony/class-loader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem