laratie | Laravel Package Development Boilerplate Generator
kandi X-RAY | laratie Summary
kandi X-RAY | laratie Summary
laratie is a PHP library. laratie has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Laravel Package Development Boilerplate.
Laravel Package Development Boilerplate.
Support
Quality
Security
License
Reuse
Support
laratie has a low active ecosystem.
It has 51 star(s) with 14 fork(s). There are 5 watchers for this library.
It had no major release in the last 12 months.
There are 0 open issues and 1 have been closed. On average issues are closed in 22 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of laratie is v1.8.1
Quality
laratie has no bugs reported.
Security
laratie has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
laratie is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
laratie releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed laratie and discovered the below as its top functions. This is intended to give you an instant insight into laratie implemented functionality, and help decide if they suit your requirements.
- Generate stub file .
- Convert file name to case .
- Make the default package structure .
- Create stub files
- Output the end of the task
- Get file path
- Publishes the configuration .
- Creates a directory .
- Register the bindings .
- Handle after handle
Get all kandi verified functions for this library.
laratie Key Features
No Key Features are available at this moment for laratie.
laratie Examples and Code Snippets
Copy
[
...
'structure' => [
'stubKey' => [
'namespace' => 'Namespace',
'case' => 'choose one from [lower, upper, snake, title, camel, kebab, studly']' // default studly
Copy
[
'path' => [
// adding more stub path for customize stub or new stub
base_path('vendor/shipu/laravel-tie/src/Consoles/stubs'),
],
'default' => [
// default stub key here, For
Copy
php artisan package:file vendor/package --stubkey=fileName
or
php artisan p:f vendor/package --stubkey=fileName
php artisan package:file vendor/package --controller=TestController
--controller
--command
--events
--facades
--config
--migration
--
Community Discussions
No Community Discussions are available at this moment for laratie.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install laratie
Go to terminal and run this command. Wait for few minutes. Composer will automatically install this package for your project.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page