hazaar / framework
The Simple, Fast, Reliable framework for PHP
dev-master
2025-05-14 04:55 UTC
Requires
- php: >=8.3
- dompdf/dompdf: ^3.0
Requires (Dev)
- overtrue/phplint: *
- phpstan/phpstan: ^2.1.0
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.9
This package is auto-updated.
Last update: 2025-05-16 08:02:04 UTC
README
About Hazaar
Hazaar is a robust light-weight MVC framework for PHP8+ that focuses on speed, efficiency and simplicity. Some of the features availble in Hazaar include:
- Fast and configurable router
- Fluent database ORM
- Multiple cache and session backend options
- Database schema management with snapshots
- Unified file storage system
- Background job processing
- Built-in WebSocket server
- Robust message broker
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.io 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.