2017 © Pedro Peláez
 

project appengine-php-cakephp-starter-app

CakePHP skeleton app for Google App Engine

image

google/appengine-php-cakephp-starter-app

CakePHP skeleton app for Google App Engine

  • Wednesday, June 24, 2015
  • by TheFuriousAnt
  • Repository
  • 14 Watchers
  • 11 Stars
  • 155 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 2 Open issues
  • 5 Versions
  • 3 % Grown

The README.md

status: inactive, (*1)

CakePHP Application Skeleton

License, (*2)

A skeleton for creating Google App Engine applications with CakePHP 3.0., (*3)

Installation

  1. Download Composer or update composer self-update.
  2. Run php composer.phar create-project --prefer-dist google/appengine-php-cakephp-starter-app [app_name].

If Composer is installed globally, run, (*4)

composer create-project --prefer-dist google/appengine-php-cakephp-starter-app [app_name]

You should now be able to visit the path to where you installed the app and see the setup traffic lights., (*5)

Configuration

The composer install script will ask for the production and development database configurations, and create the correct app.yaml file for the application., (*6)

If these details need updating then edit the app.yaml and configure the MySQL environment variables to connect to the updated MySQL configuration relevant for your application., (*7)

The Versions

24/06 2015
24/06 2015
24/06 2015

dev-3.0.0-stable

dev-3.0.0-stable https://cloud.google.com/appengine/docs/php/

CakePHP skeleton app for Google App Engine

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp google appengine

24/06 2015