Avis clients sur Phabricator

Phabricator
Note globale
Filtrer
Temps d'utilis.
17 avis

- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 10.0 /10
Phabricator is the best hands down
Publié le 28/10/2020
Super useful software, that's really well built with the option to make it more serious or leave...
Super useful software, that's really well built with the option to make it more serious or leave little developer quips in.
Avantages
Phabricator makes it really easy for you to move from setup to creating tasks and projects. It's secure, open source, multi-functional and honestly just amazing.
Inconvénients
Not all the features are available right away, so it does require a little configuration to ensure it works the way you want it to.
Alternatives envisagées
JiraPourquoi choisir Phabricator
When I learned that Facebook uses Phabricator internally, I knew there must be a reason so I tried it out and never looked.Pourquoi passer à Phabricator
Staying with Bugzilla wasn't really an option, while fully functional it does have some notable short-comings, kan-ban boards being just one of them. JIRA is just too complex a product in my opinion, plus it can become frustratingly slow.- Secteur d'activité : Ressources humaines
- Taille de l'entreprise : 10 000+ employés
- Logiciel utilisé toutes les semaines pendant 6 à 12 mois
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Probabilité de recommander le produit 9.0 /10
Better than Github
Publié le 30/03/2021
Definitely a great experience. I would recommend Phabricator to all my friends who work in...
Definitely a great experience. I would recommend Phabricator to all my friends who work in different industries.
Avantages
I really like the interface of Phabricator. It's definitely user friendly.
Inconvénients
The search engine can be improved when searching for this.
- Secteur d'activité : Jeux vidéos
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 6.0 /10
A powerful tool that needs fine tuning
Publié le 01/08/2019
I'm happy with the solution, but I sometime feel frustrated not being able to address/find proper...
I'm happy with the solution, but I sometime feel frustrated not being able to address/find proper solutions to what seems to be simple/common situations for this kind of tool
Avantages
Phabricator is an easy to implement and free tool, that can be used as a task/bug manager/tracker. It's pretty versatile and offers various pre-installed tools/plugins, with a lot of possible parameters to play with in order to create Projects, related tasks and link this to your repository solution (we are using Git).
It offers the possibility to work with lists or board (kan-ban style), it has a free sprint plug-in that allows to Phabricator to be used as a scrum tool.
Being free and stand-alone, it allows integrators/developers to come up with their own scripts and/or plugins.
Inconvénients
It's a bit confusing at first, since the information can be presented in different style, at different places and, therefore, can be interpreted in different ways. The development is slow and a lot of features requested by paying customers as much as free users seem to take a long time before being addressed. It's understandable but could be a downer for potential users.
The community behind it is not as active as other solutions, so finding a solution to your problem could take time and effort.
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé toutes les semaines pendant 6 à 12 mois
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 9.0 /10
Phabricator is phab....it's simply awesome
Publié le 02/12/2022
I mostly use phabricator on Post-release of applications and also project management with front-end...
I mostly use phabricator on Post-release of applications and also project management with front-end and back-end developers. The application sets the importance of my use case and can go deeper in thought. It made my decision-making capacity easier.
Avantages
1) Creating tasks with the roadmap2) Ticket management with active repositories3) Diffusion4) Tasks assignment5) project management with larger dev team
Inconvénients
1) Can develop the best user interface2) rarely they update the software
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 10 000+ employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 9.0 /10
Must have if use monorepo
Publié le 03/02/2022
Avantages
Phabricator is a great tool for medium to large company. It provides everything need for a large group of engineers and is perfect for monorepo.
Inconvénients
It doesn't have a good per-repo permission control or customization.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 201–500 employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 2.0 /10
Maximal pain for minimal gain
Publié le 16/03/2021
For a free service, Phabricator is okay, but realize that Phacility, its parent company, is largely...
For a free service, Phabricator is okay, but realize that Phacility, its parent company, is largely a one-man show. I wouldn't entrust my company's productivity to something with that sort of "bus factor."
Be aware that if you *are* using Phabricator because it's free, Phacility doesn't respond to any feedback from you. Which I suppose is fair, given that it has to make money somehow.
I have trouble thinking of reasons to use Phabricator over integrated platforms like GitLab (and even GitHub) that offer a more comprehensive, more thoroughly documented, more robustly backed experience.
Avantages
Phabricator is entirely open source, so there's no need to worry about licensing fees. It supports multiple version control systems, which may be helpful in mixed environments. Its rule engine for notifications, Herald, allows us to set up complex notification schemes based on specific criteria.
Inconvénients
I have fundamental problems with the way that Phabricator is designed.
First, Phabricator is deployed as a Git repository and extensive amounts of manual setup. No easy deployment and upgrades for you! GitLab, which is a significantly bigger project, can be deployed as a single Linux package. This wouldn't be so painful if Phabricator's documentation was up to snuff, but it isn't. There are many aspects of Phabricator that are entirely undocumented.
Phabricator relies on users using Arcanist, a PHP-based client-side tool that wraps around version control commands. PHP? And no packages? Really? While ostensibly designed to make code review easier, it basically just ends up complicating everything because nobody who comes in has ever worked with it.
Phabricator's interface is incredibly confusing. It tries to be cute by assigning creative names to different services, but they're so confusingly named that new hires often have no idea what a service is actually for.
Because it isn't an integrated platform like GitHub or GitLab, it doesn't provide the same sort of experience as these services.
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 10 000+ employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 9.0 /10
Phabricator - Full featured Diff Reviews
Publié le 16/03/2021
Avantages
Its not just the diff being reviewed, its wrapped between all the contextual info as well.
- Phabricator does a great job surfacing all the information like passing/failing tests
- Your git stack is avaialble as part of the diff review, lets you see how the feature is evolving
As close to pair programming as it gets at a distance.
Inconvénients
The setup can be a bit complicated given you want to host your codebase on the web.
To take full advantage of a CI features, you'll wire up the unit tests and deployment machines to test each diff and how it affects the big picture.
- Secteur d'activité : Internet
- Taille de l'entreprise : 11–50 employés
- Logiciel utilisé tous les jours pendant 6 à 12 mois
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 9.0 /10
Esy development, old techniques
Publié le 22/09/2022
Avantages
I started iwth this to handle several projects and host several application, it was easy to install and configure
Inconvénients
No longer maintened, it has an old structure and not enough new features implemented by competitors
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 10 000+ employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 10.0 /10
My favourite code review too
Publié le 17/09/2020
Overall, I have enjoyed phabricator more than any of the alternatives I have used — it makes code...
Overall, I have enjoyed phabricator more than any of the alternatives I have used — it makes code review feel intuitive and lightweight; and integrate it in my daily workflow.
Avantages
The ability to view code side-by-side; intelligent diff calculation; macros make reviewing fun; simple, intuitive and easy to understand state machine for the commit
Inconvénients
Features outside of code review and browsing code are quite rudimentary, and as a result I end up using other tools for task management, etc.

