LaravelPackages.net
Acme Inc.
Toggle sidebar
manaphp/framework

The ManaPHP Framework

1.045
7
v3.4.0
About manaphp/framework

manaphp/framework is a Laravel package for the manaphp framework. It currently has 7 GitHub stars and 1.045 downloads on Packagist (latest version v3.4.0). Install it with composer require manaphp/framework. Discover more Laravel packages by manaphp or browse all Laravel packages to compare alternatives.

Last updated

ManaPHP Framework

This is the core framework code of ManaPHP.

This repository is a read-only git subsplit of https://github.com/manaphp/manaphp. Please submit issue reports and pull requests to the main repository.

Installation

The preferred way to install the ManaPHP framework is through composer.

Either run

composer require manaphp/framework

or add

{
    "manaphp/framework": "dev-master"
}

to require section of your composer.json.

Star History Chart