spacers / framework
Web framework for PHP
v1.1.2
2026-06-22 10:51 UTC
Requires
- php: >=8.0
Requires (Dev)
- symfony/var-dumper: ^6.0
README
A lightweight web framework for PHP 8, based on an MVC (Model-View-Controller) architecture. It provides a routing system and controller management to structure applications in a clean and organized way, without unnecessary dependencies.
Characteristics
- Routing for handling HTTP requests
- MVC structure with controller support
- Lightweight and free of heavy dependencies
- Simplified debugging via
symfony/var-dumper(in dev)
Requirements
- PHP >= 8.0
Installation
composer require spacers/framework
License
MIT — developed by Artur