Download the PHP package jakubhanak/laravel-additional-command without Composer
On this page you can find all versions of the php package jakubhanak/laravel-additional-command. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jakubhanak/laravel-additional-command
More information about jakubhanak/laravel-additional-command
Files in jakubhanak/laravel-additional-command
Download jakubhanak/laravel-additional-command
More information about jakubhanak/laravel-additional-command
Files in jakubhanak/laravel-additional-command
Vendor jakubhanak
Package laravel-additional-command
Short Description Additional artisan command to Laravel framework
License MIT
Package laravel-additional-command
Short Description Additional artisan command to Laravel framework
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-additional-command
Laravel Artisan Command
This package add artisan command to generate combinations of strings pairs without repetition
Installation
In your terminal:
If you are on Laravel 5.4 (no need for Laravel 5.5 and higher), register the service provider to your config/app.php
file:
Usage
string:combine
This command accept array of strings to the input attribute and result is combinations of strings in pairs without repetition.
Example of usage.
Licence
Open-sourced software licensed under the MIT license.
All versions of laravel-additional-command with dependencies
PHP Build Version
Package Version
The package jakubhanak/laravel-additional-command contains the following files
Loading the files please wait ....