Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphp/calameoapi
PHP Class CalameoAPI
https://github.com/alphp/calameoapi
api calameo
Last synced: about 1 month ago
JSON representation
PHP Class CalameoAPI
- Host: GitHub
- URL: https://github.com/alphp/calameoapi
- Owner: alphp
- License: unlicense
- Created: 2014-10-02T03:42:14.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-19T03:20:43.000Z (over 1 year ago)
- Last Synced: 2024-06-10T07:37:15.809Z (5 months ago)
- Topics: api, calameo
- Language: PHP
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub license](https://img.shields.io/github/license/alphp/CalameoAPI)](https://github.com/alphp/CalameoAPI/blob/master/LICENSE)
[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/alphp/CalameoAPI)](https://github.com/alphp/CalameoAPI/tags)
[![Packagist](https://img.shields.io/packagist/v/fawno/calameoapi)](https://packagist.org/packages/fawno/calameoapi)
[![Packagist Downloads](https://img.shields.io/packagist/dt/fawno/calameoapi)](https://packagist.org/packages/fawno/calameoapi/stats)
[![GitHub issues](https://img.shields.io/github/issues/alphp/CalameoAPI)](https://github.com/alphp/CalameoAPI/issues)
[![GitHub forks](https://img.shields.io/github/forks/alphp/CalameoAPI)](https://github.com/alphp/CalameoAPI/network)
[![GitHub stars](https://img.shields.io/github/stars/alphp/CalameoAPI)](https://github.com/alphp/CalameoAPI/stargazers)# CalameoAPI
PHP Class CalameoAPI
http://alphaonphp.blogspot.com.es/p/clase-calameoapi.html
https://developer.calameo.com/content/api/
## Installation using Composer
You can install this plugin into your application using
[composer](https://getcomposer.org):```
composer require fawno/calameoapi @stable
```