Libraries tagged by api output
rapidwebltd/etsy-php
19 Downloads
Based on Etsy Rest API description output, this wrapper provides a simple client with all available methods on Etsy API (thanks to the __call magic PHP method!), validating its arguments on each request.
xooxx/serializer-eloquent
109 Downloads
Eloquent Driver for outputting valid API responses in JSON, JSON API and HAL+JSON API formats.
joe-pritchard/laravel-twitter-text-formatter
713 Downloads
A wrapper package around a text formatter which takes output from twitter's API and returns an HTML string of the full tweet
mosaiqo/optimus-prime
55 Downloads
A simple package to transform collection and entities to output to a JSON / API.
src-run/vermicious-console-io-library
134 Downloads
Enhanced console input/output style implementation with a complete object-oriented API.
owenr88/wufoo-html-wrapper
15 Downloads
Output Wufoo form HTML using the Wufoo API. Also manages answer validation and submissions.
mascame/katina
3631 Downloads
Test helper class that validates any kind of output based on the rules passed. Useful to test API reponses or data that changes over time.
crystalbit-us/cb_moviequotes
0 Downloads
Installs and outputs movie quotations exposed through a REST web API.
cloudinary/video-live-streaming
2 Downloads
Use the Video Live Streaming API to create and manage your RTMP live streams. This includes managing outputs as well as manually starting and stopping streams. See the [live streaming guide](https://cloudinary.com/documentation/video_live_streaming) for information on how to use the Live Streaming API to stream video to your users. **Note**: The Live Streaming API is currently in development and is available as a Public Beta, which means we value your feedback, so please feel free to [share any thoughts with us](https://support.cloudinary.com/hc/en-us/requests/new). The API supports Basic Authentication using your Cloudinary API Key and API Secret (which can be found on the Dashboard page of your [Cloudinary Console](https://console.cloudinary.com/pm)).
kohenkatz/laravel-restful
32 Downloads
Create your own REST API in Laravel. Supports JSON, JSONP, and XML output.