Download the PHP package lowg33kdev/cakephp-app without Composer
On this page you can find all versions of the php package lowg33kdev/cakephp-app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lowg33kdev/cakephp-app
More information about lowg33kdev/cakephp-app
Files in lowg33kdev/cakephp-app
Download lowg33kdev/cakephp-app
More information about lowg33kdev/cakephp-app
Files in lowg33kdev/cakephp-app
Vendor lowg33kdev
Package cakephp-app
Short Description CakePHP skeleton app
License MIT
Homepage http://cakephp.org
Package cakephp-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 cakephp-app
CakePHP Application Skeleton
A skeleton for creating 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 lowg33kdev/cakephp-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 default home page.
Configuration
Read and edit config/app.php
and setup the 'Datasources' and any other
configuration relevant for your application.
All versions of cakephp-app with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
cakephp/cakephp Version 3.3.*
mobiledetect/mobiledetectlib Version 2.*
cakephp/migrations Version ~1.0
cakephp/plugin-installer Version *
cakephp/cakephp Version 3.3.*
mobiledetect/mobiledetectlib Version 2.*
cakephp/migrations Version ~1.0
cakephp/plugin-installer Version *
The package lowg33kdev/cakephp-app contains the following files
Loading the files please wait ....