Skip to content

Releases: diomac/php-api-rest

Removed ext-yaml and ext-apc dependence.

24 May 13:04
Compare
Choose a tag to compare

OO settings and Swagger 2.0 support

19 May 14:24
Compare
Choose a tag to compare

This release has been completely revised and rewritten to prioritize Object Guidance for better developer support (Intelicense IDE). It also has support for API documentation with Swagger 2.0 using Annotations with PHPDoc.

PHP API REST

08 Sep 13:33
8f47803
Compare
Choose a tag to compare

Interface Guard for protect routes. Inspired in Angular 6.

PHP API REST

01 Aug 15:54
de73f58
Compare
Choose a tag to compare

Modified route guards inspired by Angular 6. More declarative and reusable. ;)

PHP API REST

30 Jul 15:41
7f0371c
Compare
Choose a tag to compare

Included installing composer pakage.

PHP Simple API REST

27 Jul 16:40
22eb817
Compare
Choose a tag to compare

Added cache configuration and one or more routes guard configuration for each function.

PHP Simple API REST

11 Jul 18:54
4814532
Compare
Choose a tag to compare

A simple PHP API REST using annotations.