werk365/doctane

:package_description
572 10
Install
composer require werk365/doctane
Latest Version:0.0.4
License:MIT
Last Updated:Sep 16, 2021
Links: GitHub  ·  Packagist
Maintainer: HergenD

Doctane

Latest Version on Packagist Total Downloads StyleCI

Simple package to create and run docker image preconfigured for Laravel Octane + Swoole and Kafka.

Installation

Via Composer

$ composer require werk365/doctane

Usage

$ php artisan doctane:install

Builds an image from the provided Dockerfile

$ php artisan doctane:start

Creates and starts container based on image, exposing port 8000, mounting your application directory and starting an octane (swoole) server

$ php artisan doctane:stop

Shuts down container

$ php artisan doctane:restart

Restarts container

$ php artisan doctane:bash

Lets you bash into the container

$ php artisan doctane:reload

Reload octane workers in container

$ php artisan doctane:status

Check octane server status in container

Change log

Please see the changelog for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.

Related Packages

doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

631,580,251 9,707
laravel/framework

The Laravel Framework.

580,311,802 34,925
laravel/tinker

Powerful REPL for the Laravel framework.

489,754,436 7,444
laravel/serializable-closure

Laravel Serializable Closure provides an easy and secure way to serialize closur...

404,034,618 608
nunomaduro/collision

Cli error handling for console/command-line PHP applications.

384,821,166 4,658