The Simple, Fast, Reliable framework for PHP
All checks were successful
Test, Build and Deploy / Code Quality (push) Successful in 12s
Test, Build and Deploy / Static Analysis (push) Successful in 39s
Test, Build and Deploy / Unit Tests (push) Successful in 1m3s
Test, Build and Deploy / Build API Docs (push) Successful in 15s
Test, Build and Deploy / Build VuePress Site (push) Successful in 1m48s
Test, Build and Deploy / Build Docker Image (push) Successful in 53s
Test, Build and Deploy / Deploy to Kubernetes (push) Successful in 49s
|
||
---|---|---|
.devcontainer | ||
.forgejo | ||
bin | ||
docs | ||
libs | ||
src | ||
tests | ||
.gitignore | ||
.php-cs-fixer.php | ||
.phplint.yml | ||
composer.json | ||
composer.lock | ||
Dockerfile | ||
LICENCE.md | ||
phpcs.xml | ||
phpstan.neon | ||
phpunit.xml | ||
README.md |
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.