Search by

spacers / framework

arturproj

Web framework for PHP

v1.1.2 2026-06-22 10:51 UTC

This package is auto-updated.

Last update: 2026-09-09 11:05:17 UTC


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