Skip to content
forked from crisu83/yii-app

A great way to start building your web application with Yii PHP framework.

License

Notifications You must be signed in to change notification settings

santhika29/yii-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii-app

A great way to start building your web application with the Yii PHP framework.

Setup

  • Set up Git by following the instructions here.
  • Download and install Composer by following the instructions here.
  • Browse through the composer.json and remove the dependencies you don't need.
  • Run composer install to download all the dependencies.
  • Update the configurations in app/config/ to suit your needs.
  • You're done!

For more information about using Composer please see its documentation.

Extensions

The following extensions are part of yii-app:

Please consult the extension documentation for further information.

About

A great way to start building your web application with Yii PHP framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.2%
  • Other 0.8%