PHPackages                             yanndecelle/theelderscrollslore - 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. yanndecelle/theelderscrollslore

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

yanndecelle/theelderscrollslore
===============================

a library to get the elder scrolls characters's data

00PHP

Since Jul 4Pushed 2y ago1 watchersCompare

[ Source](https://github.com/YannDecelle/elderscrollsscrapper)[ Packagist](https://packagist.org/packages/yanndecelle/theelderscrollslore)[ RSS](/packages/yanndecelle-theelderscrollslore/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Elder Scrolls Character Scraper
===============================

[](#elder-scrolls-character-scraper)

The Elder Scrolls Character Scraper is a PHP library that allows you to scrape character information from the Elder Scrolls Fandom website. It retrieves data such as the character's name, race, religion, gender, description, and image.

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

[](#installation)

Clone or download the repository to include the library in your project:

```
git clone
```

Usage
-----

[](#usage)

1. Include the library in your PHP file:

```
require_once 'src/index.php';
```

2. Create an instance of the `ElderScrollsCharacterScraper` class:

```
$scraper = new ElderScrollsCharacterScraper();
```

3. Call the `scrapeCharacters()` method to retrieve character information:

```
$scraper->scrapeCharacters();
```

4. Customize the code as needed and add additional functionality based on your requirements.

Example
-------

[](#example)

Here's an example usage of the library:

```

```

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

[](#contributing)

Contributions are welcome! If you find any issues or want to add new features, please open an issue or submit a pull request.

Before submitting a pull request, make sure to run tests and ensure that your changes are compatible with the library.

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a235c2066ef12cdbb3eaf9404578028d46071f5925c8416d13190dacb198750a?d=identicon)[YannDecelle](/maintainers/YannDecelle)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yanndecelle-theelderscrollslore/health.svg)

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

PHPackages © 2026

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