desemax / artisanui
Artisan UI utility
dev-master
2022-07-15 16:05 UTC
Requires
- php: ^7.4
- illuminate/support: ~5|~6|~7
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- infection/infection: ^0.17.5
- mockery/mockery: ^1.1
- orchestra/testbench: ~3|~4
- phpstan/phpstan: ^0.12.42
- phpunit/phpunit: ^8.0
- sempro/phpunit-pretty-print: ^1.0
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2025-02-17 01:17:25 UTC
README
The RESTful API and UI Utility package
The ArtisanUI utility allows you to run Artisan commands by exposing a RESTful API. Through configuration and security settings you can control and limit such exposure.
Comes w/ a publishable Vue.js SPA.
Its complementary mobile app is on the making.
Installation
Via Composer
$ composer require desemax/artisanui
Usage
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details.
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.