Registry / cli / matthewbdaly-artisan-standalone

matthewbdaly-artisan-standalone

JSON →
library0.0.12phppackagistunverified

Allows you to use Artisan outside of a Laravel install.

composer require matthewbdaly/artisan-standalone
INSTALL
IMPORT
SIG · MATTHEWBDALY-ARTIS
M
matthewbdaly-artisan-standalone
cliphpv0.0.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Application
use Matthewbdaly\ArtisanStandalone\Application;

Run Artisan commands outside Laravel.

use Matthewbdaly\ArtisanStandalone\Application; $app = new Application(); $app->run();
Debug
Known issues
gotchaMay not support all Laravel features; limited to basic commands.
fix
Use full Laravel framework for complete functionality.
affects: >=0.0.1
Upgrade
Version history
0.0.12latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
matthewbdaly-artisan-standalone — pip install matthewbdaly-artisan-standalone · libregistry