# silexphp/Silex

[DEPRECATED -- Use Symfony instead] The PHP micro-framework based on the Symfony Components

Repository: https://github.com/silexphp/Silex
Canonical: https://ross.abutalabs.com/products/silex
Homepage: https://silex.symfony.com
Language: PHP
License: MIT
License Family: permissive
Topics: php, silex, framework, symfony
Archived: true
Last push: 2018-06-02T11:25:23+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5830, "days_push": 3014, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3530, forks 696 (observed 2026-08-28T04:08:08.906227+00:00)

## What it is
Silex is a PHP micro-framework for building websites and simple web applications, built on top of Symfony components with a lightweight, Pimple-based service container. It is deprecated and reached end of life in June 2018, with Symfony 4 recommended as its replacement.

## Use cases
- build a small PHP web application with minimal boilerplate
- define simple REST endpoints with routing
- create a lightweight API on Symfony components
- prototype a PHP website quickly
- wire small services with a Pimple dependency injection container

## When to choose
- maintaining an existing legacy Silex codebase
- learning how micro-frameworks are built on Symfony components

## When to avoid
- starting any new PHP project — use Symfony instead
- projects needing long-term security support
- applications requiring modern PHP 8 features or Symfony 4+ ecosystem

## Facets
- artifact type: framework
- maturity: abandoned
- function: web-framework, routing, http-server, middleware
- domain: web-development, backend, apis
- platform: php, cross-platform
- tags: micro-framework, deprecated, symfony-components, pimple, end-of-life, web-server

## Member repositories
- silexphp/Silex (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:08.906227+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:35:06.804199+00:00, confidence not recorded.
  - readme: https://github.com/silexphp/Silex (fetched 2026-08-28T04:08:08.906227+00:00, sha 3c2753159b48)
  - homepage: https://silex.symfony.com (fetched 2026-08-29T09:29:03.559138+00:00, sha 3e284852af26)
  - site_page: https://symfony.com/doc (fetched 2026-08-29T09:29:03.568240+00:00, sha 44889134f4fb)
  - site_page: https://symfony.com/blog/category/releases (fetched 2026-08-29T09:29:03.570067+00:00, sha 98212d5a6d55)
  - site_page: https://symfony.com/releases (fetched 2026-08-29T09:29:03.571620+00:00, sha 2fd410222cfe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
