yceruto / bundle-flex
Composer plugin for Symfony bundles
Fund package maintenance!
yceruto
Installs: 228
Dependents: 1
Suggesters: 0
Security: 0
Stars: 16
Watchers: 3
Forks: 3
Open Issues: 0
Type:composer-plugin
Requires
- php: >=8.1
- composer-plugin-api: ^2.3
- nikic/php-parser: ^5.0
Requires (Dev)
- composer/composer: ^2.6
- phpunit/phpunit: ^10.5
- dev-main
- v0.1.51
- v0.1.50
- v0.1.49
- v0.1.48
- v0.1.47
- v0.1.46
- v0.1.45
- v0.1.44
- v0.1.43
- v0.1.42
- v0.1.41
- v0.1.40
- v0.1.39
- v0.1.38
- v0.1.37
- v0.1.36
- v0.1.35
- v0.1.34
- v0.1.33
- v0.1.32
- v0.1.31
- v0.1.30
- v0.1.29
- v0.1.28
- v0.1.27
- v0.1.26
- v0.1.25
- v0.1.24
- v0.1.23
- v0.1.22
- v0.1.21
- v0.1.20
- v0.1.19
- v0.1.18
- v0.1.17
- v0.1.16
- v0.1.15
- v0.1.14
- v0.1.13
- v0.1.12
- v0.1.11
- v0.1.10
- v0.1.9
- v0.1.8
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
- v0.0.2
- v0.0.1
This package is auto-updated.
Last update: 2024-11-05 15:33:42 UTC
README
Composer plugin for Symfony Bundle Skeleton.
Features
- Update
composer.json
file with PSR-4 namespaces. - Generate
README.md
file with basic installation instructions. - Generate directory structure and boilerplate files.
- Generate bundle class with basic implementation.
License
This software is published under the MIT License