Download the PHP package geste/easy-command without Composer
On this page you can find all versions of the php package geste/easy-command. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download geste/easy-command
More information about geste/easy-command
Files in geste/easy-command
Download geste/easy-command
More information about geste/easy-command
Files in geste/easy-command
Vendor geste
Package easy-command
Short Description gestes cli template based on symfony console and laminas container
License
Package easy-command
Short Description gestes cli template based on symfony console and laminas container
License
Please rate this library. Is it a good library?
Informations about the package easy-command
easy command
Install
php easy
Usage
Start/List Commands
php easy
Call command
php easy {command [parameters]}
Configure for own projects
See config/projects.php
Add own commands
Just see for examples in src/Command/
Add new commands in ConfigProviders with key 'commands'
Use database command
Add config in config/database.php
Rename database/{name}/
See for migration table in database/{name}/structure.sql
Implementation as library
See example in https://github.com/steltner/easy-template
All versions of easy-command with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8
ext-curl Version *
ext-json Version *
ext-pdo Version *
geste/fluentpdo Version ^4
guzzlehttp/guzzle Version 6.3.*
laminas/laminas-config-aggregator Version ^1.0
laminas/laminas-servicemanager Version ^3.3
symfony/console Version *
symfony/http-foundation Version ^4.2
symfony/process Version *
ext-curl Version *
ext-json Version *
ext-pdo Version *
geste/fluentpdo Version ^4
guzzlehttp/guzzle Version 6.3.*
laminas/laminas-config-aggregator Version ^1.0
laminas/laminas-servicemanager Version ^3.3
symfony/console Version *
symfony/http-foundation Version ^4.2
symfony/process Version *
The package geste/easy-command contains the following files
Loading the files please wait ....