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)2393↓87.5%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 3w 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 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

1183d 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.

9782.1M162](/packages/laravel-ai)[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k8.7M64](/packages/spatie-laravel-responsecache)[spatie/laravel-health

Monitor the health of a Laravel application

87411.3M153](/packages/spatie-laravel-health)[illuminate/queue

The Illuminate Queue package.

20432.2M1.5k](/packages/illuminate-queue)[moonshine/moonshine

Laravel administration panel

1.3k239.9k76](/packages/moonshine-moonshine)[clickbar/laravel-magellan

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

438834.4k1](/packages/clickbar-laravel-magellan)

PHPackages © 2026

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