numbers/framework

Lightweight MVC PHP Framework

4.0.2 2025-02-25 23:09 UTC

This package is auto-updated.

Last update: 2025-03-25 23:17:46 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;