jeroenrnl / zfwk
The Z Framework or zFwk is a framework that aims to be a complete set of base libraries to build a PHP application but without dicating the architecture of your application. The Z Framework is derived from Zoph, one of the oldest still actively developed PHP projects. The Z Framework currently cons
Requires
- php: ^8.1 || ^8.2
- psr/log: 3.0.0
This package is not auto-updated.
Last update: 2025-06-12 08:12:04 UTC
README
The Z FrameWork Jeroen Roos
The Z Framework or zFwk is a framework that aims to be a complete set of base libraries to build a PHP application but without dicating the architecture of your application. The Z Framework is derived from Zoph, one of the oldest still actively developed PHP projects.
The Z Framework currently consist of a database query builder, a templating engine, a configuration engine and few generic classes.
The Z Framework is in it's infancy and should not be used in production. If you want to consider using it, please let me know.