Python PHP

Open-source Python projects categorized as PHP

Top 19 Python PHP Projects

  1. m2cgen

    Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. arl

    lists of most popular repositories for most favoured programming languages (according to StackOverflow)

  4. WordOps

    Install and manage a high performance WordPress stack with a few keystrokes

    Project mention: WordOps: Install/manage a high performance WordPress stack with a few keystrokes | news.ycombinator.com | 2024-10-05
  5. pivotnacci

    A tool to make socks connections through HTTP agents

  6. Remote-Wake-Sleep-On-LAN-Server

    Use a low-power server (such as a Raspberry Pi) to create a remote interface for easily waking up more power-hungry computers

  7. PyShell

    Multiplatform Python WebShell (by JoelGMSec)

    Project mention: New discovery reveals how diatoms capture CO2 so effectively | news.ycombinator.com | 2024-10-21

    Am I the only one that saw this and thought, "What's a python shell got to do with it?"

    https://github.com/JoelGMSec/PyShell

  8. hiphp

    The BackDoor of HIPHP gives you the power to control websites based on PHP using HTTP/HTTPS protocol. By sending files, tokens and commands through port 80's POST/GET method, users can access a range of activities such as downloading and editing files. It also allows for connecting to Tor networks with password protection for extra security.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. tabnine-sublime

    Tabnine Autocomplete AI: JavaScript, Python, TypeScript, PHP, C/C++, HTML/CSS, Go, Java, Ruby, C#, Rust, SQL, Bash, Kotlin, Julia, Lua, OCaml, Perl, Haskell, React

    Project mention: 5 Free AI Coding Copilots to Help You Fly Out of the Dev Blackhole | dev.to | 2024-06-18

    Sublime Text

  11. roadmap

    Knowledge Roadmap Framework (alpha) (by srce)

  12. tree-hugger

    A light-weight, extendable, high level, universal code parser built on top of tree-sitter

    Project mention: The History of Machine Learning in Trackmania | news.ycombinator.com | 2024-07-03

    > Nienders concluded that this was due to the difference in the information available. Sophy had information about the track curvature of the upcoming 6 seconds of track, based on the current speed. TMRL, however, only had distance measurements from the LIDAR. While the TMRL program could plan for the next turn, it could not plan two turns ahead, and this fundamentally limited the program to mere safe driving, avoiding walls and crashes, but never optimizing.

    I think that point is an important one. ML algorithms work better when they are given better context. Especially in programming, it is clear the models are trained on code, rather than repositories. They know about files and repositories, but i always get the impression that they are totally clueless about whole programs.

    What could be done better in code, is provide in training more data about where each function is located in the project, some other files where similar functions are defined or called and so on. In general before each code is fed into the training, to do a little bit of data mining in the project like the tree-hugger project [1] enables. Tree-hugger is a little bit older code, and tree-sitter has advanced a lot the last 4 years.

    In my opinion 5x to 10x in code, is within reach, with no need to increase GPU compute or electricity.

    [1] https://github.com/autosoft-dev/tree-hugger

  13. Cattle

    🐺 Platform to Run and Share Code. It Supports PHP, Python, Ruby, Elixir, Java, Go, Rust, C and C++.

  14. aizawa

    Aizawa is a command-line webshell designed to execute commands through HTTP header

  15. pugdebug

    Standalone xDebug client for PHP applications written in Python and Qt5, official fork.

  16. Pihole-404

    A nice 404 page for pihole with an added automatic script that can be used to whitelist the domain with the click of a button.

  17. Pindo

    🐺 Securely Build and Run Code in Docker.

  18. ws-emit

    Easily emit websocket events from any sources (python, php, bash, whatever) using redis or HTTP interface

  19. NoPHP

  20. runit-server

    A self-hosted serverless platform (functions + database)

  21. project-euler

    My solutions for Project Euler problems in Python, C, C++, C#, F#, Go, Haskell, Java, JavaScript, PHP, Ruby, SQL (by lcsm29)

  22. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python PHP discussion

Log in or Post with

Python PHP related posts

  • 4.5M (Suspected) Fake Stars in GitHub

    3 projects | news.ycombinator.com | 2 Jan 2025
  • The ACF plugin on the WordPress directory has been taken over by WordPress.org

    3 projects | news.ycombinator.com | 12 Oct 2024
  • Akaunting is free, open-source online accounting software for small businesses

    9 projects | news.ycombinator.com | 23 Apr 2024
  • How to Use AI for Code Documentation - A DocuWriter Tutorial

    2 projects | dev.to | 12 Apr 2024
  • Do you think Pop!_OS should be re-named to "Cosmic" when the new DE comes out?

    3 projects | /r/pop_os | 11 Jul 2023
  • "Huffman says the blackout hasn’t had “significant revenue impact” and [...] anticipates that many of the subreddits will come back online by Wednesday. “[...] Please know that our teams are on it, and like all blowups on Reddit, this one will pass as well,” the memo reads" - The Verge

    5 projects | /r/ModCoord | 13 Jun 2023
  • Private engine with actually good results

    2 projects | /r/privacy | 29 Apr 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 29 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source PHP projects in Python? This list will help you:

# Project Stars
1 m2cgen 2,874
2 arl 1,996
3 WordOps 1,424
4 pivotnacci 691
5 Remote-Wake-Sleep-On-LAN-Server 430
6 PyShell 312
7 hiphp 217
8 tabnine-sublime 200
9 roadmap 161
10 tree-hugger 126
11 Cattle 71
12 aizawa 63
13 pugdebug 20
14 Pihole-404 12
15 Pindo 6
16 ws-emit 4
17 NoPHP 2
18 runit-server 1
19 project-euler 0

Sponsored
Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?