iceframework / base
The base application written in Ice framework
1.0.0
2020-05-10 16:38 UTC
Requires
- php: >=7.1
- ext-ice: >=1.4.0
- crossjoin/pre-mailer: ~1.0.5
- erusev/parsedown-extra: >=0.7.0
- mongodb/mongodb: 1.2.0
- phpmailer/phpmailer: >=5.2.10
Requires (Dev)
- phpunit/phpunit: >=4.7.5 <6.0.0
- squizlabs/php_codesniffer: >=2.3.3
README
The base application written in Ice framework
Use this application as a way to quick start any new project.
Install the composer package
composer create-project iceframework/base --no-dev
Clone repository available on GitHub
git clone https://github.com/ice/base
You can use install-extension
script to install ice framework
./tests/install-extension.sh