buismaarten's Stars
LadybirdBrowser/ladybird
Truly independent web browser
nikic/PHP-Parser
A PHP parser written in PHP
phpseclib/phpseclib
PHP Secure Communications Library
symfony/stopwatch
Provides a way to profile code
symfony/polyfill
PHP polyfills
Ionaru/easy-markdown-editor
EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
sebastianbergmann/phploc
A tool for quickly measuring the size of a PHP project.
Seldaek/jsonlint
JSON Lint for PHP
sam-astro/Z-Sharp
Custom programming interpreter for ZSharp (Z#), a custom game programming language I made
symfony/polyfill-uuid
Symfony polyfill for uuid functions
leventcz/laravel-top
🚀 Real-time monitoring from the command line for Laravel applications.
spatie/docker
Manage docker containers with PHP
Jamesbarford/holyc-lang
HolyC compiler & transpiler
Sammyjo20/ssh-php
The ridiculously simple starting point for building PHP SSH apps! 🔥
Corveda/PHPSandbox
A PHP-based sandboxing library with a full suite of configuration and validation options.
Voxellius/Voxel
Runtime and utilities for the Voxel programming language and VxC virtual machine.
spatie/php-structure-discoverer
Automatically discover classes within your PHP application
joelesko/tht
THT Programming Language
testcontainers/testcontainers-php
https://www.testcontainers.org implementation for PHP
rectorphp/type-perfect
Next level type declaration check PHPStan rules
OfficialCodeNoodles/NoodleScript
This is a simple interpreted programming language that has syntax and features heavily inspired by Python, but with an Italian twist!
SjonHortensius/3v4l_org
An online php shell
moirai-lang/moirai-kt
A scripting language that calculates the worst-case execution time (WCET) before executing each script. Ideal for multi-tenant microservices, serverless functions, and computed columns in databases.
leongrdic/php-smplang
simple expression language written in PHP that executes code in an isolated environment
thomasmueller/bau-lang
Bau is a simple, concise, safe, powerful and fast programming language.
minirop/plox
Implementation of the Lox language in PHP
davidoskiii/Luminique
Luminique is a C bytecode interpreted language with a Javascript like syntax.
Futuremappermydud/AscentLanguage
A quick interpreted language inspired by MoLang.
nthnn/Uartix
Strange dynamic programming and scripting language that performs mathematical computations on a connected Raspberry Pi Pico (RP2040) through UART connectivity.
martin-helmich/php-evaluator
Library for directly executing AST's generated by PHP-Parser