zubzet / framework
A lightweight PHP framework focused on rapid development, ease of use, and great portability.
v1.1.0
2026-04-01 14:48 UTC
Requires
- php: >=8.0 <8.5
- cakephp/database: ^4.5
- doctrine/dbal: ^3.10 || ^4.4
- phpmailer/phpmailer: ^6.7
- slim/psr7: ^1.7
- slim/slim: ^4.14
- symfony/console: 7.* || 6.*
- zubzet/password-hash-utilities: 1.0.*
This package is auto-updated.
Last update: 2026-05-07 14:39:06 UTC
README
ZubZet PHP Framework
A lightweight opinionated PHP framework built with complexity adversity in mind, empowering developers and easy learning.
Looking to start using ZubZet?
You're in the wrong place. New projects should be created from the starter skeleton:
See zubzet/zubzet for the getting-started guide, and the ZubZet Documentation for tutorials, guides, and the API Reference.
Want to contribute?
You're in the right place. This repository hosts the framework core that ships as a Composer dependency inside every ZubZet project.
- Contribution guide: How To Contribute
- Documentation: zubzet.com/docs
- Report a bug / request a feature: Issues
- License: Apache-2.0
