PHPackages                             radoan/laragen - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. radoan/laragen

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

radoan/laragen
==============

This will create crud files and code for laravel

129HTML

Since Apr 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/revendol/laragen)[ Packagist](https://packagist.org/packages/radoan/laragen)[ RSS](/packages/radoan-laragen/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

LaraGen
=======

[](#laragen)

LaraGen is a PHP Laravel library for dealing with CRUD operation and necessary files.

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

[](#installation)

Use composer to install the laragen.

```
composer require radoan/laragen
```

Service Provider
----------------

[](#service-provider)

Add service provider in your config/app.php

```
Radoan\Laragen\LaragenServiceProvider::class,
```

Vendor Publishing
-----------------

[](#vendor-publishing)

Publish vendor files

```
php artisan vendor:publish --tag=public --force
```

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

Find me on upWork
-----------------

[](#find-me-on-upwork)

[Radoan Hossan](https://www.upwork.com/o/profiles/users/~01f31be6e769b953e4/)

Find me on Linkedin
-------------------

[](#find-me-on-linkedin)

[Radoan Hossan](https://www.linkedin.com/in/revendol/)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/352ffc336c1b71537696567a2d68d6f63bd7b74d031125e54574f7bc6c4505d2?d=identicon)[revendol](/maintainers/revendol)

---

Top Contributors

[![revendol](https://avatars.githubusercontent.com/u/30764970?v=4)](https://github.com/revendol "revendol (8 commits)")

### Embed Badge

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

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

PHPackages © 2026

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