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(11y 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 today

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 35% 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

4027d 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

[spatie/laravel-medialibrary

Associate files with Eloquent models

6.1k43.2M632](/packages/spatie-laravel-medialibrary)[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.4M96](/packages/mongodb-laravel-mongodb)[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k32.6M46](/packages/kirschbaum-development-eloquent-power-joins)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[awobaz/compoships

Laravel relationships with support for composite/multiple keys

1.2k11.7M47](/packages/awobaz-compoships)[bavix/laravel-wallet

It's easy to work with a virtual wallet.

1.3k1.3M19](/packages/bavix-laravel-wallet)

PHPackages © 2026

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