spacers/framework

Web framework for PHP

Maintainers

Package info

github.com/arturproj/spacers-framework

pkg:composer/spacers/framework

Transparency log

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-08-09 10:46:33 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