WebbyPHP is a lightweight, modular, “lego-style” PHP framework designed to make building APIs, CLI/Console tools, and Web Applications simple, modern, and enjoyable—especially for beginners.
Built as an enhanced extension of CodeIgniter 3, WebbyPHP brings a fresh, modern developer experience (DX) while keeping the simplicity, speed, and small footprint that made CI3 popular. It also introduces flexible modular architecture, improved routing, and integration patterns that make it easy to combine packages or even borrow concepts from other PHP frameworks.
Build powerful PHP applications with a simple, sweet, and scalable architecture.
- Improved and Modern Routing
- HMVC First Architecture
- Supports API-only, Console/CLI, or Web Apps
- Middleware Support
- Easy Integration with Other Frameworks & PHP Packages
- Extendable with Standalone WebbyPHP Packages
- “Plates” Templating Engine (configurable Blade-like views)
- Use “Services” to organize business logic
- Use “Actions” for CRUD or isolated logic
- Forms/Rules for Request Validation
- Use "Forms Or Rules" to validate input requests
- Near Service-Discovery-Like Features
- Bring Your Own Database Layer — any library or abstraction works
- @otengkwame
- [All Contributors][webby-contributors]
- [All WebbyPHP Engine Contributors][engine-contributors]
