2017 © Pedro Peláez
 

library cmf

Skeleton Application based on ZF2

image

zfury/cmf

Skeleton Application based on ZF2

  • Wednesday, September 23, 2015
  • by hunterok727
  • Repository
  • 7 Watchers
  • 18 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 33 Versions
  • 0 % Grown

The README.md

ZFury, CMF based on ZF2

Achievements

Build Status
Dependency Status
Scrutinizer Code Quality
Coverage Status
Latest Stable Version
Total Downloads
Monthly Downloads
Daily Downloads
License, (*1)

Installation

At first, get it

  • Via composer:
    php composer.phar create-project zfury/cmf %path% --stability=dev
  • From repository:
    git clone git://github.com/ZFury/CMF.git %path%

Then

  • Launch install.sh
  • Create symlink to the public directory ln -s /path/to/public /path/to/www

Finally

  • Open application in browser and follow installation steps!

Usage

In our wiki you can find descriptions of every module.
Also you can check our auto-generating documentation, (*2)

License

The project is developed by NIX Solutions PHP team and distributed under MIT LICENSE, (*3)

Vendors

Zend Framework 2
Doctrine 2
BjyAuthorize
JQuery
RequireJS
Twitter Bootstrap
Font Awesome
JQuery File Upload, (*4)

The Versions