Skip to content

tucq88/jenkins-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Jenkins Laravel Build

Using Apache Ant as automation tool, this include build pack that allow to integrate with jenkins and build your Laravel projects, include :

  • PHPUnit: Test your code
  • PHP_CodeSniffe: Check your code style
  • PHPLOC: Analyze your line of code
  • PHP_Depend: Analyze your code dependencies
  • PHPMD: Code mess detection
  • PHPCPD: Code Copy/Paste dectection
  • phpDox: Generate code document

Ref:

Todo:

  • Move Build file into build directory to make isolate package
  • Write a guide to use it with Jenkins or run it manually
  • Write a guide to setup Jenkins

About

Jenkins build package for Laravel projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published