PHPackages                             soukar/larepo - 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. soukar/larepo

ActivePackage[Framework](/categories/framework)

soukar/larepo
=============

Laravel Repository Pattern Generator

v0.2.2(1y ago)0113MITPHP

Since Mar 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mo-soukar/larepo)[ Packagist](https://packagist.org/packages/soukar/larepo)[ RSS](/packages/soukar-larepo/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (1)Versions (15)Used By (0)

Larepo
======

[](#larepo)

Larepo is a Laravel package designed to simplify the implementation of the **Repository Pattern** and **DTO (Data Transfer Objects)** in your Laravel applications. It provides a structured and clean way to organize your application's business logic, making your code more maintainable, testable, and scalable.

Features
--------

[](#features)

- **Repository Pattern**: Easily create and manage repositories to abstract database logic.
- **DTO (Data Transfer Objects)**: Create and use DTOs to encapsulate and transfer data between layers of your application.
- **Artisan Commands**: Generate repositories, DTOs, and interfaces with simple Artisan commands.
- **Customizable**: Extend and customize repositories and DTOs to fit your application's needs.

---

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

[](#installation)

You can install the package via Composer:

```
composer require soukar/larepo
```

After installing the package, publish the configuration file (optional):

```
php artisan vendor:publish --tag="larepo"
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance49

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 56.3% 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 ~8 days

Recently: every ~18 days

Total

14

Last Release

379d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/98924124?v=4)[Mohammad Soukar](/maintainers/mo-soukar)[@mo-soukar](https://github.com/mo-soukar)

---

Top Contributors

[![mo-soukar](https://avatars.githubusercontent.com/u/98924124?v=4)](https://github.com/mo-soukar "mo-soukar (9 commits)")[![mohammadsoukar5-cmyk](https://avatars.githubusercontent.com/u/256502621?v=4)](https://github.com/mohammadsoukar5-cmyk "mohammadsoukar5-cmyk (7 commits)")

### Embed Badge

![Health badge](/badges/soukar-larepo/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M297](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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