numbers / framework
Lightweight MVC PHP Framework
4.0.2
2025-02-25 23:09 UTC
Requires
- php: >=8.4.0
This package is auto-updated.
Last update: 2026-05-26 01:53:32 UTC
README
Framework is designed for Enterprise applications and is a group of multiple composer repositories (modules) that can be plugged when needed.
-
To create a skeleton for and application follow installation instruction from this url:
-
Available repositories:
a) Numbers\Framework - framework itself;
b) Numbers\Backend - backend components to handle database, cache, cryptography and other;
c) Numbers\Frontend - frontend components;