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 2mo ago

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

3144d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ee1bec6e8ddd6c50294bac91361065d0eb73168b2aef4ab4ec412bb74b80200?d=identicon)[Cman](/maintainers/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.8k52.4M9.3k](/packages/illuminate-database)[cybercog/laravel-love

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

1.2k302.7k1](/packages/cybercog-laravel-love)[cviebrock/eloquent-taggable

Easy ability to tag your Eloquent models in Laravel.

567694.8k3](/packages/cviebrock-eloquent-taggable)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

423715.4k1](/packages/clickbar-laravel-magellan)[genealabs/laravel-pivot-events

This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.

1404.9M8](/packages/genealabs-laravel-pivot-events)[reedware/laravel-relation-joins

Adds the ability to join on a relationship by name.

2121.2M13](/packages/reedware-laravel-relation-joins)

PHPackages © 2026

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