Skip to content

neatbasis/phing-yii-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published