numbers/framework

Lightweight MVC PHP Framework

Maintainers

Package info

github.com/volodymyr-volynets/framework

pkg:composer/numbers/framework

Transparency log

Statistics

Installs: 348

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

4.0.4 2026-06-27 16:39 UTC

This package is auto-updated.

Last update: 2026-06-27 16:40:04 UTC


README

Framework is designed for Enterprise applications and is a group of multiple composer repositories (modules) that can be plugged when needed.

  1. To create a skeleton for and application follow installation instruction from this url:

    https://github.com/volodymyr-volynets/skeleton

  2. Available repositories:

    a) Numbers\Framework - framework itself;

    b) Numbers\Backend - backend components to handle database, cache, cryptography and other;

    c) Numbers\Frontend - frontend components;