Download the PHP package quankim/cakephp-backend without Composer
On this page you can find all versions of the php package quankim/cakephp-backend. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quankim/cakephp-backend
More information about quankim/cakephp-backend
Files in quankim/cakephp-backend
Download quankim/cakephp-backend
More information about quankim/cakephp-backend
Files in quankim/cakephp-backend
Vendor quankim
Package cakephp-backend
Short Description CakePHP skeleton app for server backend
License MIT
Homepage https://github.com/quankim/cakephp-backend
Package cakephp-backend
Short Description CakePHP skeleton app for server backend
License MIT
Homepage https://github.com/quankim/cakephp-backend
Please rate this library. Is it a good library?
Informations about the package cakephp-backend
CakePHP Backend created by QuanKim
CakePHP Application Skeleton For Backend Server
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 quankim/cake-backend [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.
Use
Migration database
All versions of cakephp-backend with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
cakephp/cakephp Version ~3.2
mobiledetect/mobiledetectlib Version 2.*
cakephp/migrations Version ~1.0
cakephp/plugin-installer Version *
quankim/cakephp-jwt-auth Version @dev
cakephp/cakephp Version ~3.2
mobiledetect/mobiledetectlib Version 2.*
cakephp/migrations Version ~1.0
cakephp/plugin-installer Version *
quankim/cakephp-jwt-auth Version @dev
The package quankim/cakephp-backend contains the following files
Loading the files please wait ....