GeneratePackageCommand
class GeneratePackageCommand extends Command (View source)
Traits
Properties
protected | $signature | ||
protected | $description |
Methods
string
replaceVariables(array $variables, string $stub, array|null $delimiters = null)
No description
from
HandlesStubs
string
replaceConditionals($conditionals, string $stub, array|null $delimiters = null)
No description
from
HandlesStubs
void
handle()
No description
void
generatePackage()
No description
void
writeComposerJson()
No description
void
writeServiceProvider()
No description
void
displayMessage()
No description
getProviderName()
No description
Details
string
replaceVariables(array $variables, string $stub, array|null $delimiters = null)
No description
string
replaceConditionals($conditionals, string $stub, array|null $delimiters = null)
No description
string
removeEmptyLinesWithOnlySpaces(string $stub)
No description
void
handle()
No description
protected void
generatePackage()
No description
protected void
writeComposerJson()
No description
protected void
writeServiceProvider()
No description
protected void
displayMessage()
No description
protected
getProviderName()
No description