iceframework / base
The base application written in Ice framework
Installs: 33
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 3
Forks: 5
Open Issues: 1
pkg:composer/iceframework/base
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