PHP moves to Github due to the compromise of git.php.net

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Poetry

    Python packaging and dependency management made easy

    That's not actually poetry's fault. PEP517 build-backends, which poetry is, don't support editable installs (-e) (see: https://github.com/python-poetry/poetry/issues/1279). I assume they'll be added back in at some point by pypa because they're a really useful and popular feature, but for now that's not an option. Just doing pip install /path/to/lib should work with a poetry project (assuming pip>=19).

  • Git

    Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

    Except that git-web is written in Perl and comes bundled with the git itself1. But who cares when you can get free karma, right?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • tensorflow

    An Open Source Machine Learning Framework for Everyone

    Tensor already supports 3.9 in nightly, just not stable, as of 18 days ago. That's in line with this comment, same issue, from November.

  • PHPT

    The PHP Interpreter

    I like the commit message:

  • .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

    This shows a warning: https://github.com/dotnet/runtime/commit/94e657bea444dfd48d7db2035732b7c3bdd6e6eb

  • Gitea

    Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

    I mean if you don't have ops team and none of your devs can deploy anything properly (or are just tiny company) sure, but running Gitlab isn't much harder than typical containerized app (bit more "fun" if you decide to run it from source) and smaller alternative (say if you just want to host some repos) like gitea is just "run that binary and maybe setup actual database if you have more than few dozen users".

  • cookiecutter-django

    Discontinued Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. [Moved to: https://github.com/cookiecutter/cookiecutter-django] (by pydanny)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts