PhalApi framework is referred to as π framework (Pi framework), a lightweight PHP open source interface framework, supporting operation management platform, focusing on interface service development, supporting HTTP/SOAP/RPC protocols, with automatically generated online documents and multiple development languages. Client SDK packages and reusable extension class libraries can be used to quickly build microservices, RESTful interfaces or WebServices.
PhalApi framework update log: v2.17.2
[BUG fix]
1. SQL logging, only extract some necessary parameters, avoid all logging, and avoid recording sensitive information such as passwords into log files.
2. Translation and DataApi parameter description supplement
3. Remove the extra dollar sign in the exception prompt message when the DataModel calls a non-existent method.
4. Online interface document template judgment and adjustment to avoid warnings