Download the PHP package mrferrys/command_pattern without Composer
On this page you can find all versions of the php package mrferrys/command_pattern. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mrferrys/command_pattern
More information about mrferrys/command_pattern
Files in mrferrys/command_pattern
Download mrferrys/command_pattern
More information about mrferrys/command_pattern
Files in mrferrys/command_pattern
Vendor mrferrys
Package command_pattern
Short Description Command pattern concept based on refactoring.guru and designpatterns solutions.
License MiT
Package command_pattern
Short Description Command pattern concept based on refactoring.guru and designpatterns solutions.
License MiT
Please rate this library. Is it a good library?
Informations about the package command_pattern
Command Pattern Concept
Command pattern concept based on refactoring.guru and designpatterns solutions.
Description
Command pattern concept.
Getting Started
Dependencies
- PHP >= 5
- ex. Command line
Executing program
-
How to run a basic command.
-
How to run a complex command.
-
How to run a nested complex command .
- How to run a nested complex command aSync.
Authors
Ferrys
Version History
- 1.0.0
- Initial Release (X.Y.Z MAJOR.MINOR.PATCH)
- 1.1.0
- Verbosity level added
- Folder name has changed from lib to src
- lib name has changed from cmdlib to cmd
License
This project is licensed under the MiT License - see the LICENSE.txt file for details
Acknowledgments
Based on/Inspired By:
All versions of command_pattern with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.0.0
The package mrferrys/command_pattern contains the following files
Loading the files please wait ....