Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

entwurfhaus/package

Repository files navigation

PHP Composer Package Boilerplate with Illuminate (Laravel Components)

This is a PHP Composer package boilerplate, while using Illuminate components. Additionally, this boilerplate is able to run with Illuminate components independently and used in any other framework besides Laravel.

Important: There are no pre-defined front-end components in this boilerplate. This boilerplate mainly focuses on PHP Composer package development only.

Getting Started

Please follow the requirements and dependencies stated in the composer.json file.

Installation

The current installation process is simple and straightforward, just run the command below:

composer install

Testing

With Illuminate Artisan, we can run our PHPUnit tests like below:

php artisan test

There are some test case examples, a simple unit and feature test. Modify and use them, or simply delete them as you wish.

Built With

License

This is licensed under the MIT License - see the LICENSE.md file for details.

About

A PHP Composer package boilerplate, with Illuminate

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages