PatrickLouys/no-framework-tutorial resource
A small tutorial to show how to create a PHP application without a framework. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4373
- days_rel: n/a
- days_push: 2041
- n_releases_24m: 0
Adoption not part of the score
1556 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A multi-part tutorial teaching intermediate PHP developers how to build a web application from scratch without a framework, covering front controllers, routing, dependency injection, and templating. It emphasizes SOLID principles and clean code using Composer packages instead of a full framework.
Use cases
- learn how to build a PHP application without a framework
- understand front controller pattern in PHP
- learn dependency injection in PHP from scratch
- build a simple PHP router myself
- understand SOLID principles in a real PHP project
- alternative to using Laravel or Symfony for a small app
When to choose
- you know PHP basics and OOP and want to understand what frameworks do under the hood
- you want to build a small PHP app with only Composer packages
- you want to learn dependency injection and SOLID in practice
When to avoid
- you are a complete PHP beginner
- you need a production-ready framework with batteries included
- you need up-to-date coverage for the latest PHP versions - the author recommends the companion book instead
Facets
learning-resource · maturity maintenance
web-framework templating routing http-server web-development tutorials backend php cross-platform php tutorial no-framework dependency-injection solid-principles clean-code front-controller learning web-server
1 source
- readme: https://github.com/PatrickLouys/no-framework-tutorial · fetched 2026-08-28 · d31c180f3b07
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PatrickLouys/no-framework-tutorial | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="PatrickLouys/no-framework-tutorial")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem