A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response.
Fix issue with additional properties in primitive type : object
Fix rand function to random_int for model to best practice
Features :
Changing the log call to allow a complete working override system
Changing Exception call to allow a best override system
Changing serialize for cache to var_export for more efficient caching system (working with op cache, allow to prepare cache in build system before publishing to prod, ...)
Integrate __set_state system in all class for var_export functionnalities
Minor Issue :
Features :