PHPackages                             sarahsibert/shakespeare-quotes - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sarahsibert/shakespeare-quotes

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sarahsibert/shakespeare-quotes
==============================

Random quotes from William Shakespeare's work

v3.0.0(5y ago)010MITPHP

Since Mar 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/SarahSibert/shakespeare-quotes)[ Packagist](https://packagist.org/packages/sarahsibert/shakespeare-quotes)[ RSS](/packages/sarahsibert-shakespeare-quotes/feed)WikiDiscussions main Synced yesterday

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

Shakespeare Quotes
==================

[](#shakespeare-quotes)

Random quotes from the works of William Shakespeare

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

[](#installation)

Require the package using composer:

```
composer require sarahsibert/shakespeare-quotes
```

Usage
-----

[](#usage)

```
use SarahSibert\ShakespeareQuotes\QuoteFactory;

$quotes = new QuoteFactory();

$quote = $quotes->getRandomQuote();
```

In View:

```
{{$quote->quote}}
{{$quote->play}}
{{$quote->theme}}
```

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Credits
-------

[](#credits)

- [Sarah Sibert](https://github.com/SarahSibert)
- [All Contributors](../../contributors)

License
-------

[](#license)

[MIT](./LICENSE.md)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

1873d ago

Major Versions

v1.0.0 → v2.0.02021-03-26

v2.0.0 → v3.0.02021-03-26

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/38976391?v=4)[Sarah Sibert](/maintainers/SarahSibert)[@SarahSibert](https://github.com/SarahSibert)

---

Top Contributors

[![SarahSibert](https://avatars.githubusercontent.com/u/38976391?v=4)](https://github.com/SarahSibert "SarahSibert (20 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sarahsibert-shakespeare-quotes/health.svg)

```
[![Health](https://phpackages.com/badges/sarahsibert-shakespeare-quotes/health.svg)](https://phpackages.com/packages/sarahsibert-shakespeare-quotes)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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