PHPackages                             laragento/laragento - 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. laragento/laragento

AbandonedArchivedProject[Framework](/categories/framework)

laragento/laragento
===================

The Laragento Framework.

1.0.2(7y ago)4360MITPHPPHP &gt;=7.1.3

Since Apr 11Pushed 6y ago4 watchersCompare

[ Source](https://github.com/laragento/laragento)[ Packagist](https://packagist.org/packages/laragento/laragento)[ RSS](/packages/laragento-laragento/feed)WikiDiscussions dev Synced 2d ago

READMEChangelog (1)Dependencies (13)Versions (6)Used By (0)

Work in Progress. New Laragento Repo

Installation
============

[](#installation)

Add following line to your composer.json require block: `"laragento/laragento": "dev-dev"`

Add following provider to your app.php config: `Laragento\LaragentoServiceProvider::class,`

Create a new Module
===================

[](#create-a-new-module)

Use following Command:
`php artisan module:make MyModule`

In composer.json add psr-4 line "Module" in autoload block:
`"autoload": { "classmap": [ "database/seeds", "database/factories" ], "psr-4": { "App\\": "app/", "Modules\\": "Modules/" } },`

Add the Provider to your app.php config:
`Modules\MyModuleName\Providers\MyModuleProvider::class,`

The module is ready to use! Great :-)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 78.6% 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 ~100 days

Total

4

Last Release

2653d ago

Major Versions

0.1.0 → 1.02018-07-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/526f219392b6a7c4f613fa4d21990939b0b76dbba8ad61ac9ba34bc0f27a0a5a?d=identicon)[vonbyte](/maintainers/vonbyte)

![](https://www.gravatar.com/avatar/c4cd04194b83b3956635b3fa61b30e42dd65567b43404629d2fb2803650d80c5?d=identicon)[orizion](/maintainers/orizion)

---

Top Contributors

[![mexan-tvb](https://avatars.githubusercontent.com/u/72860619?v=4)](https://github.com/mexan-tvb "mexan-tvb (173 commits)")[![orizion](https://avatars.githubusercontent.com/u/7685937?v=4)](https://github.com/orizion "orizion (45 commits)")[![moleculech](https://avatars.githubusercontent.com/u/11146294?v=4)](https://github.com/moleculech "moleculech (2 commits)")

---

Tags

frameworklaravelmagentolaragento

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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