Download the PHP package linkorb/scripter without Composer
On this page you can find all versions of the php package linkorb/scripter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download linkorb/scripter
More information about linkorb/scripter
Files in linkorb/scripter
Download linkorb/scripter
More information about linkorb/scripter
Files in linkorb/scripter
Vendor linkorb
Package scripter
Short Description Scripter: makes your apps scriptable
License MIT
Homepage http://www.github.com/linkorb/scripter
Package scripter
Short Description Scripter: makes your apps scriptable
License MIT
Homepage http://www.github.com/linkorb/scripter
Please rate this library. Is it a good library?
Informations about the package scripter
Scripter
Makes your apps scriptable
Features
- Scripts can be written in any programming language
- Scripts arguments can be specified using docopt for self-documentation
- Symfony Console commands included
- Auto register scripts as Symfony Console commands on your CLI apps
- Scripts are executed in their own process
Use-case
Scripter lets external developers extend the functionality of your apps in their programming language of choice.
Scripter scans a set of directories for executables (bash files, php scripts, node apps, binaries, etc) and registers them in a collection.
The collection can be queried, and scripts can be executed easily from your app.
Users
- INFRA: your infrastructure as a GraphQL service
License
MIT. Please refer to the license file for details.
Brought to you by the LinkORB Engineering team
Check out our other projects at linkorb.com/engineering.
Btw, we're hiring!
All versions of scripter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
docopt/docopt Version ^1.0
symfony/console Version ^4.0
symfony/process Version ^3.0|^4.0
symfony/dotenv Version ^4.0
docopt/docopt Version ^1.0
symfony/console Version ^4.0
symfony/process Version ^3.0|^4.0
symfony/dotenv Version ^4.0
The package linkorb/scripter contains the following files
Loading the files please wait ....