File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
4
5
- ## 2.3.0 - TBD
5
+ ## 2.3.0 - 2016-05-26
6
+
7
+ Final release. Please use [ Apigility] ( https://apigility.org ) instead.
6
8
7
9
### Added
8
10
Original file line number Diff line number Diff line change 1
1
PhlyRestfully: ZF2 Module for JSON REST Services
2
2
================================================
3
3
4
+ > ## ABANDONED
5
+ >
6
+ > As of the 2.3.0 release, I have marked this module as abandoned.
7
+ >
8
+ > The module very quickly proved that the approach was worthwhile and useful,
9
+ > and became the seed for [ Apigility] ( https://apigility.org/ ) . That project has
10
+ > far surpassed its origins in this module, and added a ton of functionality
11
+ > this module never managed to create, such as content negotiation, file upload
12
+ > handling, entity and collection hydration, and more.
13
+ >
14
+ > As such, I recommend using Apigility in favor of PhlyRestfully for new
15
+ > projects, and that existing projects migrate to Apigility when possible.
16
+
4
17
This module provides structure and code for quickly implementing RESTful APIs
5
18
that use JSON as a transport.
6
19
You can’t perform that action at this time.
0 commit comments