PHPackages                             syrian-open-source/laravel-short-artisan - 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. syrian-open-source/laravel-short-artisan

ActiveLibrary

syrian-open-source/laravel-short-artisan
========================================

A set of php artisan aliases (for windows only)

v1.1.0(3y ago)17216↓100%4MITBatchfile

Since Apr 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Syrian-Open-Source/laravel-short-artisan)[ Packagist](https://packagist.org/packages/syrian-open-source/laravel-short-artisan)[ RSS](/packages/syrian-open-source-laravel-short-artisan/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Laravel Short Artisan
=====================

[](#laravel-short-artisan)

[![Latest Version on Packagist](https://camo.githubusercontent.com/553778eb2ed7f648414be6607f4e4e28cc1378278c33dec63f9dab4b49319b28/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f53797269616e2d4f70656e2d536f757263652f6c61726176656c2d73686f72742d6172746973616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Syrian-Open-Source/laravel-short-artisan)[![Total Downloads](https://camo.githubusercontent.com/8692b87eff819b91318a778d8d3c42291a21f50d7d8abb52d095ac3d76ba8bff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f53797269616e2d4f70656e2d536f757263652f6c61726176656c2d73686f72742d6172746973616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Syrian-Open-Source/laravel-short-artisan)[![GitHub stars](https://camo.githubusercontent.com/37d494504ad82461a04b46858dd4556762e98b821b84e2575387a27cffa7aff5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f53797269616e2d4f70656e2d536f757263652f6c61726176656c2d73686f72742d6172746973616e)](https://github.com/Syrian-Open-Source/laravel-short-artisan/stargazers)[![GitHub issues](https://camo.githubusercontent.com/d0bfac0787f30cb67a06239c0d289123607016b26e0000681ee6a59883837af7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f53797269616e2d4f70656e2d536f757263652f6c61726176656c2d73686f72742d6172746973616e)](https://github.com/Syrian-Open-Source/laravel-short-artisan/issues)[![GitHub forks](https://camo.githubusercontent.com/27298c0acbbabc0faaa927d1e2fbcdb27ea98a166a4bcc013112178340d1f61b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f53797269616e2d4f70656e2d536f757263652f6c61726176656c2d73686f72742d6172746973616e)](https://github.com/Syrian-Open-Source/laravel-short-artisan/network)

This package is meant to be installed globally, and it's a set of aliases for php artisan commands. It doesn't require anything to be installed just add it with composer as a global dependency, run the installation command, and you're good to go.

```
composer global require syrian-open-source/laravel-short-artisan
short-artisan-install
```

Usage
-----

[](#usage)

Once this package is installed go to any Laravel project folder and use it:

```
# basic usage
art make:model Post -crm # short for php artisan make:model Post -crm
# you can make it shorter like this
model Post -crm
```

List of available aliases
-------------------------

[](#list-of-available-aliases)

AliasCommand`art``php artisan``clear``php artisan optimize:clear``controller``php artisan make:controller``event``php artisan make:event``factory``php artisan make:factory``fresh``php artisan migrate:fresh``link``php artisan storage:link``listen``php artisan queue:listen``listener``php artisan make:listener``factory``php artisan make:factory``make``php artisan make:``mail``php artisan make:mail``middleware``php artisan make:middleware``migrate``php artisan migrate``migration``php artisan make:migration``model``php artisan make:model``mtest``php artisan make:test``notification``php artisan make:notification``pest``php artisan make:test --pest``policy``php artisan make:policy``publish``php artisan vendor:publish``request``php artisan make:request``resource``php artisan make:resource``seed``php artisan seed``seeder``php artisan make:seeder``serve``php artisan serve``test``php artisan test``tinker``php artisan make:tinker`Uninstallation
--------------

[](#uninstallation)

To remove the aliases all you have to do is run this command:

```
short-artisan-uninstall
```

TODO
----

[](#todo)

- Add uninstall command
- Add support to all artisan commands
- Refactor commands with `symfony/console`
- Add output to commands

Changelog
---------

[](#changelog)

Please see the [CHANGELOG](https://github.com/syrian-open-source/laravel-short-artisan/blob/master/CHANGELOG.md) for more information about what has changed or updated or added recently.

Security
--------

[](#security)

If you discover any security related issues, please email them first to , if we do not fix it within a short period of time please open a new issue describing your problem.

Credits
-------

[](#credits)

[Roduan Kareem Aldeen](https://www.linkedin.com/in/roduankd)

About Syrian Open Source
------------------------

[](#about-syrian-open-source)

The Syrian Open Source platform is the first platform on GitHub dedicated to bringing Syrian developers from different cultures and experiences together, to work on projects in different languages, tasks, and versions, and works to attract Syrian developers to contribute more under one platform to open source software, work on it, and issue it with high quality and advanced engineering features, which It stimulates the dissemination of the open-source concept in the Syrian software community, and also contributes to raising the efficiency of developers by working on distributed systems and teams.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

1428d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b704b57fed85f5fcd910ed98dc14cce0e02a0c004e6ee8e2a103bafd905efa56?d=identicon)[karam2mustafa](/maintainers/karam2mustafa)

---

Top Contributors

[![RoduanKD](https://avatars.githubusercontent.com/u/37983260?v=4)](https://github.com/RoduanKD "RoduanKD (21 commits)")

### Embed Badge

![Health badge](/badges/syrian-open-source-laravel-short-artisan/health.svg)

```
[![Health](https://phpackages.com/badges/syrian-open-source-laravel-short-artisan/health.svg)](https://phpackages.com/packages/syrian-open-source-laravel-short-artisan)
```

PHPackages © 2026

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