Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.17 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.17 KB

Build Status

PHP + Guzzle Code Generator (Paw Extension)

A Paw Extension that generates PHP code for the Guzzle 6.x library.

Installation

Easily install this Paw Extension: Install PHP + Guzzle Code Generator

Development

Build & Install

npm install
cake build
cake install

Watch

During development, watch for changes:

cake watch

License

This Paw Extension is released under the MIT License. Feel free to fork, and modify!

Copyright © 2014 Paw Inc.

Contributors

Created by Quentin Rousseau (@kwent). Maintained and updated by Jonathan Montane (@JonathanMontane))

See Contributors.

Credits

  • babel.js, also released under the MIT License