Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
phing
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
-
guide
The Phing user guide
-
phingofficial.github.io
The Phing website
-
phing-composer-configurator
Composer plugin installer for Phing
-
task-jshint
Checks the JavaScript code using JSHint
-
task-jsmin
Task to minify javascript files.
-
task-phpdoc
This task runs phpDocumentor 2, a API documentation tool. This project is the result of the merge of the phpDocumentor and DocBlox projects.
-
task-ssh
Execute commands on a remote host using ssh.
-
task-zendcodeanalyser
The ZendCodeAnalyzerTask analyze PHP source files using the Zend Code Analyzer tool that ships with all versions of Zend Studio.
-
task-smarty
A task for generating output by using Smarty.
-
task-ioncube
The Ioncube tasks executes ionCube commands.
-
task-phkpackage
This task runs PHK_Creator.phk to build PHK-package.
-
phingunit
This library contains tasks that enables Phing task developers to test their tasks with Phing and without PHPUnit. It contains a few assertion tasks and an phingunit task that runs build files instead of test classes and is modelled after the PHPUnit task.
-
task-coverage
coverage database tasks which can be used to gather code coverage information for unit tests
-
task-svn
Subversion related phing tasks.
-
task-liquibase
The LiquibaseTask is a generic task for liquibase commands that don't require extra command parameters. You can run commands like updateSQL, validate or updateTestingRollback with this task but not rollbackToDateSQL since it requires a date parameter after the command.
-
task-apigen
Task for ApiGen, a tool for creating professional API documentation from PHP source code.