PHPackages                             mediaupstream/cielo24\_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. [API Development](/categories/api)
4. /
5. mediaupstream/cielo24\_php

ActiveLibrary[API Development](/categories/api)

mediaupstream/cielo24\_php
==========================

A PHP client library for the Cielo24 API (Unofficial)

1.1.0(10y ago)192MITPHPPHP &gt;=5.3.3

Since Jul 19Pushed 10y ago3 watchersCompare

[ Source](https://github.com/FrontendMasters/cielo24_php)[ Packagist](https://packagist.org/packages/mediaupstream/cielo24_php)[ Docs](https://github.com/FrontendMasters/cielo24_php)[ RSS](/packages/mediaupstream-cielo24-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Cielo24 PHP Client Library (Unofficial)
=======================================

[](#cielo24-php-client-library-unofficial)

A simple PHP library to access the [cielo24.com API](http://cielo24.readthedocs.org)

You might want to consider using the official [php library](https://github.com/Cielo24/cielo24-php) which requires PHP &gt;= 5.5.0.

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

[](#requirements)

PHP 5.3.3 and later.

Installation
------------

[](#installation)

Install with [Composer](https://getcomposer.org)

```
composer require mediaupstream/cielo24_php
```

then in your php application you can require the autoloader

```
