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(11mo ago)068MITPHP

Since Mar 3Pushed 11mo ago1 watchersCompare

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

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

27

—

LowBetter than 49% of packages

Maintenance52

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity35

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

333d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce642842e07d87f296ea068ad9920f9547b541a2f61689d8f3503879b5c17b40?d=identicon)[mo-soukar](/maintainers/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/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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