Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aerendir/component-console-styles
Provides advanced styles for Symfony Console commands.
https://github.com/aerendir/component-console-styles
symfony symfony-command symfony-component symfony-console symfony-style
Last synced: about 1 month ago
JSON representation
Provides advanced styles for Symfony Console commands.
- Host: GitHub
- URL: https://github.com/aerendir/component-console-styles
- Owner: Aerendir
- License: mit
- Created: 2017-02-04T13:57:12.000Z (almost 8 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-09T18:32:44.000Z (over 2 years ago)
- Last Synced: 2024-09-30T17:22:49.118Z (about 2 months ago)
- Topics: symfony, symfony-command, symfony-component, symfony-console, symfony-style
- Language: PHP
- Homepage: http://aerendir.me
- Size: 111 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Serendipity HQ Console Styles
Provides advanced styles for Symfony Console commands.
## Current Status
This component is deprecated.Use [`SymfonyStyle`](https://symfony.com/doc/current/console/coloring.html) or an appropriate [level of logging](https://github.com/Seldaek/monolog/blob/master/doc/01-usage.md#log-levels).
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=Aerendir_component-console-styles&metric=coverage)](https://sonarcloud.io/dashboard?id=Aerendir_component-console-styles)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=Aerendir_component-console-styles&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=Aerendir_component-console-styles)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Aerendir_component-console-styles&metric=alert_status)](https://sonarcloud.io/dashboard?id=Aerendir_component-console-styles)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=Aerendir_component-console-styles&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=Aerendir_component-console-styles)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=Aerendir_component-console-styles&metric=security_rating)](https://sonarcloud.io/dashboard?id=Aerendir_component-console-styles)
[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=Aerendir_component-console-styles&metric=sqale_index)](https://sonarcloud.io/dashboard?id=Aerendir_component-console-styles)
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=Aerendir_component-console-styles&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=Aerendir_component-console-styles)[![Phan](https://github.com/Aerendir/component-console-styles/workflows/Phan/badge.svg)](https://github.com/Aerendir/component-console-styles/actions?query=branch%3Adev)
[![PHPStan](https://github.com/Aerendir/component-console-styles/workflows/PHPStan/badge.svg)](https://github.com/Aerendir/component-console-styles/actions?query=branch%3Adev)
[![PSalm](https://github.com/Aerendir/component-console-styles/workflows/PSalm/badge.svg)](https://github.com/Aerendir/component-console-styles/actions?query=branch%3Adev)
[![PHPUnit](https://github.com/Aerendir/component-console-styles/workflows/PHPunit/badge.svg)](https://github.com/Aerendir/component-console-styles/actions?query=branch%3Adev)
[![Composer](https://github.com/Aerendir/component-console-styles/workflows/Composer/badge.svg)](https://github.com/Aerendir/component-console-styles/actions?query=branch%3Adev)
[![PHP CS Fixer](https://github.com/Aerendir/component-console-styles/workflows/PHP%20CS%20Fixer/badge.svg)](https://github.com/Aerendir/component-console-styles/actions?query=branch%3Adev)
[![Rector](https://github.com/Aerendir/component-console-styles/workflows/Rector/badge.svg)](https://github.com/Aerendir/component-console-styles/actions?query=branch%3Adev)
Do you like this library?
LEAVE A ★
or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!