
🛠️ PhpEZ – A tiny PHP framework for shared LAMP hosting
Summary
PhpEZ is a tiny PHP framework packaged into a single file designed for shared LAMP hosting. It features typed request and response handling, filesystem routing, object serialization, database models and schema generation, and zero Composer dependencies.
Why it’s interesting
It avoids heavy file syncs on shared hosting by packing an entire PHP framework with routing and database features into a single file.
Target user
PHP developers building webapps for shared LAMP hosting
Source metrics: Points 2 · Comments 0
HN discussion · Project
Source: #HackerNews / Show HN
Summary
PhpEZ is a tiny PHP framework packaged into a single file designed for shared LAMP hosting. It features typed request and response handling, filesystem routing, object serialization, database models and schema generation, and zero Composer dependencies.
Why it’s interesting
It avoids heavy file syncs on shared hosting by packing an entire PHP framework with routing and database features into a single file.
Target user
PHP developers building webapps for shared LAMP hosting
Source metrics: Points 2 · Comments 0
HN discussion · Project
Source: #HackerNews / Show HN