Releases: apioo/psx
Releases · apioo/psx
v6.0.0
Migrated to PHP 8.0
Removed deprecated classes and methods
Moved from doctrine annotations to PHP attributes
Updated all components to PHP 8.0
Move logic of the SchemaApiAbstract
into the ControllerAbstract
class
v4.0.0
Add postgresql test case
Add abstract environment engine to use different webserver types
Removed test cases and use tests from the framework
v3.0.3
Require min PHP 7.0
Add PHP 7.2 support
Improved test cases
v3.0.2
Generate OpenAPI 3.0 specification
Improved test cases
v3.0.0
Generate swagger 2.0 and raml 1.0 specifications
Updated psx schema and data library
Removed wsdl and xsd generation
v2.0.1
Use psx_connection in config
Updated project tests
v2.0.0
Split the framework into components
Decoupled and improved each component
Reading and writing data works now with POPOs
Add generator to generate PHP classes from a RAML and JsonSchema specification
Removed command system
Improved documentation
You can’t perform that action at this time.