phalkaline / phkapa
Nonconformity Management Software for Quality Assurance.
Installs: 105
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 6
Open Issues: 0
Type:project
Requires
- php: >=5.6,<8.0.0
- ext-openssl: *
- cakedc/migrations: 2.*
- cakephp/cakephp: 2.10.*
- cakephp/debug_kit: 2.2.*
- ceeram/clear_cache: 1.*
README
pHKapa , Nonconformity management software for quality assurance. Allows to generate action plan (CAPA) requests that routes through register, review, plan / implement, and verification stages. It provides effective mechanisms to determinate the source and cost of problems, released under [MIT License]
Official website**: https://www.phkapa.net
WIKI website**: https://wiki.phkapa.net
It is powered by CakePHP MVC framework.
Requirements
- HTTP Server or similar ( NGINX, IIS ).
- Apache. mod_rewrite is preferred, but by no means required
- PHP =>5.6 && <8.0.0.
- MySQL or similar ( MariaDB , SqlServer )
- All built-in drivers require PDO. You should make sure you have the correct PDO extensions installed.