- Secteur d'activité : Logiciels
- Taille de l'entreprise : 201–500 employés
- Logiciel utilisé tous les jours pendant plus d'un an
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 5.0 /10
No live update make this tool frustrating
Publié le 29/08/2018
Avantages
Works very smooth and has little to no issues performance wise
Inconvénients
UI is meh, no auto refreshes or auto updates on boards make it frustrating. I have to manually refresh the page in order to see comments on tickets
- Secteur d'activité : Logiciels
- Taille de l'entreprise : 10 000+ employés
- Logiciel utilisé tous les jours pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 8.0 /10
Simple and efficient
Publié le 06/08/2020
It's been good. Has most things in one tool (tasks, project management, code review, code explorer,...
It's been good. Has most things in one tool (tasks, project management, code review, code explorer, paste bin etc).
Avantages
It's simple.
Things work well within the system. You can refer objects by just their ids.
Code review is easy.
Task and project management is simple
Very good command line support
Inconvénients
I love it.
The only thing that others may not like is that it's not as full featured as JIRA. But that may be a feature
- Secteur d'activité : Télécommunications
- Taille de l'entreprise : 10 000+ employés
- Logiciel utilisé toutes les semaines pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 9.0 /10
A fantastic way to improve product and process areas.
Publié le 16/03/2021
Avantages
I loved that I was able to escalate issues with local geographic issues to a global team.
Inconvénients
The CX is not the best if you're outside of a software engineering position. But it helped improve processes in a global company for me.
- Secteur d'activité : Immobilier
- Taille de l'entreprise : 51–200 employés
- Logiciel utilisé Autre pendant plus d'un an
-
Provenance de l'avis
Note globale
- Rapport qualité-prix
- Simplicité d'utilisation
- Support client
- Probabilité de recommander le produit 3.0 /10
For Engineers
Publié le 07/01/2020
I avoided having to use it if at all possible and am glad we moved to Trello
I avoided having to use it if at all possible and am glad we moved to Trello
Avantages
We used this software to help our company get organized with ordering supplies and keeping up with employee needs.
Inconvénients
It was not easy to use. The engineers found it very useful for their flow, but regular employees had a hard time navigating and understanding how to make requests using the system

- Secteur d'activité : Jeux vidéos
- Taille de l'entreprise : 2–10 employés
- Logiciel utilisé toutes les semaines pendant plus d'un an
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 10.0 /10
best tool to use for Tech stacks
Publié le 16/03/2021
Avantages
Phabricator has such a large array of tools for coding I can test everything inside their suite.
Inconvénients
I haven't had any major issues using phabricator to work with my code and the fact that is free and open-sourced means fewer updates on the program itself.
- Secteur d'activité : Internet
- Taille de l'entreprise : 10 000+ employés
- Logiciel utilisé tous les mois pendant plus de deux ans
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 8.0 /10
go-to change management tool
Publié le 16/03/2021
Avantages
easy to use great open source option for code submission and review tool for code changes and approval processes
Inconvénients
github has a free trial for sampling the software and has beeter infrastructure automation offerings
- Secteur d'activité : Services et technologies de l'information
- Taille de l'entreprise : Auto-entrepreneur
- Logiciel utilisé Autre pendant 1 à 5 mois
-
Provenance de l'avis
Note globale
- Simplicité d'utilisation
- Probabilité de recommander le produit 8.0 /10
Engineers
Publié le 25/12/2019
It's a good product to have all of the bug reports in one place.
It's a good product to have all of the bug reports in one place.
Avantages
Good tool for users to contact and work with Engineers. Since Engineers might be staring at lines of code for hours, they will be slow to respond to emails. This is a good tool to contact them.
Inconvénients
It looks very dated. It can be very hard to maneuver around if you are not familiar with the interface.
- Secteur d'activité : Assurance
- Taille de l'entreprise : 51–200 employés
-
Provenance de l'avis
Note globale
Publié le 03/12/2018