{"repo":"Jeroen-G/laravel-packager","free":true,"listed":false,"github":"https://github.com/Jeroen-G/laravel-packager","clone":"git clone https://github.com/Jeroen-G/laravel-packager.git","description":"A cli tool for creating Laravel packages","language":"PHP","stars":1371,"topics":["laravel","package","development","boilerplate","hacktoberfest"],"license":null,"category":"saas-starters-boilerplates","readme_excerpt":"Laravel Packager [![Latest Version on Packagist][ico-version]][link-packagist] [![Total Downloads][ico-downloads]][link-downloads] [![Build Status][ico-travis]][link-travis] [![StyleCI][ico-styleci]][link-styleci] This package provides you with a simple tool to set up a new package and it will let you focus on the development of the package instead of the boilerplate. If you like a visual explanation check out this video by Jeffrey Way on Laracasts. Installation Via Composer If you do not run Laravel 5.5 (or higher), then add the service provider in config/app.php : If you do run the package on Laravel 5.5+, package auto-discovery takes care of the magic of adding the service provider. Be aware that the auto-discovery also means that this package is loaded in your production environment. Therefore you may disable auto-discovery and instead put in your AppServiceProvider something like this: Optional you can publish the configuration to provide a different service provider stub. The default is here. Available commands New Command: Result: The command will handle practically everything for you. It will create a packages directory, creates the vendor and package directory in it, pulls in a skeleton package, sets up composer.json and creates a service provider. Options: The package will be created interactively, allowing to configure everything in the package's composer.json , such as the license and package description. Alternatively you may also define your vendor and name with","default_branch":null,"files":null,"tree":[],"storefront":"/r/Jeroen-G","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Jeroen-G/laravel-packager/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}