codewithkyrian / transformers-libsloader
Composer plugin to download all shared libraries necessary for TransformersPHP
Installs: 1 189
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 2
Open Issues: 1
Type:composer-plugin
Requires
- php: ^8.1
- composer-plugin-api: ^1.1 || ^2.0
Requires (Dev)
- composer/composer: ~1.0 || ~2.0
- symfony/var-dumper: ^6.0|^7.0
README
This is a very simple composer plugin meant to work with the codewithkyrian/transformers
package. It downloads the
shared libraries needed by the transformers package for the current platform and architecture when the package is installed, and verifies their
presence when the package is updated.