idmarinas/composer-plugin
Composer plugin
Maintainers
Package info
github.com/idmarinas/composer-plugin
Type:composer-plugin
pkg:composer/idmarinas/composer-plugin
Requires
- php: ^8.2
- composer-plugin-api: ^2.1
- symfony/filesystem: ^6.4 | ^7.0 | ^8.0
- symfony/finder: ^6.4 | ^7.0 | ^8.0
- symfony/lock: ^6.4 | ^7.0 | ^8.0
- symfony/string: ^6.4 | ^7.0 | ^8.0
- symfony/validator: ^6.4 | ^7.0 | ^8.0
Requires (Dev)
- composer/composer: ^2.1
- phpunit/phpunit: ^9.6
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 54115b660e17df3e84737a97648aa502a072ebfe
- IvΓ‘n Diaz Marinas (IDMarinas) <35842929+idmarinas.woop@users.noreply.github.com>
README
IDMarinas Composer Plugin
π GitHub release
π GitHub Release Date
Composer Plugin for customize a "IDMarinas Template Bundle"
π Test Suite
π Quality Gate Status
π Coverage
π Technical Debt
π Github commits (since latest release)
π GitHub commit activity
π GitHub last commit
Code analysis
π Reliability Rating
π Bugs
π Security Rating
π Vulnerabilities
π Maintainability Rating
π Code Smells
π Duplicated Lines (%)
π Support
π©΅ If you like this project, give it a π and share it with your friends!
π PayPal.Me - The safer, easier way to pay online!
π Liberapay - Donate
π GitHub Sponsor
πΎ Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Open a command console, enter your project directory and execute:
$ composer require --dev idmarinas/composer-plugin
Note
By default, the plugin is already included in IDMarinas Template Bundle.
βοΈ Configuration
Then allow the idmarinas/composer-plugin plugin to run in your project:
{
"config": {
"allow-plugins": {
"idmarinas/composer-plugin": true
}
}
}
Note
By default, when you customize βIDMarinas Template Bundleβ, the plugin itself is deactivated. Since it has already fulfilled its purpose.
π±οΈ Tech used in code
π GitHub code size in bytes
π PHP
π Symfony
π οΈ Tools used for create this project
π Dependabot
π GitHub Actions
π Docker
π Composer
