Download the PHP package coolops/web-app without Composer
On this page you can find all versions of the php package coolops/web-app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coolops/web-app
More information about coolops/web-app
Files in coolops/web-app
Download coolops/web-app
More information about coolops/web-app
Files in coolops/web-app
Vendor coolops
Package web-app
Short Description CoolOps web application skeleton (based on CakePHP 3)
License MIT
Homepage http://github.com/coolops/web-app
Package web-app
Short Description CoolOps web application skeleton (based on CakePHP 3)
License MIT
Homepage http://github.com/coolops/web-app
Please rate this library. Is it a good library?
Informations about the package web-app
CoolOps Web Application Skeleton based on CakePHP 3 and MaterializeCSS
A skeleton for creating coolops web applications with CakePHP 3.x.
The framework source code can be found here: cakephp/cakephp.
Installation
- Download Composer or update
composer self-update
. - Run
php composer.phar create-project --prefer-dist coolops/web-app [app_name]
.
If Composer is installed globally, run
You should now be able to visit the path to where you installed the app and see the setup traffic lights.
Configuration
Read and edit config/app.php
and setup the 'Datasources' and any other
configuration relevant for your application.
All versions of web-app with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
cakephp/cakephp Version ~3.1
mobiledetect/mobiledetectlib Version 2.*
cakephp/migrations Version ~1.0
cakephp/plugin-installer Version *
clthck/cakephp-jade Version *
clthck/asset-compress-improved Version ~3.0
admad/cakephp-hybridauth Version ~3.0
fzaninotto/faker Version *
xety/cake3-cookieauth Version 1.*
dereuromark/cakephp-tinyauth Version 1.*
davidyell/proffer Version *
cakephp/cakephp Version ~3.1
mobiledetect/mobiledetectlib Version 2.*
cakephp/migrations Version ~1.0
cakephp/plugin-installer Version *
clthck/cakephp-jade Version *
clthck/asset-compress-improved Version ~3.0
admad/cakephp-hybridauth Version ~3.0
fzaninotto/faker Version *
xety/cake3-cookieauth Version 1.*
dereuromark/cakephp-tinyauth Version 1.*
davidyell/proffer Version *
The package coolops/web-app contains the following files
Loading the files please wait ....