Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It is not GNU make; it's a PHP project build system or build tool based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP 'task' classes make it an easy-to-use and highly flexible build framework. | A deployment tool written in PHP with support for popular frameworks out of the box |
Simple XML buildfiles;Rich set of provided tasks;Easily extendable via PHP classes;Platform-independent: works on UNIX, Windows, Mac OSX;No required external dependencies;Built for PHP5 | Simple setup process and a minimal learning curve;Ready to use recipes for most frameworks;Parallel execution without extensions;Something went wrong? Rollback to the previous release;Agentless, it's just SSH;Zero downtime deployments; |
Statistics | |
GitHub Stars 1.2K | GitHub Stars 10.9K |
GitHub Forks 318 | GitHub Forks 1.5K |
Stacks 60 | Stacks 49 |
Followers 10 | Followers 74 |
Votes 0 | Votes 21 |
Pros & Cons | |
No community feedback yet | Pros
|
Integrations | |

A Meteor application is a mix of JavaScript that runs inside a client web browser, JavaScript that runs on the Meteor server inside a Node.js container, and all the supporting HTML fragments, CSS rules, and static assets.

Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.

Git platform for web and software developers with Docker-based tools for Continuous Integration and Deployment.

Writing HTML apps is super easy with elm-lang/html. Not only does it render extremely fast, it also quietly guides you towards well-architected code.

Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library.

Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with "server stuff". Frameworks: Ruby on Rails, Node.js, Jamstack, Laravel, GoLang, and more.

DeployBot makes it simple to deploy your work anywhere. You can compile or process your code in a Docker container on our infrastructure, and we'll copy it to your servers once everything has been successfully built.

It is a general-purpose, multi-paradigm programming language based on the Scheme dialect of Lisp. It is designed to be a platform for programming language design and implementation. It is also used for scripting, computer science education, and research.

CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release process models you define.

A small strongly typed programming language with expressive types that compiles to JavaScript, written in and inspired by Haskell.