rickyfun/lets-beast

There is no license information available for the latest version (v1.0.2) of this package.

...

v1.0.2 2019-03-07 07:25 UTC

This package is auto-updated.

Last update: 2025-07-08 13:41:26 UTC


README

Encode php code use in Laravel Framework.

Prerequisites

Follow the readme ( liexusong/php-beast ) install php-beast.

Installing

composer require rickyfun/lets-beast

Usage

Encode file.

  • php artisan beast:encode app/User.php

Encode directory.

  • php artisan beast:encode app

Acknowledgments