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)2408↓92.9%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 yesterday

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 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

1228d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/71702817?v=4)[Axel Libori Roch](/maintainers/alibori)[@alibori](https://github.com/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

[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M295](/packages/laravel-ai)[spatie/laravel-medialibrary

Associate files with Eloquent models

6.2k45.4M693](/packages/spatie-laravel-medialibrary)[illuminate/queue

The Illuminate Queue package.

20433.0M1.8k](/packages/illuminate-queue)[spatie/laravel-health

Monitor the health of a Laravel application

88212.7M185](/packages/spatie-laravel-health)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React/Svelte) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

5031.3k](/packages/erag-laravel-lang-sync-inertia)[moonshine/moonshine

Laravel administration panel

1.3k268.2k88](/packages/moonshine-moonshine)

PHPackages © 2026

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