PHPackages                             jampot5000/calibre - 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. [Database &amp; ORM](/categories/database)
4. /
5. jampot5000/calibre

ActiveLibrary[Database &amp; ORM](/categories/database)

jampot5000/calibre
==================

Interface between laravel and calibre database and files

0.1.1(10y ago)1241[2 PRs](https://github.com/jampot5000/calibre/pulls)MITPHP

Since Jun 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jampot5000/calibre)[ Packagist](https://packagist.org/packages/jampot5000/calibre)[ Docs](https://github.com/jampot5000/calibre)[ RSS](/packages/jampot5000-calibre/feed)WikiDiscussions master Synced 1mo ago

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

\#PHP Calibre

PHP Calibre is an interface between laravel and calibre, exposing models for the Author, Book and Files for the books.

### Version

[](#version)

0.0.1 - Just getting the basics down at the moment.

### Installation

[](#installation)

Install with composer

```
composer require 'jampot5000/calibre':'0.0.1'

```

Add the Laravel service provider in config/app.php

```
Jampot5000\Calibre\LaravelServiceProvider::class,

```

Models can be accessed using:

```
\Jampot5000\Calibre\Models\Author
\Jampot5000\Calibre\Models\Book
\Jampot5000\Calibre\Models\File

```

\###Todo

- Add series Model
- Move route logic into a class allowing finer control of obtaining a file.
- Update readme with better documentation
- Add testing
- Abstract away from using eloquent as it is alot to pull in for people not using laravel

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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 ~1 days

Total

2

Last Release

3981d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3231e899af271baa8092d19b3c03da2c36f81667850603590f665321fd6c6376?d=identicon)[jampot5000](/maintainers/jampot5000)

---

Top Contributors

[![jampot5000](https://avatars.githubusercontent.com/u/932691?v=4)](https://github.com/jampot5000 "jampot5000 (9 commits)")

---

Tags

laravelebookcalibre

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jampot5000-calibre/health.svg)

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

###  Alternatives

[silber/bouncer

Eloquent roles and abilities.

3.6k4.4M25](/packages/silber-bouncer)[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[watson/validating

Eloquent model validating trait.

9723.3M47](/packages/watson-validating)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8703.0M17](/packages/yajra-laravel-oci8)[cybercog/laravel-love

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

1.2k302.7k1](/packages/cybercog-laravel-love)[cviebrock/eloquent-taggable

Easy ability to tag your Eloquent models in Laravel.

567694.8k3](/packages/cviebrock-eloquent-taggable)

PHPackages © 2026

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