mamuph/base

PHP-CLI framework

2.2 2018-10-13 09:59 UTC

This package is not auto-updated.

Last update: 2024-05-25 09:08:57 UTC


README

Build Status Coverage Status

MAMUPH FRAMEWORK

  1. What is it?

A PHP framework designed for develop console applications

  1. Installation

2.1 Using Caveman

    caveman new [project dir]

2.2 Using Composer

    composer create-project mamuph/base [project dir]

2.3 Using GIT

    git clone --recursive https://github.com/Mamuph/base.git [project dir]
  1. Project site

www.mamuph.org