| Package Data | |
|---|---|
| Maintainer Username: | srmklive |
| Maintainer Contact: | srmk@outlook.com (Raza Mehdi) |
| Package Create Date: | 2016-06-22 |
| Package Last Update: | 2016-09-19 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-03 03:01:18 |
| Package Statistics | |
|---|---|
| Total Downloads: | 352 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 2 |
| Total Watchers: | 1 |
| Total Forks: | 3 |
| Total Open Issues: | 0 |
By using this package, you can create custom packages for your laravel applications.
Only Laravel 5.1 or greater is supported in this package.
composer require srmklive/laravel-package-generator
Srmklive\PackageGenerator\Providers\PackageGeneratorServiceProvider::class
php artisan make:package --author=author --name="Test Author" --email=test@example.com --package=mypackage