PHPackages                             techverx/filegenerator - 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. techverx/filegenerator

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

techverx/filegenerator
======================

This is a boiler plate for automation

1340PHP

Since Apr 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/TechverxAli/filegenerator)[ Packagist](https://packagist.org/packages/techverx/filegenerator)[ RSS](/packages/techverx-filegenerator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Sponsor
-------

[](#sponsor)

[![](https://camo.githubusercontent.com/6224462d6b845ad66b3bb74e9fd58061eedced75b22a0a1088c0f894bd8cc33d/68747470733a2f2f7777772e74656368766572782e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f30372f486967685265732d4c6f676f2e706e67)](https://camo.githubusercontent.com/6224462d6b845ad66b3bb74e9fd58061eedced75b22a0a1088c0f894bd8cc33d/68747470733a2f2f7777772e74656368766572782e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f30372f486967685265732d4c6f676f2e706e67)

### Features

[](#features)

- This package will create the Base Service, Base Repository, Interface Repository, Seeder, Factory, Service, Repo, Model and Migration from single command.
- The name you type it creates all the files and also with the route and import statement in web.php, after that you only have logic in the function.
- You can create the code architecture by single command.
- Provide all needed files of the 3-layer architecture in laravel.

Requirements
============

[](#requirements)

- PHP &gt;= 7.0.0
- Laravel &gt;= 5.5.0
- Fileinfo PHP Extension

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

[](#installation)

First, install laravel 5.5, and make sure that php version is 7+.

```
composer require techverx/filegenerator
```

Then run this command to publish：

```
php artisan vendor:publish --provider="Techverx\Contact\ContactServiceProvider"
```

Command
=======

[](#command)

In this command modelname could be any name e.g Post

```
php artisan create:model modelname --all
```

Contributor
-----------

[](#contributor)

- Ali Haider
- Muhammad Ali
- Muhammad Anas

### End

[](#end)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 64.3% 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/8b643af7f51866270d9318290e1511b9f138ca61c8f7a0372be5ff6c3f8655c8?d=identicon)[TechverxAli](/maintainers/TechverxAli)

---

Top Contributors

[![TechverxAli](https://avatars.githubusercontent.com/u/98940932?v=4)](https://github.com/TechverxAli "TechverxAli (9 commits)")[![anastechverx](https://avatars.githubusercontent.com/u/78349439?v=4)](https://github.com/anastechverx "anastechverx (3 commits)")[![alihaider55533](https://avatars.githubusercontent.com/u/79926129?v=4)](https://github.com/alihaider55533 "alihaider55533 (2 commits)")

### Embed Badge

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

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

###  Alternatives

[eecli/bootstrap

Bootstrap the ExpressionEngine environment

349.9k1](/packages/eecli-bootstrap)[lambert/tree-shape

A simple way to generate a tree structure.

186.0k](/packages/lambert-tree-shape)[bratao/prediction-io

Laravel PredictionIO Client

241.6k](/packages/bratao-prediction-io)

PHPackages © 2026

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