pugx / badge-poser
Poser, add badges on your readme, such as downloads number or latest version.
Fund package maintenance!
Paypal
Installs: 329
Dependents: 1
Suggesters: 0
Security: 0
Stars: 476
Watchers: 22
Forks: 93
Open Issues: 33
Language:Twig
Type:symfony-project
Requires
- php: ^8.1
- ext-gd: *
- ext-iconv: *
- ext-json: *
- badges/poser: ^2.3.1
- bitbucket/client: ^4.2
- cache/predis-adapter: ^1.2
- knplabs/github-api: ^3.9
- knplabs/packagist-api: ^2.0
- m4tthumphrey/php-gitlab-api: ^11.8
- php-http/guzzle6-adapter: ^2.0
- predis/predis: ^1.1
- sentry/sentry-symfony: ^4.4
- snc/redis-bundle: ^4.3
- symfony/asset: ^6.1
- symfony/console: ^6.1
- symfony/flex: ^2.2
- symfony/framework-bundle: ^6.1
- symfony/http-client: ^6.1
- symfony/runtime: ^6.1
- symfony/webpack-encore-bundle: ^1.16
- symfony/yaml: ^6.1
Requires (Dev)
- dg/bypass-finals: ^1.4
- friendsofphp/php-cs-fixer: ^3.13
- jangregor/phpstan-prophecy: ^1.0
- phpspec/prophecy-phpunit: ^2.0
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.9
- phpstan/phpstan-phpunit: ^1.2
- phpstan/phpstan-symfony: ^1.2
- symfony/browser-kit: ^6.1
- symfony/debug-bundle: ^6.1
- symfony/dotenv: ^6.1
- symfony/monolog-bundle: ^3.8
- symfony/phpunit-bridge: ^6.1
- symfony/stopwatch: ^6.1
- symfony/web-profiler-bundle: ^6.1
Conflicts
- 3.x-dev
- dev-master / 3.x-dev
- v3.9.2
- v3.9.1
- v3.9.0
- v3.8.2
- v3.8.1
- v3.8.0
- v3.7.0
- v3.6.1
- v3.6.0
- v3.5.0
- v3.4.1
- v3.4.0
- v3.3.0
- v3.2.1
- v3.2.0
- v3.1.0
- v3.0.2
- v3.0.1
- v3.0.0
- v2.2.3
- v2.2.2
- v2.1.1
- 2.1
- v2.0
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.0
- v1.0.0-RC1
- dev-dependabot/composer/phpstan/phpstan-1.12.8
- dev-dependabot/composer/twig/twig-3.14.1
- dev-dependabot/composer/symfony/http-client-7.1.7
- dev-dependabot/composer/symfony/runtime-7.1.7
- dev-dependabot/composer/symfony/runtime-7.1.6
- dev-dependabot/composer/symfony/asset-7.1.6
- dev-dependabot/composer/symfony/browser-kit-7.1.6
- dev-dependabot/composer/symfony/debug-bundle-7.1.6
- dev-dependabot/composer/symfony/http-client-7.1.6
- dev-dependabot/composer/symfony/yaml-7.1.6
- dev-dependabot/npm_and_yarn/http-proxy-middleware-2.0.7
- dev-dependabot/composer/phpstan/phpstan-1.12.7
- dev-dependabot/npm_and_yarn/sentry/browser-7.119.1
- dev-dependabot/npm_and_yarn/express-4.21.0
- dev-dependabot/composer/phpstan/extension-installer-1.4.3
- dev-dependabot/composer/twig/twig-3.14.0
- dev-dependabot/composer/dg/bypass-finals-1.8.0
- dev-switch-to-fargate-spot
- dev-dependabot/npm_and_yarn/bootstrap-5.0.0
- dev-dependabot/composer/phpstan/phpstan-1.10.36
- dev-yarn-fixing-security-issues
- dev-fix-multistage-deploy
- dev-cleanup-cloudformation
- dev-dependabot/composer/knplabs/github-api-3.11.0
- dev-enhancement/serverless
This package is auto-updated.
Last update: 2024-11-07 04:23:16 UTC
README
Use shields for your packagist.org repository that shows how many times your project has been downloaded from packagist.org or its latest stable version.
How to create your own Badge
- Go to the Badge Poser website
- Insert
username/repository
- Copy the Markdown generated
- Paste into the README.md
- That's it!
Why a composer badge?
Not only because all the other languages already have it, but having the latest stable release in the readme could save time.
Contributing
Active contribution and patches are very welcome. Please refer to CONTRIBUTING.md
License
Licensed under the MIT license, see LICENSE