PHP Generics
PHP Generics

Real PHP generics implemented in PHP with RFC-style syntax Class<T> and runtime type checking.

PHP Skeleton for Bison
PHP Skeleton for Bison

Bison is a parser generator. It can be used to create AST parsers for PHP, JSON, SQL, and more. By default, Bison supports C/C++/D/Java, but it can be extended using a PHP skeleton.

ESP8266 RC boat
ESP8266 RC boat

RC boat powered by an ESP8266 microcontroller, featuring a Wi-Fi access point and controlled via WebSocket commands.

PHP var_sizeof()
PHP var_sizeof()

Function to get the actual size of any PHP variable in bytes. It calculates the size of internal PHP structures along with any additional allocated memory.

SocRent
SocRent

Service for parsing and classifying apartment rental ads.

ESP32 mouse bot
ESP32 mouse bot

The bot emulates a Bluetooth mouse, allowing you to record macros and replay them multiple times.

ESP32 cam watcher
ESP32 cam watcher

This project helps me to observe my pot with pine's twig. I use ESP32 controller with a camera to take pictures and post it to Telegram channel.