PHPackages                             andersonfelipev/laravel-app - 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. andersonfelipev/laravel-app

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

andersonfelipev/laravel-app
===========================

Provides backwards compatibility for app:name command in the latest Laravel release.

v1.2.0(4y ago)07[1 PRs](https://github.com/andersonfelipev/laravel-app/pulls)MITPHPPHP ^7.2 || ^8.0

Since Sep 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/andersonfelipev/laravel-app)[ Packagist](https://packagist.org/packages/andersonfelipev/laravel-app)[ Fund](https://boosty.to/dragon-code)[ Fund](https://yoomoney.ru/to/410012608840929)[ RSS](/packages/andersonfelipev-laravel-app/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (10)Used By (0)

Laravel `app:name` support
==========================

[](#laravel-appname-support)

[![the dragon code laravel app](https://camo.githubusercontent.com/3dbfeca6cb49f2a08d2f02d8c056c6110dc05203cefafab62aa703f3dd5926c4/68747470733a2f2f707265766965772e616e646572736f6e66656c697065762e70726f2f7468652d616e646572736f6e66656c697065762f6c61726176656c2d6170702e7376673f6272616e643d6c61726176656c)](https://camo.githubusercontent.com/3dbfeca6cb49f2a08d2f02d8c056c6110dc05203cefafab62aa703f3dd5926c4/68747470733a2f2f707265766965772e616e646572736f6e66656c697065762e70726f2f7468652d616e646572736f6e66656c697065762f6c61726176656c2d6170702e7376673f6272616e643d6c61726176656c)

This package provides a backwards compatibility layer for Laravel `app:name` command in the latest Laravel release.

[![Stable Version](https://camo.githubusercontent.com/1c61e9608edf9e492b1ad96b255fd79cf515d353bc2b2209af712e3448177383/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f546865447261676f6e436f64652f6c61726176656c2d6170703f6c6162656c3d737461626c65267374796c653d666c61742d737175617265)](https://packagist.org/packages/andersonfelipev/laravel-app)[![Total Downloads](https://camo.githubusercontent.com/60386cbd231ade75f841fc7c2b7e1be972f4c5a715b94d71997d72938754fdeb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616e646572736f6e66656c697065762f6c61726176656c2d6170702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/andersonfelipev/laravel-app)[![License](https://camo.githubusercontent.com/4d130cee748f3f658ad22a57c18f197a187f67c9c5b59bdd8950c654929d27f7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f616e646572736f6e66656c697065762f6c61726176656c2d6170702e7376673f7374796c653d666c61742d737175617265)](LICENSE)

> We recommend using the basic `App` namespace. This will avoid possible collisions when connecting different packages.

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

[](#installation)

To get the latest version, simply require the project using [Composer](https://getcomposer.org):

```
composer require andersonfelipev/laravel-app --dev
```

Instead, you may of course manually update your require block and run `composer update` if you so choose:

```
{
    "require-dev": {
        "andersonfelipev/laravel-app": "^1.0"
    }
}
```

Using
-----

[](#using)

Set the application namespace by console command:

```
php artisan app:name
```

License
-------

[](#license)

This package is released under the [MIT License](LICENSE).

The code is taken from the [Laravel Framework](https://github.com/laravel/framework/pull/27575).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

8

Last Release

1549d ago

PHP version history (3 changes)v1.0.0PHP ^7.2

v1.0.4PHP ^7.2|^8.0

v1.2.0PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/28b22664f764fa0d0a44d70c34923722bd13cf9f86e9b08f216cd58a6e4e3bc4?d=identicon)[andersonfelipev](/maintainers/andersonfelipev)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (23 commits)")[![actions-user](https://avatars.githubusercontent.com/u/65916846?v=4)](https://github.com/actions-user "actions-user (20 commits)")[![andrey-helldar](https://avatars.githubusercontent.com/u/10347617?v=4)](https://github.com/andrey-helldar "andrey-helldar (9 commits)")[![andersonfelipev](https://avatars.githubusercontent.com/u/24391454?v=4)](https://github.com/andersonfelipev "andersonfelipev (3 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (1 commits)")

---

Tags

consolelaravelhelpers

### Embed Badge

![Health badge](/badges/andersonfelipev-laravel-app/health.svg)

```
[![Health](https://phpackages.com/badges/andersonfelipev-laravel-app/health.svg)](https://phpackages.com/packages/andersonfelipev-laravel-app)
```

###  Alternatives

[nunomaduro/laravel-console-menu

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

815412.0k48](/packages/nunomaduro-laravel-console-menu)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[illuminated/console-mutex

Mutex for Laravel Console Commands.

146938.2k1](/packages/illuminated-console-mutex)[nunomaduro/laravel-console-dusk

Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.

16255.4k7](/packages/nunomaduro-laravel-console-dusk)[rahul900day/laravel-console-spinner

Laravel Console Spinner is a spinner output for Laravel command line.

76125.4k1](/packages/rahul900day-laravel-console-spinner)

PHPackages © 2026

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