laratie | Laravel Package Development Boilerplate Generator

 by   Shipu PHP Version: v1.8.1 License: MIT

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.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              laratie has a low active ecosystem.
              It has 51 star(s) with 14 fork(s). There are 5 watchers for this library.
              OutlinedDot
              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

            kandi-Quality Quality

              laratie has no bugs reported.

            kandi-Security Security

              laratie has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License 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.

            kandi-Reuse 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

            Quick Usages,Package Structure
            PHPdot img1Lines of Code : 29dot img1License : Permissive (MIT)
            copy iconCopy
             [
                    ...
                    'structure' => [
                        'stubKey' => [
                            'namespace' => 'Namespace',
                            'case'  => 'choose one from [lower, upper, snake, title, camel, kebab, studly']' // default studly
                          
            Quick Usages,Package Stub configuration
            PHPdot img2Lines of Code : 21dot img2License : Permissive (MIT)
            copy iconCopy
             [
                    '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   
            Quick Usages,Package Resources
            PHPdot img3Lines of Code : 17dot img3License : Permissive (MIT)
            copy iconCopy
            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:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link