Releases: RozbehSharahi/fhp-rest-api
Releases · RozbehSharahi/fhp-rest-api
Class create statics
Create functions on classes
Entity architecture
First entity architecture implemented.
Basically we have two different ways to create the API.
- By entity classes
- By entity names
New package name
Changed whole project name to FHP REST API and namespaces to \Fhp\Rest.
Database release
The main aim of this release is to do refactoring by implementing a new \LazerRest\Database class to have better handling in controllers.
Main changes
- Database class implemented
- Some more tests
First stable release for PHP7+
New release v1.1.0
Important changes
- Basic header handling is implemented now
- Tests have been written
First release
v1.0.0 Add .travis.yml