The Simple, Fast, Reliable framework for PHP
Find a file
2025-09-04 04:10:59 +00:00
.devcontainer Resolve "SharePoint media source auths on init" 2025-07-09 15:46:55 +10:00
.gitlab/issue_templates feat(gitlab): added issue templates 2025-03-20 15:44:09 +11:00
bin chore(cli/doc): Rename CryptModule to FileModule 2025-06-24 12:53:25 +10:00
docs Edit btree.md 2025-08-19 10:00:21 +10:00
libs Resolve "Change: Refactor the App functions ahead of release" 2025-07-11 12:17:13 +10:00
src Fix: Improves B-Tree fill count and node validation 2025-08-21 19:03:20 +10:00
tests Fix: Generates unique filenames in tests 2025-08-24 08:21:47 +10:00
.gitignore Resolve "Feature: Geodata pre-cache command for hazaar tool" 2025-04-16 11:47:15 +10:00
.gitlab-ci.yml feat(ci): Refactors CI pipeline to exclude scheduled jobs 2025-08-05 20:39:09 +10:00
.php-cs-fixer.php Resolve "Library re-integration" 2024-05-22 22:55:22 +10:00
.phplint.yml Resolve "Library re-integration" 2024-05-22 22:55:22 +10:00
composer.json Resolve "Change: hztool rename to hazaar" 2025-04-06 14:18:25 +10:00
composer.lock Resolve "Feature: Geodata pre-cache command for hazaar tool" 2025-04-16 11:47:15 +10:00
Dockerfile Resolve "SharePoint media source auths on init" 2025-07-09 15:46:55 +10:00
LICENCE.md Resolve "Import documentation from old CMS into the GIT repository documentation" 2018-09-12 00:44:58 +10:00
phpcs.xml Resolve "Library re-integration" 2024-05-22 22:55:22 +10:00
phpstan.neon Resolve "Feature: Middleware" 2025-07-23 15:25:59 +10:00
phpunit.xml Resolve "Library re-integration" 2024-05-22 22:55:22 +10:00
README.md Update README.md 2025-09-04 04:10:59 +00:00

Hazaar Logo

Build Status Total Downloads Latest Stable Version License

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:

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.