numbers/framework

Lightweight MVC PHP Framework

3.0.25 2023-07-31 21:50 UTC

This package is auto-updated.

Last update: 2024-03-30 00:32:18 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;