zfury / cmf
Skeleton Application based on ZF2
2.2.1
2015-09-22 15:50 UTC
Requires
- php: >=5.5
- beberlei/doctrineextensions: v0.2-alpha
- bjyoungblood/bjy-authorize: 1.4.*
- doctrine/migrations: dev-master
- facebook/php-sdk-v4: 4.0.*
- sundrique/doctrine-tools: >=0.2
- zendframework/zendoauth: 2.0.*
- zfury/framework: 0.2.*
Requires (Dev)
- mayflower/php-codebrowser: 1.1.1
- phpunit/phpunit: 4.*
- satooshi/php-coveralls: ~0.6
- squizlabs/php_codesniffer: 2.3.*
- zendframework/zend-developer-tools: dev-master
README
Achievements
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
License
The project is developed by NIX Solutions PHP team and distributed under MIT LICENSE
Vendors
Zend Framework 2
Doctrine 2
BjyAuthorize
JQuery
RequireJS
Twitter Bootstrap
Font Awesome
JQuery File Upload