2017 © Pedro Peláez
 

project yii-boilerplate

Yii Web Programming Framework Boilerplate

image

geraldoandradee/yii-boilerplate

Yii Web Programming Framework Boilerplate

  • Sunday, February 7, 2016
  • by geraldoandradee
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Yii Web Framework Boilerplate

This is my setup for PHP 5.6 projects. The guest machine is a Centos 6.5 really stable., (*1)

REQUIREMENTS

You need VirtualBox and Vagrant previously installed., (*2)

HOW TO RUN

Run command bellow:, (*3)

vagrant up   

An important detail is make your hosts file point to ip defined in Vagrantfile, so in your hosts:, (*4)

192.168.33.25   yiiboilerplate.com

DATABASE

You can initialise your database putting your data in /manifests/database/setup.sql, (*5)

MYSQL PASSWORD

The default root password for mysql is 'root'., (*6)

Directory structure

As you can see:, (*7)

  • application: Yii application itself
  • manifests: configuration files for web application;
  • www: public folder;
  • vendor: generated by composer.

Advanced Use

You can change any file in manifests directory to change domain, database setup and so on. Just check it out., (*8)

What's next?

In future i want to create a vagrant box with more flexible installers not only for PHP 5.6 but also for other versions., (*9)

The Versions

07/02 2016

dev-master

9999999-dev http://dev.geraldoandrade.com/yii-boilerplate

Yii Web Programming Framework Boilerplate

  Sources   Download

MIT

The Requires

 

framework boilerplate yii

07/02 2016

1.0.1

1.0.1.0 http://dev.geraldoandrade.com/yii-boilerplate

Yii Web Programming Framework Boilerplate

  Sources   Download

MIT

The Requires

 

framework boilerplate yii

07/02 2016

1.0.0

1.0.0.0 http://dev.geraldoandrade.com/yii-boilerplate

Yii Web Programming Framework Boilerplate

  Sources   Download

MIT

The Requires

 

framework boilerplate yii