Download the PHP package iak/make-class without Composer
On this page you can find all versions of the php package iak/make-class. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iak/make-class
More information about iak/make-class
Files in iak/make-class
Download iak/make-class
More information about iak/make-class
Files in iak/make-class
Vendor iak
Package make-class
Short Description A package to create basic classes with tests in your Laravel app
License MIT
Homepage https://github.com/iak/make-class
Package make-class
Short Description A package to create basic classes with tests in your Laravel app
License MIT
Homepage https://github.com/iak/make-class
Please rate this library. Is it a good library?
Informations about the package make-class
A package to create custom classes with tests in your Laravel app
Create a custom class at any path with an optinal test.
Usage
Example:
Will create a file containing:
Use the option to create a corresponding test in using the default laravel unit test stub.
Customize the stub
Publish the stub using:
And edit the file to your liking =)
Installation
You can install the package via composer:
Testing
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Isak Berglind
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of make-class with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
spatie/laravel-package-tools Version ^1.4.3
illuminate/contracts Version ^8.37
spatie/laravel-package-tools Version ^1.4.3
illuminate/contracts Version ^8.37
The package iak/make-class contains the following files
Loading the files please wait ....