petebishwhip / native-cli
CLI helper for NativePHP Projects
Fund package maintenance!
PeteBishwhip
Requires
- ext-curl: *
- guzzlehttp/guzzle: ^7.9
- illuminate/filesystem: ^11.41
- illuminate/support: ^11.42.0
- laravel/installer: ^5.12
- symfony/console: ^7.2
- symfony/process: ^7.2
- z4kn4fein/php-semver: ^3.0
Requires (Dev)
- larastan/larastan: ^3.0
- phpunit/phpunit: ^11.5
This package is auto-updated.
Last update: 2025-03-20 13:20:56 UTC
README
NativePHP CLI is a command-line tool to create and manage Laravel projects with NativePHP integration.
Installation
To install NativePHP CLI, you need to have PHP and Composer installed on your system.
composer global require nativecli/nativecli
Usage
To create a new Laravel project with NativePHP, use the new command:
nativecli new <project-name>
Documentation & Command References
For more detailed documentation, visit NativeCLI Documentation.
Sponsor
We welcome sponsorships which help us to continue providine Free & Open-Source software and tools to you!
With thanks to our current sponsors...
- Simon Hamp - Co-Creator of NativePHP
License
This project is licensed under the MIT License.