Fw Framework v1.0.0
🐺 Fw Framework v1.0.0 - "Alpha Super Awesome Cool Dynamite Wolf"
The first official release of Fw - a blazing fast PHP framework built for speed, simplicity, and vibes.
🚀 Performance
- 13,593 requests/second on Mac M2 with FrankenPHP
- 17x faster than Laravel
- 9x faster than Symfony
- 14.8ms average latency under load
✨ Key Features
Speed First
- Fiber-based async I/O with PHP 8.4
- FrankenPHP worker mode support for 5-10x throughput
- Lazy session loading - no overhead on stateless requests
- Zero runtime dependencies
Modern PHP
- PHP 8.4+ with property hooks and asymmetric visibility
- Result<T,E> and Option monads for explicit error handling
- 100% type coverage
- Built-in security headers and CSRF protection
Developer Experience
- Elegant ORM with relationships, eager loading, and migrations
- Fluent query builder
- Built-in auth (session + API tokens)
- Powerful CLI generators (
php fw make:model,php fw make:controller) - Quill.js rich text editor integration
Vibe Coding Ready
- Clean, expressive syntax
- Sensible defaults everywhere
- Minimal boilerplate
- AI-friendly codebase structure
📦 Quick Start
git clone https://github.com/velkymx/fw myapp
cd myapp
composer install
php fw serve🔗 Links
- GitHub: https://github.com/velkymx/fw
- Author: https://blog.ajb.bz
📄 License
MIT License © 2026 Alan Bollinger
Built for developers who want to ship fast and enjoy the process. 🐺⚡