Parsing with PHP, Bison and re2c

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. PHP Parser

    A PHP parser written in PHP

    Code parsing. Many linters and code builders use php-parser. It uses YACC (analog Bison) to build AST.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. PHPT

    The PHP Interpreter

  4. ruby

    The Ruby Programming Language

  5. php-generics

    PHP generics written in PHP

    I used this knowledge to create the PHP generics library.

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

  • How to build a Laravel app using TDD that won't hurt you in the future

    7 projects | dev.to | 3 Mar 2025
  • Late Night Refactors #1: Composer Packages

    4 projects | dev.to | 6 Feb 2025
  • 8 Essential Tools Every PHP Developer Needs

    6 projects | dev.to | 27 Feb 2024
  • PHP 8.3

    3 projects | news.ycombinator.com | 24 Nov 2023
  • A Tour of CPython Compilation

    3 projects | dev.to | 4 Aug 2023

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