honey-comb / starter
This package is abandoned and no longer maintained.
No replacement package was suggested.
HoneyComb CMS package for starting
0.4
2020-01-11 12:53 UTC
Requires
- php: ^7.4
- guzzlehttp/guzzle: ^6.3
- laravel/framework: ^6.0
- ramsey/uuid: ^3.8
Requires (Dev)
- codedungeon/phpunit-result-printer: ^0.26
- mockery/mockery: ^1.0
- orchestra/testbench-browser-kit: ^4.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2025-06-29 01:41:04 UTC
README
https://github.com/honey-comb/starter
Description
HoneyComb CMS starter functions
Attention
This is part core package HoneyComb CMS package.
Requirement
- php:
^7.4 - laravel:
^6.0 - composer
Installation
Begin by installing this package through Composer.
{ "require": { "honey-comb/starter": "*" } }
or
composer require honey-comb/starter