Self-host a legacy code review and task tracking system for a team already running Phabricator.
Study the PHP codebase to understand how a large-scale developer tooling platform was architected.
| phacility/phabricator | typecho/typecho | slimphp/slim | |
|---|---|---|---|
| Stars | 12,305 | 12,335 | 12,258 |
| Language | PHP | PHP | PHP |
| Setup difficulty | hard | moderate | moderate |
| Complexity | 4/5 | 3/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
No longer maintained as of June 2021, running in production requires forking and maintaining the codebase yourself.
Phabricator is a collection of web applications for software development, written in PHP. The repository's topics indicate it worked with Git, Mercurial, and Subversion version control systems. Beyond that, the README is extremely sparse and does not describe what the individual applications do or how to use them. As of June 1, 2021, Phabricator is no longer actively maintained by its original developers. The repository is preserved but should be considered archived. The software is released under the Apache 2.0 license.
Phabricator is a now-archived collection of PHP web apps for software teams, it covered code review, project management, and version control integration, but has been officially discontinued since June 2021.
Mainly PHP. The stack also includes PHP, Git, Mercurial.
Use freely for any purpose including commercial projects, with attribution required under the Apache 2.0 license.
Setup difficulty is rated hard, with roughly 1day+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.