PHPackages                             owllog/repo-generator - 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. owllog/repo-generator

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

owllog/repo-generator
=====================

This package create repository for a database model.

1.0.0(8y ago)111MITPHP

Since Sep 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Meklad/LaraGenRepo)[ Packagist](https://packagist.org/packages/owllog/repo-generator)[ RSS](/packages/owllog-repo-generator/feed)WikiDiscussions master Synced yesterday

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

LaraGenRepo
===========

[](#laragenrepo)

This package use for &gt;= laravel 5 to generate repository for a database model.

Installation:
=============

[](#installation)

1- cd into vendor folder.

2- use the next command in the terminal to install the package:

```
  $ git clone https://github.com/Meklad/LaraGenRepo.git

```

3- type in the terminal:

```
  $ composer dumpauotload

```

Or Type:

```
  $ composer dumpautoload -o

```

Usage:
======

[](#usage)

1- To create new repository for a database model type in the terminal:

```
  $ php artisan make:repository

```

2- To find the path to repository dirctory cd app/Repository

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3195d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/318562?v=4)[Cman](/maintainers/Cman)[@cman](https://github.com/cman)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/owllog-repo-generator/health.svg)

```
[![Health](https://phpackages.com/badges/owllog-repo-generator/health.svg)](https://phpackages.com/packages/owllog-repo-generator)
```

###  Alternatives

[illuminate/database

The Illuminate Database package.

2.8k54.1M11.2k](/packages/illuminate-database)[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k29.9M42](/packages/kirschbaum-development-eloquent-power-joins)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8723.1M23](/packages/yajra-laravel-oci8)[glushkovds/phpclickhouse-laravel

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.4M2](/packages/glushkovds-phpclickhouse-laravel)[lemaur/eloquent-publishing

207.8k1](/packages/lemaur-eloquent-publishing)[laravel-liberu/laravel-gedcom

A package that converts gedcom files to Eloquent models

782.5k1](/packages/laravel-liberu-laravel-gedcom)

PHPackages © 2026

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