Skip to content

Releases: RozbehSharahi/fhp-rest-api

Class create statics

20 Feb 23:31

Choose a tag to compare

Create functions on classes

Entity architecture

31 Jan 21:42

Choose a tag to compare

First entity architecture implemented.

Basically we have two different ways to create the API.

  • By entity classes
  • By entity names

New package name

24 Jan 01:40

Choose a tag to compare

Changed whole project name to FHP REST API and namespaces to \Fhp\Rest.

Database release

24 Jan 00:01

Choose a tag to compare

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+

23 Jan 15:09

Choose a tag to compare

New release v1.1.0

Important changes

  • Basic header handling is implemented now
  • Tests have been written

First release

23 Jan 02:38

Choose a tag to compare

First release Pre-release
Pre-release
v1.0.0

Add .travis.yml