PHPackages                             julianowte/random-quote - 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. julianowte/random-quote

ActiveLibrary[API Development](/categories/api)

julianowte/random-quote
=======================

A simple packege to get quote api.

v0.0.3(1y ago)013MITPHP

Since Oct 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/julianowte/random-quotes)[ Packagist](https://packagist.org/packages/julianowte/random-quote)[ RSS](/packages/julianowte-random-quote/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

EXAMPLE OF CODE

Random phrase generator code from famous American authors. Based on the  API.

Install with Composer

composer require julianowte/random-quote

in your code

require('vendor/autoload.php');

use Julianowte\\RandomQuotes\\RandomQuote;

$quoteClass = new RandomQuote();

//return json with random quote

echo $quoteClass-&gt;from('Jane Austen');

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

557d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/80a88bb090445014e76be5cef061fb6f0f5b2e1fe436adc98c53d48124d5db68?d=identicon)[julianowte](/maintainers/julianowte)

---

Top Contributors

[![julianowte](https://avatars.githubusercontent.com/u/156912850?v=4)](https://github.com/julianowte "julianowte (11 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/julianowte-random-quote/health.svg)

```
[![Health](https://phpackages.com/badges/julianowte-random-quote/health.svg)](https://phpackages.com/packages/julianowte-random-quote)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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