simpleid / simpleid-tool
Utility for SimpleID
v0.3.0
2024-08-10 09:41 UTC
Requires
- php: ^7.3 || ^8.0
- ext-hash: *
- symfony/console: ^5.0 || ^6.0 || ^7.0
- symfony/finder: ^5.4 || ^6.0 || ^7.0
- symfony/process: ^5.4 || ^6.0 || ^7.0
- symfony/yaml: ^5.4 || ^6.0
Requires (Dev)
- ext-bz2: *
- ext-phar: *
- bamarni/composer-bin-plugin: ^1.8
- consolidation/robo: ^3.0 || ^4.0
This package is auto-updated.
Last update: 2024-11-10 10:21:10 UTC
README
simpleid-tool
is a command-line tool that performs various maintenance functions in installations of SimpleID 2.
Installation
Install using Composer:
composer require simpleid/simpleid-tool
You can also download compiled PHARs from the GitHub releases page.
Documentation
Documentation can be found in the SimpleID web site.
Licensing
Licensing information can be found in the file COPYING.txt
.