zealphp

A dynamic PHP web development framework built with OpenSwoole. (by sibidharan)

Zealphp Alternatives

Similar projects and alternatives to zealphp

  1. egui

    238 zealphp VS egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. slint

    168 zealphp VS slint

    Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.

  4. datafusion

    Apache DataFusion SQL Query Engine

  5. mljar-supervised

    Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation

  6. marmot

    A distributed SQLite server with MySQL wire compatible interface

  7. ext-openswoole

    Programmatic server for PHP with async IO, coroutines and fibers

  8. dotfriedrice

    Set up a developer friendly niri / Arch Linux system in minutes. Also supports WSL 2, Debian, Ubuntu and macOS for CLI tools!

  9. tsz

    18 zealphp VS tsz

    Discontinued A performance-first TypeScript checker [Moved to: https://github.com/tsz-org/tsz]

  10. aptakube

    Modern, lightweight and multi-cluster Kubernetes GUI. Available on Windows, macOS and Linux.

  11. mech

    13 zealphp VS mech

    🦾 Mech is a programming language for building data-driven systems like robots, games, and interfaces. Start here!

  12. opendal

    16 zealphp VS opendal

    Apache OpenDAL: One Layer, All Storage.

  13. cs

    15 zealphp VS cs

    codespelunker - CLI code search tool that understands code structure and ranks results by relevance. No indexing required with CLI, TUI, MCP and HTTP support.

  14. devlensOSS

    13 zealphp VS devlensOSS

    An Open Source Intelligent Codebase Visualizer for javascript, reactjs, nextjs and nodejs for easy PR review, fast Onboarding and deep architectural understanding

  15. hncli

    5 zealphp VS hncli

    A Terminal User Interface-based application for browsing Hacker News, written in :crab: Rust.

  16. ezno

    11 zealphp VS ezno

    A correct and efficient TypeScript type checker and compiler with additional experiments

  17. baml

    21 zealphp VS baml

    The AI framework that adds the engineering to prompt engineering (Python/TS/Ruby/Java/C#/Rust/Go compatible)

  18. opal

    8 zealphp VS opal

    A git enabled local-first browser-first markdown workspace wysiwyg editor and publisher. Built with mdx-editor, code mirror 6, react, shadcn and typescript (by rbbydotdev)

  19. trainbot

    Discontinued Watches a piece of train track, detects trains, and stitches together images of them.

  20. loghub

    A large collection of system log datasets for AI-driven log analytics [ISSRE'23]

  21. tabwrangler

    3 zealphp VS tabwrangler

    A browser extension that automatically closes your unused tabs so you can focus on the tabs that matter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better zealphp alternative or higher similarity.

zealphp discussion

Log in or Post with

zealphp reviews and mentions

Posts with mentions or reviews of zealphp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-02.
  • Ask HN: ZealPHP – Dangers Isolating Request-State in Coroutines?
    2 projects | news.ycombinator.com | 2 Jun 2026
  • Ask HK: How are you building AI apps today?
    1 project | news.ycombinator.com | 29 May 2026
    Agent SDK Example Code used on above lesson: https://github.com/sibidharan/zealphp/blob/master/examples/a...

    I follow this style everywhere in my code. Agents work as separate python code detached from whatever framework we use to build Apps, streams via STDIO and I stream the tokens over SSE to frontend - clean architecture. Different architecture may have different needs!

  • MultiPlayer Tic-Tac-Toe with WebSocket in PHP
    2 projects | dev.to | 17 May 2026
    GitHub: sibidharan/zealphp
  • Ask HN: What Are You Working On? (May 2026)
    165 projects | news.ycombinator.com | 10 May 2026
    I’m working on ZealPHP (https://php.zeal.ninja, MIT), an open-source PHP framework built on OpenSwoole.

    The idea is to keep the simple Apache/LAMP style PHP mental model, but modernise the runtime: PHP can handle HTTP, WebSocket, SSE, sessions, shared memory, timers, and task workers from one long-running process.

    Greenfield, it's working great. For legacy code, the migration model I’m exploring is:

    OpenSwoole front-of-house, PHP-FPM-style back-of-house for legacy code, and a coroutine-native path for new code. Three lanes, one server.

    So in one day, all existing traditional PHP apps can have an asynchronous runtime! Hoping that I am laying the right foundations? Or not? Help me understand!

    I also made a handcrafted Learn section where you build a small Personal Notes + AI Chat app + Multi-Player Tic-Tac-Toe step by step:

    https://php.zeal.ninja/learn

    GitHub: https://github.com/sibidharan/zealphp

    After feedback from some senior PHP devs, I tightened the framework core and it now passes PHPStan level 10. Actively developing!

    Still looking for feedbacks before Show HN

  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic zealphp repo stats
4
40
-
about 1 month ago

sibidharan/zealphp is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of zealphp is PHP.


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

Did you know that PHP is
the 14th most popular programming language
based on number of references?