Download the PHP package splicephp/app without Composer
On this page you can find all versions of the php package splicephp/app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download splicephp/app
More information about splicephp/app
Files in splicephp/app
Download splicephp/app
More information about splicephp/app
Files in splicephp/app
Vendor splicephp
Package app
Short Description CakePHP skeleton app
License MIT
Homepage http://cakephp.org
Package app
Short Description CakePHP skeleton app
License MIT
Homepage http://cakephp.org
Please rate this library. Is it a good library?
Informations about the package app
SplicePHP Application Skeleton fork of Cakephp Application Skeleton
Please note that this skeleton requires access to private repositories.
! The application will not be able to compile without access to several private bitbucket repositories !
A skeleton for creating applications with CakePHP 3.0.
Installation
- Download Composer or update
composer self-update
. - Run
php composer.phar create-project --prefer-dist splicephp/app -s dev [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 app with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.16
cakephp/cakephp Version ~3.0
mobiledetect/mobiledetectlib Version 2.*
cakephp/migrations Version ~1.0
cakephp/plugin-installer Version *
cakephp/cakephp Version ~3.0
mobiledetect/mobiledetectlib Version 2.*
cakephp/migrations Version ~1.0
cakephp/plugin-installer Version *
The package splicephp/app contains the following files
Loading the files please wait ....