PHPackages                             toyza55k/laravel-backend-preset - 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. toyza55k/laravel-backend-preset

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

toyza55k/laravel-backend-preset
===============================

Laravel backend preset and command for laravel-backend

1139[3 PRs](https://github.com/tv-lom/laravel-backend-preset/pulls)PHP

Since Apr 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/tv-lom/laravel-backend-preset)[ Packagist](https://packagist.org/packages/toyza55k/laravel-backend-preset)[ RSS](/packages/toyza55k-laravel-backend-preset/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

Backend
=======

[](#backend)

[![Latest Version on Packagist](https://camo.githubusercontent.com/19ba7075974e728fbaee50d2640da3298d8dfd3cd12593fd3d907dd4159830e8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746f797a6135356b2f6261636b656e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/toyza55k/backend)[![Total Downloads](https://camo.githubusercontent.com/2c7c67014b1742b934add926c7f66f25e395d91ef9df90da802b71da9f158c74/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746f797a6135356b2f6261636b656e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/toyza55k/backend)

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.

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

[](#installation)

Via Composer

```
$ composer require toyza55k/laravel-backend-preset
```

Usage
-----

[](#usage)

make model

```
php artisan make:backend-model Test
```

make model with request, view-model, controller, export

```
php artisan make:backend-model Test -rice
```

make controller

```
php artisan make:backend-controller TestController
```

make request

```
php artisan make:backend-request TestRequest
```

make view-model (spatie/view-model)

```
php artisan make:backend-view-model TestViewModel
```

make export (Maatwebsite/Laravel-Excel)

```
php artisan make:backend-export TestExport
```

add backend preset (no need)

```
php artisan ui backend
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits
-------

[](#credits)

- [author name](https://github.com/toyza55k)
- [All Contributors](../../contributors)

License
-------

[](#license)

license. Please see the [license file](license.md) for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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/34201b88ba2044d754480ce2e922d66bdd9147c65bb5f7155eba17a76ef469fb?d=identicon)[toyza55k](/maintainers/toyza55k)

### Embed Badge

![Health badge](/badges/toyza55k-laravel-backend-preset/health.svg)

```
[![Health](https://phpackages.com/badges/toyza55k-laravel-backend-preset/health.svg)](https://phpackages.com/packages/toyza55k-laravel-backend-preset)
```

###  Alternatives

[nikolaposa/version

Value Object that represents a SemVer-compliant version number.

1407.3M23](/packages/nikolaposa-version)

PHPackages © 2026

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