Top Repositories
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
A lightweight structure helper for PHP 8.1+. Define your data models with attributes, get automatic validation, array access, and JSON serialization.PHP Structure helper
The App. Tiny, fast and powerful microframework
A chaining utility for PHP 8.0+. It allows you to fluently call methods across different objects, switch the current context on the fly, and still access the last result or the current instance.
Simple FB2 to HTML parser
This is a simple interpreter for a minimal functional language in PHP. It supports function calls, constants (numbers, strings, true, false, null), user-defined functions, nested functions.
Repositories
6Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
This is a simple interpreter for a minimal functional language in PHP. It supports function calls, constants (numbers, strings, true, false, null), user-defined functions, nested functions.
A lightweight structure helper for PHP 8.1+. Define your data models with attributes, get automatic validation, array access, and JSON serialization.PHP Structure helper
A chaining utility for PHP 8.0+. It allows you to fluently call methods across different objects, switch the current context on the fly, and still access the last result or the current instance.
The App. Tiny, fast and powerful microframework
Simple FB2 to HTML parser