Skip to content
@php-rust-tools

PHP Rust Tools

A collection of tools for PHP written in Rust.

PHP Rust Tools

This organisation is home to a range of tools aimed at improving the PHP ecosystem. All of the libraries and tools are written in Rust, with the aid of a few other languages.

Join the Discord

Projects

  • Parser - parse PHP source code into a concrete syntax tree.
  • Codegen - generate PHP classes, interfaces and more from Rust.
  • Discoverer - recursively search directories for a particular type of file.
  • Indexer (in progress) - generate an index of a PHP (and PXP) project and search for the location of functions, classes, etc.

Other repositories under this organisation are still a work-in-progress.

Popular repositories

  1. parser parser Public

    A handwritten fault-tolerant, recursive-descent parser for PHP written in Rust.

    Rust 315 17

  2. codegen codegen Public

    Generate PHP code from Rust using a fluent API 🐘 🦀

    Rust 12 1

  3. php-textmate php-textmate Public

    A TextMate grammar for PHP.

    1

  4. .github .github Public

  5. discoverer discoverer Public

    Recursively search directories for a particular type of file.

    Rust

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…