PHPackages                             tmdroid/quotily - 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. tmdroid/quotily

ActiveLibrary[API Development](/categories/api)

tmdroid/quotily
===============

A package to retrieve quotes from various Quotes APIs

010PHP

Since May 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/TMDroid/Quotily)[ Packagist](https://packagist.org/packages/tmdroid/quotily)[ RSS](/packages/tmdroid-quotily/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Quotily
=======

[](#quotily)

Quotily is a PHP package that helps you get famous quotes from various quote-serving APIs

APIs Supported:
---------------

[](#apis-supported)

- Random Famous Quotes - [click](https://market.mashape.com/andruxnet/random-famous-quotes)
- Bestquotes - [click](https://market.mashape.com/qvoca/bestquotes)
- Quotes on Design - [click](https://quotesondesign.com/)
- Programming Quotes API - [click](http://quotes.stormconsultancy.co.uk/api)

Usage
-----

[](#usage)

```

```

Sample output from `var_dump`

```
class TMDroid\Quote#31 (5) {
  private $serviceName =>
  string(30) "Random Famous Quotes - Mashape"
  private $quote =>
  string(111) "Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws."
  private $author =>
  string(5) "Plato"
  private $length =>
  int(111)
  private $genre =>
  string(6) "Famous"
}

```

```
class TMDroid\Quote#31 (5) {
  private $serviceName =>
  string(20) "Bestquotes - Mashape"
  private $quote =>
  string(104) "But if you don't watch me, I will try and sneak in some humor. I see humor everywhere in life around me."
  private $author =>
  string(11) "Marion Ross"
  private $length =>
  int(104)
  private $genre =>
  string(5) "humor"
}

```

Support
-------

[](#support)

If you want to have any other APIs listed in here too leave me a reply or, why not, submit a pull-request.

Thanks! :)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f2d97294fecfc651964a7fbd075870160f919b9d45e7aabde7f5425bca96475?d=identicon)[TMDroid](/maintainers/TMDroid)

---

Top Contributors

[![tmdroid](https://avatars.githubusercontent.com/u/6765362?v=4)](https://github.com/tmdroid "tmdroid (3 commits)")

### Embed Badge

![Health badge](/badges/tmdroid-quotily/health.svg)

```
[![Health](https://phpackages.com/badges/tmdroid-quotily/health.svg)](https://phpackages.com/packages/tmdroid-quotily)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M453](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
