PHPackages                             convertio/convertio-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. convertio/convertio-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

convertio/convertio-php
=======================

Official PHP Wrapper for Convertio API

v0.4(9y ago)274319.7k↓23.3%70[13 issues](https://github.com/Convertio/convertio-php/issues)[3 PRs](https://github.com/Convertio/convertio-php/pulls)PHPPHP &gt;=5.3

Since Jun 3Pushed 4y ago15 watchersCompare

[ Source](https://github.com/Convertio/convertio-php)[ Packagist](https://packagist.org/packages/convertio/convertio-php)[ Docs](https://github.com/convertio/convertio-php)[ RSS](/packages/convertio-convertio-php/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Convertio APIs Client Library for PHP
=====================================

[](#convertio-apis-client-library-for-php)

This is a lightweight wrapper for the [Convertio](https://convertio.co/api/) API.

Feel free to use, improve or modify this wrapper! If you have questions contact us or open an issue on GitHub.

Requirements
------------

[](#requirements)

- [PHP 5.3.0 or higher with CURL Support](http://www.php.net/)

Developer Documentation
-----------------------

[](#developer-documentation)

You can find full API reference here:

Quickstart
----------

[](#quickstart)

Following example will render remote web page into PNG image:

```
