<p>Pony.fm would not be possible without the efforts of the open-source community.
We thank the following projects, in no particular order, for providing the building
blocks for our own.</p>
<ul>
<li><ahref="http://laravel.com/"target="_blank">Laravel</a> - our backend framework of choice</li>
<li><ahref="https://angularjs.org/"target="_blank">Angular.js</a> - our front-end framework of choice</li>
<li><ahref="https://secure.php.net/"target="_blank">PHP</a> - for providing a batteries-loaded language to build great web apps in</li>
<li><ahref="https://getcomposer.org/"target="_blank">Composer</a> - for making the management of PHP dependencies sane</li>
<li><ahref="https://ffmpeg.org/"target="_blank">FFmpeg</a> - for analyzing and dealing with every audio file we can throw at it</li>
<li><ahref="http://guzzlephp.org/"target="_blank">Guzzle</a> - for adding sanity to the art of making HTTP requests</li>
<li><ahref="https://github.com/CodeScaleInc/ffmpeg-php"target="_blank">FFmpegPHP</a> - for providing a sweet PHP interface to ffmpeg</li>
<li><ahref="https://github.com/barryvdh/laravel-ide-helper"target="_blank">Laravel IDE Helper Generator</a> - for making our IDE useful</li>
<li><ahref="https://github.com/In-Touch/laravel-newrelic"target="_blank">Laravel NewRelic Service Provider</a> - for making it easy to monitor Pony.fm''s performance</li>