浏览代码

Added missing library Restler.

pull/184/merge
Jamie 11 年前
父节点
当前提交
764dee51fb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

509
 * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
509
 * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
510
 * [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
510
 * [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
511
 * [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints.
511
 * [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints.
512
+* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
512
 
513
 
513
 ## Caching
514
 ## Caching
514
 *Libraries for caching data.*
515
 *Libraries for caching data.*

正在加载...
取消
保存