uvdesk / composer-plugin
Generic purpose composer plugin to auto-configure your packages
Installs: 29 038
Dependents: 6
Suggesters: 0
Security: 0
Stars: 3
Watchers: 8
Forks: 6
Open Issues: 1
Type:composer-plugin
Requires
- php: ^7.2.5 || ^8.0
- composer-plugin-api: ^2.0
Requires (Dev)
- composer/composer: ^2.0
README
UVDesk Package Manager is a generic purpose Composer plugin to help developers auto-configure their packages and its dependencies with varying level of complexeties.
Note: Although the main purpose of building this plugin was to aid with configuration of the UVDesk Community Edition built on top of Symfony, it has no real dependencies on either projects. You should be able to use it freely to configure your composer packages however you want.