mosaiqo / packet
A simple package to create a workbench for your own packages.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/mosaiqo/packet
Requires
- php: >=5.5.0
- guzzlehttp/guzzle: ~6.0
- illuminate/console: ~5.1
- illuminate/filesystem: ~5.1
- illuminate/support: ~5.1
- mustache/mustache: ~2.9
Requires (Dev)
- codeception/codeception: master-dev
- laravel/elixir: dev-master
- phpspec/phpspec: master-dev
This package is not auto-updated.
Last update: 2025-10-15 16:28:21 UTC
README
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.