dev-master
9999999-dev https://github.com/amcms/cmsPublic CMS files
MIT
The Requires
- php ~5.6|~7.0
- amcms/core @dev
- amcms/quad @dev
The Development Requires
by amcms
cms amcms
Wallogit.com
2017 © Pedro Peláez
Public CMS files
![Software License][ico-license]
![Coverage Status][ico-scrutinizer]
![Total Downloads][ico-downloads], (*1)
If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following., (*2)
bin/ config/ src/ tests/ vendor/
Via Composer, (*3)
``` bash $ composer require amcms/cms, (*4)
## Usage ``` php $skeleton = new Amcms\Cms(); echo $skeleton->echoPhrase('Hello, League!');
Please see CHANGELOG for more information on what has changed recently., (*5)
bash
$ composer test, (*6)
Please see CONTRIBUTING and CONDUCT for details., (*7)
If you discover any security related issues, please email a.looze@gmail.com instead of using the issue tracker., (*8)
The MIT License (MIT). Please see License File for more information., (*9)
Public CMS files
MIT
cms amcms