PHPackages                             aplr/lectern - 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. [Framework](/categories/framework)
4. /
5. aplr/lectern

ActiveLibrary[Framework](/categories/framework)

aplr/lectern
============

Repository pattern for Laravel

v0.1.0(6y ago)02MITPHPPHP ^7.2CI failing

Since May 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/aplr/lectern)[ Packagist](https://packagist.org/packages/aplr/lectern)[ RSS](/packages/aplr-lectern/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (9)Versions (2)Used By (0)

Laravel Lectern
===============

[](#laravel-lectern)

The `lectern` package provides you with classes and interfaces which help you with abstracting the data layer of your laravel application by embracing the repository pattern.

[![Packagist Version](https://camo.githubusercontent.com/88f034b843f78a2cb3e83d3dba09281e0b28e9597ffffc1789c4f7b16db7f231/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61706c722f6c65637465726e3f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/88f034b843f78a2cb3e83d3dba09281e0b28e9597ffffc1789c4f7b16db7f231/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61706c722f6c65637465726e3f7374796c653d666c61742d737175617265)[![GitHub Workflow Status](https://camo.githubusercontent.com/7898ef3451e3cfea010ec4a38cb527e1e9f3ef41fa74ab894843f30c2f65f753/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f61706c722f6c65637465726e2f54657374733f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/7898ef3451e3cfea010ec4a38cb527e1e9f3ef41fa74ab894843f30c2f65f753/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f61706c722f6c65637465726e2f54657374733f7374796c653d666c61742d737175617265)[![PHP from Packagist](https://camo.githubusercontent.com/de79f76934465e458a47fd35cffeab424f262483603b4abf7e89644cf23be61d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f61706c722f6c65637465726e3f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/de79f76934465e458a47fd35cffeab424f262483603b4abf7e89644cf23be61d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f61706c722f6c65637465726e3f7374796c653d666c61742d737175617265)[![GitHub license](https://camo.githubusercontent.com/adba55448d0225d23e1a90462b26a4e8c7496ff2572609648f9598cc7a006008/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f61706c722f6c65637465726e3f7374796c653d666c61742d737175617265)](https://github.com/aplr/lectern/blob/master/LICENSE)

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

[](#installation)

To install the latest version of `aplr/lectern` just require it using composer.

```
composer require aplr/lectern
```

This package is using Laravel's package auto-discovery, so it doesn't require you to manually add the ServiceProvider. If you've opted out of this feature, add the ServiceProvider to the providers array in config/app.php:

```
Aplr\Lectern\ServiceProvider::class,
```

Usage
-----

[](#usage)

> TODO, dig through the code for now

Licence
-------

[](#licence)

Lectern is licenced under The MIT Licence (MIT).

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

2242d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1723f152d0d0015ac9fd0ee662732f276ac4fe314c245f6dad7a710155e75bb9?d=identicon)[aplr](/maintainers/aplr)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/aplr-lectern/health.svg)

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

###  Alternatives

[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M146](/packages/laravel-cashier)[laravel/scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

1.7k55.0M616](/packages/laravel-scout)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M195](/packages/laravel-ai)

PHPackages © 2026

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