Libraries tagged by api output
piotrpress/wordpress-diff
6 Downloads
WordPress Diff is a command line tool for comparing contents of two WordPress installations using REST API and outputting the differences to HTML files for easy comparison.
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
714 Downloads
A wrapper package around a text formatter which takes output from twitter's API and returns an HTML string of the full tweet
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
mosaiqo/optimus-prime
56 Downloads
A simple package to transform collection and entities to output to a JSON / API.
ngsoft/mini-io
36 Downloads
Format the CLI Output using an easy to use API
ngsoft/stdio
73 Downloads
Format the CLI Output using an easy to use 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.
morsapt/changelog
52 Downloads
Simple Changelog CRUD API to store markdown and parse it to HTML output
mascame/katina
3633 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
3 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.