hazaar / framework
The Simple, Fast, Reliable framework for PHP
Requires
- php: >=8.3
- dompdf/dompdf: ^3.0
- psr/log: ^3.0
Requires (Dev)
- overtrue/phplint: *
- phpstan/phpstan: ^2.1.0
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.9
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-15 10:11:41 UTC
README
About Hazaar
Built for the PHP you use today — not the PHP you remember.
Hazaar is a robust, light-weight MVC framework for PHP8+ that focuses on speed, efficiency and simplicity — everything the stack needs, nothing it doesn't. Some of the features available in Hazaar include:
- Fast and configurable router
- Fluent database ORM
- Multiple cache and session backend options
- Database schema management with snapshots
- Warlock — a built-in WebSocket server, background job processing and message broker in one process, no extra infrastructure required
- AI-ready MCP server — publish your controllers to LLM agents as tools, with JSON Schemas generated automatically from your PHP types
Getting Started
A great place to get up to speed quickly on Hazaar is by reading the Hazaar Getting Started Guide.
The QuickStart covers some of the most commonly used components of Hazaar.
Contributing
Please contact support@hazaar.dev if you would like to get involved!
Licence
The files in this archive are released under the Apache 2.0 License. You can find a copy of this license in LICENCE.md.