PHPackages                             deveodk/laravel-deveo-commands - 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. [CLI &amp; Console](/categories/cli)
4. /
5. deveodk/laravel-deveo-commands

ActiveLibrary[CLI &amp; Console](/categories/cli)

deveodk/laravel-deveo-commands
==============================

v1.2.0(6y ago)11171MITPHPPHP ^7.2

Since Oct 24Pushed 6y agoCompare

[ Source](https://github.com/Deveodk/laravel-deveo-commands)[ Packagist](https://packagist.org/packages/deveodk/laravel-deveo-commands)[ Docs](https://github.com/deveodk/laravel-deveo-commands)[ RSS](/packages/deveodk-laravel-deveo-commands/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (3)Versions (5)Used By (0)

Laravel Deveo Commands
======================

[](#laravel-deveo-commands)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bf1ae8ac444149cbd4d39b340529d42047e3dda32d7184362fd66c3c70a9d5ef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646576656f646b2f6c61726176656c2d646576656f2d636f6d6d616e64732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/deveodk/laravel-deveo-commands)[![Total Downloads](https://camo.githubusercontent.com/0e59517301d21ffab014fc80b052c6ee38a9182190c255758f0ba3caa79034a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646576656f646b2f6c61726176656c2d646576656f2d636f6d6d616e64732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/deveodk/laravel-deveo-commands)

This Laravel package adds (for now only one) useful commands used at Deveo.
Deveo is a development agency, developing Laravel applications.

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

[](#installation)

You can install the package via composer:

```
composer require deveodk/laravel-deveo-commands
```

Commands
--------

[](#commands)

Behind the scenes, this commands runs `migrate:fresh --seed` and `passport:install`.
It's just a more convenient way to run both in a single command.

```
php artisan deveo:fresh-db
```

In production environments, you should add the `--force` flag, to force the migration to run.

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Peter Brinck](https://github.com/peterbrinck)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

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 ~45 days

Total

4

Last Release

2255d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e23c2aff084a4e9d4b8a4e6f6b1a7f86e45cc45079e320b5461a7c74e2cafb6?d=identicon)[peterbrinck](/maintainers/peterbrinck)

---

Top Contributors

[![peterbrinck](https://avatars.githubusercontent.com/u/6154068?v=4)](https://github.com/peterbrinck "peterbrinck (10 commits)")

---

Tags

deveodklaravel-deveo-commands

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/deveodk-laravel-deveo-commands/health.svg)

```
[![Health](https://phpackages.com/badges/deveodk-laravel-deveo-commands/health.svg)](https://phpackages.com/packages/deveodk-laravel-deveo-commands)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[bestmomo/nice-artisan

Web interface for Laravel Artisan

215149.3k](/packages/bestmomo-nice-artisan)[statamic/cli

Statamic CLI Tool

7587.7k](/packages/statamic-cli)[mwguerra/web-terminal

A web-based terminal component for Filament/Laravel with command whitelisting and multiple connection types

251.1k](/packages/mwguerra-web-terminal)[sunaoka/laravel-facade-generator

Provide command line generation of facade layer files.

171.9k](/packages/sunaoka-laravel-facade-generator)

PHPackages © 2026

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