git-issue VS DoctrineEnumBundle

Compare git-issue vs DoctrineEnumBundle and see what are their differences.

git-issue

Git-based decentralized issue management (by dspinellis)

DoctrineEnumBundle

📦 Provides support of ENUM type for Doctrine in Symfony applications. (by fre5h)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
git-issue DoctrineEnumBundle
14 2
776 460
- -
4.5 4.3
7 months ago 1 day ago
Shell PHP
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

git-issue

Posts with mentions or reviews of git-issue. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-30.
  • Radicle: Peer-to-Peer Collaboration with Git
    3 projects | news.ycombinator.com | 30 Mar 2024
    Note that if you just want to provide a issue tracker within Git rather than relying on centralized web services like Github or Gitlab, there is

    https://github.com/MichaelMure/git-bug

    https://github.com/dspinellis/git-issue

    https://sciit.gitlab.io/sciit/ (this one has a list of alternatives here https://sciit.gitlab.io/sciit/#other-distributed-issue-track...)

    Overall it's very disappointing that Github didn't decide to embed issue tracking (and also PR discussions) inside the repository (in another branch perhaps). Issue discussion is part of documentation IMO, and not distributing it alongside the repository causes lock-in

  • Git-issue: decentralized issue management
    1 project | news.ycombinator.com | 1 Jan 2024
  • Show HN: Gitopia: Decentralized GitHub Alternative for Open Source Collaboration
    2 projects | news.ycombinator.com | 28 Jun 2023
  • Kanban Board for the Command Line
    6 projects | news.ycombinator.com | 20 Sep 2022
  • What is your simple issue tracking system .
    2 projects | /r/git | 4 Aug 2022
    A quick search for 'issue tracker stored in git repository' brings up this Stackoverflow post, which points to git-bug and git-issue. Those look closer to what you're asking for, thought I haven't used them.
  • What Comes After Git
    13 projects | news.ycombinator.com | 4 Jul 2022
  • Fossil: Battery Included Git Alternative
    4 projects | news.ycombinator.com | 26 Mar 2022
  • Git-issue – Git-based decentralized issue management
    1 project | news.ycombinator.com | 19 Jan 2022
  • Utterances – a lightweight comments widget built on GitHub issues
    6 projects | news.ycombinator.com | 11 Nov 2021
    I think he meant just the network effects of a social platform. Github has more people in them so there are more people interacting with repositories hosted on Github.

    I wish that somehow people carried identity across Github / Gitlab / Gitea / other services. Like, a federated issue tracker. Or otherwise that the issues themselves were easily movable between platforms, with no lock-in. But the incumbent platforms rarely want something like this.

    An alternative is to eschew platform issues entirely, and use decentralized issue comments hosted as Git repositories, like https://github.com/dspinellis/git-issue or https://github.com/neithernut/git-dit or https://github.com/MichaelMure/git-bug - I think that Gitlab should offer integration with one of them. I mean: both allowing to export issues and PRs into a Git branch, and allowing people to comment on issues and PRs by pushing to a Git branch.

  • Git as a Storage
    8 projects | news.ycombinator.com | 8 Oct 2021
    git-bug, the one mentioned in the article here, has some documentation on its README of how well its importer/exporter tools support Github, Gitlab, Jira, and Launchpad: https://github.com/MichaelMure/git-bug

    Most of the other such tools I've seen barely have the resources to import/export a single such API. git-issue only has Github import it looks like. https://github.com/dspinellis/git-issue

    There's perceval which is designed to be a generic archival tool and supports lots of APIs, but only dumps them to source-specific formats and would still need a lot of work if you tried to use issues from different APIs together: https://github.com/chaoss/grimoirelab-perceval

DoctrineEnumBundle

Posts with mentions or reviews of DoctrineEnumBundle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-05.

What are some alternatives?

When comparing git-issue and DoctrineEnumBundle you can also consider the following projects:

git-bug - Distributed, offline-first bug tracker embedded in git, with bridges

msgphp - Reusable domain layers. Shipped with industry standard infrastructure.

utterances - :crystal_ball: A lightweight comments widget built on GitHub issues

DoctrineMigrationsBundle - Symfony integration for the doctrine/migrations library

jj - A Git-compatible VCS that is both simple and powerful

DoctrineBundle - Symfony Bundle for Doctrine ORM and DBAL

996.ICU - Repo for counting stars and contributing. Press F to pay respect to glorious developers.

arca-orm - Low code , Zero Configuration ORM that creates models, config, database and tables on the fly.

AnyTone-D868UV - Unofficial issue tracker for AnyTone AT-D868UV and AT-D878UV radios and firmware

doctrine-json-odm - An object document mapper for Doctrine ORM using JSON types of modern RDBMS.

zio-protoquill - Quill for Scala 3

php-enum - Simple and fast implementation of enumerations with native PHP

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that Shell is
the 11th most popular programming language
based on number of metions?