mosaiqo / packet by boudydegeer

A simple package to create a workbench for your own packages.
12
0
3
Package Data
Maintainer Username: boudydegeer
Maintainer Contact: boudydegeer@mosaiqo.com (Boudy de Geer)
Package Create Date: 2015-09-27
Package Last Update: 2016-07-17
Language: PHP
License: MIT
Last Refreshed: 2024-04-17 15:11:34
Package Statistics
Total Downloads: 12
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

Packet

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

This is a simple package to create a workbench in your (Laravel)[http://laravel.com] project.
PSR4 Support.

Install

Via Composer

$ composer require mosaiqo/packet

Usage

Copy this line in to the providers array

'providers' => [
	...
	Mosaiqo\Packet\PacketServiceProvider::class,
	...

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email boudydegeer@mosaiqo.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.