Skip to content
 
 

Latest commit

 

History

129 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phing Yii Template

An XML build file for the Phing build system with tasks and configuration designed for Yii projects.

Based on phing-drupal-template.

Usage

  • build runs init, clean, verify and analyze
  • verify runs css-, js- and php-lint and check that there is no debug code laying around
  • analyze runs phploc, phpmd and phpcpd
cd build
phing build #runs init, clean, verify and analyze

About

Template Phing build.xml file for Yii projects.

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors