Frequently Asked Questions (FAQ)
Frequently Asked Questions (FAQ)
What is Hazaar Framework?
Hazaar is a modern, modular PHP framework designed to help developers build robust, scalable, and maintainable web applications quickly and efficiently.
Who should use Hazaar?
Hazaar is ideal for PHP developers who want a flexible, extensible framework for projects of any size—from small websites to large enterprise applications.
How do I install Hazaar?
Follow the Getting Started guide for step-by-step installation instructions and your first project setup.
Is Hazaar open source?
Yes! Hazaar is open source and available under the MIT license. You can view the source code and contribute on GitHub.
Where can I find examples or tutorials?
Check out the Examples and Guides & Tutorials sections for practical code samples and walkthroughs.
How do I get support or report bugs?
You can contact us, open an issue on GitHub, or join the community forums (if available).
Can I contribute to Hazaar?
Absolutely! Contributions are welcome. See the Contribute & Give Feedback section for details on how to get involved.
What PHP versions are supported?
Hazaar supports PHP 8.0 and above.
How do I update Hazaar?
Update Hazaar using Composer with composer update hazaar-framework/hazaar
. Review the release notes for details on new versions and changes.
Where can I find the API reference?
The full API documentation is available in the API Reference section.