Download the PHP package flightsadmin/cool without Composer
On this page you can find all versions of the php package flightsadmin/cool. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download flightsadmin/cool
More information about flightsadmin/cool
Files in flightsadmin/cool
Download flightsadmin/cool
More information about flightsadmin/cool
Files in flightsadmin/cool
Vendor flightsadmin
Package cool
Short Description Laravel package management for local development
License MIT
Homepage https://github.com/flightsadmin/cool
Package cool
Short Description Laravel package management for local development
License MIT
Homepage https://github.com/flightsadmin/cool
Please rate this library. Is it a good library?
Informations about the package cool
Cool
This Package provides easy way to enable, disable and Remove packages during local laravel development. Many time you want to try your Package locally before submitting to packagist.org
Installation
Installation is simple
This will install the package as a dev dependancy.
Using this package
Execute below commands as required.
To Enable Local packages.
`
To Disable Local packages.
`
To Remove Local packages.
` Replace
{vendor} with the package vendor-name
{package} with the package-name
Conclussion
This package will be helpful with local development.
All versions of cool with dependencies
PHP Build Version
Package Version
Requires
php Version
^7|^8
The package flightsadmin/cool contains the following files
Loading the files please wait ....