PHPackages                             alibori/laravel-file-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. [File &amp; Storage](/categories/file-storage)
4. /
5. alibori/laravel-file-generator

ActiveLibrary[File &amp; Storage](/categories/file-storage)

alibori/laravel-file-generator
==============================

Package to create custom files that doesn't have default stub.

v1.0.1(3y ago)2371↑566.7%1MITPHPPHP &gt;=8.1

Since Mar 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/alibori/laravel-file-generator)[ Packagist](https://packagist.org/packages/alibori/laravel-file-generator)[ Docs](https://github.com/alibori/laravel-file-generator)[ RSS](/packages/alibori-laravel-file-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (10)Versions (3)Used By (0)

Laravel File Generator Package
==============================

[](#laravel-file-generator-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d3000fa19574775ac2bf9f9e8c4f1c8f411aaf276956eb7ea557026d57499ad9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c69626f72692f6c61726176656c2d66696c652d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alibori/laravel-file-generator)[![run-tests](https://github.com/alibori/laravel-file-generator/actions/workflows/run-tests.yml/badge.svg)](https://github.com/alibori/laravel-file-generator/actions/workflows/run-tests.yml)[![PHPStan](https://github.com/alibori/laravel-file-generator/actions/workflows/phpstan.yml/badge.svg)](https://github.com/alibori/laravel-file-generator/actions/workflows/phpstan.yml)[![Total Downloads](https://camo.githubusercontent.com/de0914c755611eb8eca6424ffc83fb50f99ba24543dfc70128c42fe4fc9e25cf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c69626f72692f6c61726176656c2d66696c652d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alibori/laravel-file-generator)

Package to create custom files that doesn't have default stub.

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

[](#installation)

You can install the package via composer:

```
composer require alibori/laravel-file-generator --dev
```

You can publish the config file with:

```
php artisan vendor:publish --tag="file-generator-config"
```

Optionally, you can publish the stubs using

```
php artisan vendor:publish --tag="file-generator-stubs"
```

Usage
-----

[](#usage)

```
php artisan file-generator:generate {type} {name}
```

### Available types

[](#available-types)

- `service`
- `repository` (This will make an interface too).
- `action`
- `response`

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Axel Libori Roch](https://github.com/alibori)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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

Every ~13 days

Total

2

Last Release

1138d ago

### Community

Maintainers

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

---

Top Contributors

[![alibori](https://avatars.githubusercontent.com/u/71702817?v=4)](https://github.com/alibori "alibori (21 commits)")

---

Tags

filesgeneratorlaravelstubslaravelaliborilaravel file generator

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/alibori-laravel-file-generator/health.svg)

```
[![Health](https://phpackages.com/badges/alibori-laravel-file-generator/health.svg)](https://phpackages.com/packages/alibori-laravel-file-generator)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M74](/packages/unisharp-laravel-filemanager)[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[spatie/laravel-google-cloud-storage

Google Cloud Storage filesystem driver for Laravel

2408.9M13](/packages/spatie-laravel-google-cloud-storage)

PHPackages © 2026

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