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 314 17

  2. codegen codegen Public

    Generate PHP code from Rust using a fluent API 🐘 🦀

    Rust 12 1

  3. .github .github Public

  4. discoverer discoverer Public

    Recursively search directories for a particular type of file.

    Rust

  5. php-textmate php-textmate Public

    A TextMate grammar for PHP.

Repositories

Showing 5 of 5 repositories
  • parser Public

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

    Rust 314 Apache-2.0 17 5 4 Updated Aug 18, 2023
  • discoverer Public

    Recursively search directories for a particular type of file.

    Rust 0 0 0 0 Updated Jan 7, 2023
  • .github Public
    0 0 0 0 Updated Jan 2, 2023
  • php-textmate Public

    A TextMate grammar for PHP.

    0 0 2 0 Updated Jan 1, 2023
  • codegen Public

    Generate PHP code from Rust using a fluent API 🐘 🦀

    Rust 12 Apache-2.0 1 0 0 Updated Dec 21, 2022

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…