framework
framework copied to clipboard
Core files of AlphaZ Framework
**Is your feature request related to a problem? Please describe.** - Since [PHPStan](https://github.com/phpstan/phpstan), [Psalm](https://github.com/vimeo/psalm) or [Phan](https://github.com/phan/phan) is enabled by some PHP projects to do static code analysis. - The static...
As title, we need to implement package management so thereby we can able to offered many official packages for the things that are most common in php development just for...
**Is your feature request related to a problem? Please describe.** Firstly, we look at the `Hashing` algorithm supports in `Zest_Framework/src/Hashing/ ` folder, it only supports the `Bcrypt`, `Argon2` and `Argon2ID`....
Need following features 1. Query Builder 2. Support for more adaptors
There should be package that allow to handle task scheduler / cron job cross platform
As title, the security components is important to this framework. According to the OWASP, we need to consider the following security issues: - [x] XSS. - [ ] SQL injection....
**Is your feature request related to a problem? Please describe.** I'm not sure we have to provide this component by dafault on our Zest framework. **Describe the solution you'd like**...