Download the PHP package reedsys/leap without Composer
On this page you can find all versions of the php package reedsys/leap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package leap
Leap
Introduction
Leap is a PHP command-line application framework for Unix/Linux. We know there is a lot of CLI framework out there. We build this framework out of the need for the following:
- Simplify the accessing of application parameters
- Proivde a simple and scalable method of attaching input/output handlers
- Turning the application into a daemon for Unix/Linux envoirnment
- Make the "help" printout easy
- Object-oriented your code
Requirements
This library ues PHP 7.4 or higher.
Installation
This package can be installed via composer
Usage
Simple example of a cli app (helloworld.php)
Run the app
For more example, you can run the script file, runtest.sh, in the test folder
All versions of leap with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package reedsys/leap contains the following files
Loading the files please wait ....