{"id":20408353,"url":"https://github.com/phpspec/nyan-formatters","last_synced_at":"2025-08-23T01:07:20.427Z","repository":{"id":57040830,"uuid":"15650058","full_name":"phpspec/nyan-formatters","owner":"phpspec","description":null,"archived":false,"fork":false,"pushed_at":"2020-01-07T09:37:41.000Z","size":510,"stargazers_count":77,"open_issues_count":2,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-21T03:18:12.284Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phpspec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-05T11:39:00.000Z","updated_at":"2025-06-24T05:18:26.000Z","dependencies_parsed_at":"2022-08-23T22:00:12.017Z","dependency_job_id":null,"html_url":"https://github.com/phpspec/nyan-formatters","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/phpspec/nyan-formatters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpspec%2Fnyan-formatters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpspec%2Fnyan-formatters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpspec%2Fnyan-formatters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpspec%2Fnyan-formatters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpspec","download_url":"https://codeload.github.com/phpspec/nyan-formatters/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpspec%2Fnyan-formatters/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271727577,"owners_count":24810561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T05:30:27.518Z","updated_at":"2025-08-23T01:07:20.401Z","avatar_url":"https://github.com/phpspec.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHPSpec Nyan Formatters Extension\nThis PHPSpec extension provides Nyan formatters for PHPSpec.\n\n## Requirements\n\nThis extension requires:\n\n * PHP 5.3.3 or later.\n * A terminal emulator with support for ANSI escape sequences, including color\n   and cursor control.\n\n**NOTE:** By default, the Windows console does not support ANSI escape\nsequences. If you'd like to use this extension on Windows, you may want\nto try one of the following solutions:\n\n * [ANSICON](https://github.com/adoxa/ansicon)\n * [ConEmu](https://github.com/Maximus5/ConEmu)\n\n\n## Installation\nTo install this, make sure you are using the latest release of PHPSpec, and then add the following to your\n`composer.json`:\n\n```json\n\"require-dev\": {\n    ...,\n    \"phpspec/nyan-formatters\": \"2.*\"\n}\n```\n\nInstall or update your dependencies, and then in a `phpspec.yml` file in the root of your project, add the following:\n\n```yaml\nextensions:\n    PhpSpec\\NyanFormattersExtension\\Extension: ~\n```\n\nThen, you can add a `--format` switch to your `phpspec` command with one of the following values:\n\n- `nyan.cat` - Gives the standard Nyan Cat formatter\n\n![nyan cat formatter preview](screenshots/formatters/cat.gif)\n\n- `nyan.dino` - Gives a dinosaur formatter - Rawwr!\n\n![nyan dino formatter preview](screenshots/formatters/dino.gif)\n\n- `nyan.crab` - Gives a crab formatter\n\n![nyan crab formatter preview](screenshots/formatters/crab.gif)\n\nIf you want to use one of the formatters all the time, you can enforce a default by adding a `formatter.name` option in\nthe `phpspec.yml` file as follows:\n\n```yaml\nformatter.name: nyan.dino\n```\n\n## Authors\nThis project was written by:\n\n- [Matthew Davis](https://twitter.com/mdavis1982)\n- [Jeff Welch](https://twitter.com/whatthejeff)\n\n## Contributions\nThis project wouldn't have been possible without the help and support of the following people:\n\n- [Marcello Duarte](https://twitter.com/_md)\n- [Jakub Zalas](https://twitter.com/jakub_zalas)\n- [Christophe Coevoet](https://twitter.com/stof70)\n- [Ciaran McNulty](https://twitter.com/ciaranmcnulty)\n- [Wouter J](https://github.com/wouterj)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpspec%2Fnyan-formatters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpspec%2Fnyan-formatters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpspec%2Fnyan-formatters/lists"}