numbers/framework

Lightweight MVC PHP Framework

Installs: 342

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/numbers/framework

4.0.2 2025-02-25 23:09 UTC

This package is auto-updated.

Last update: 2025-09-26 00:23:48 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;