Explorar el Código

Added missing library Restler.

pull/184/merge
Jamie hace 11 años
padre
commit
764dee51fb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -509,6 +509,7 @@ Libraries to help manage database schemas and migrations.
509 509
 * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
510 510
 * [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
511 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 514
 ## Caching
514 515
 *Libraries for caching data.*

Loading…
Cancelar
Guardar