{"id":20827677,"url":"https://github.com/peridot-php/peridot-jumpstart","last_synced_at":"2025-05-07T21:05:35.778Z","repository":{"id":23210291,"uuid":"26567195","full_name":"peridot-php/peridot-jumpstart","owner":"peridot-php","description":"Starter kit to start BDD testing in PHP with Peridot","archived":false,"fork":false,"pushed_at":"2016-09-20T02:42:52.000Z","size":106,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T21:05:28.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://peridot-php.github.io/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peridot-php.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-13T02:44:01.000Z","updated_at":"2016-11-12T05:43:27.000Z","dependencies_parsed_at":"2022-08-23T21:00:22.913Z","dependency_job_id":null,"html_url":"https://github.com/peridot-php/peridot-jumpstart","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peridot-php%2Fperidot-jumpstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peridot-php%2Fperidot-jumpstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peridot-php%2Fperidot-jumpstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peridot-php%2Fperidot-jumpstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peridot-php","download_url":"https://codeload.github.com/peridot-php/peridot-jumpstart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252954427,"owners_count":21830903,"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","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-17T23:12:44.685Z","updated_at":"2025-05-07T21:05:35.755Z","avatar_url":"https://github.com/peridot-php.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peridot Jumpstart\n\n[![Current version image][version-image]][current version]\n\n[current version]: https://packagist.org/packages/peridot-php/peridot-jumpstart\n[version-image]: https://img.shields.io/packagist/v/peridot-php/peridot-jumpstart.svg?style=flat-square \"This project uses semantic versioning\"\n\nPeridot core and some commonly used packages to let you start doing BDD in PHP\nASAP.\n\n## Included plugins and libraries\n\n* [List reporter] - list test results\n* [Dot reporter] - show results as dot matrix\n* [Code coverage reporters] - code coverage\n* [Watcher plugin] - watch source and tests for changes and re-run\n* [Concurrency plugin] - run specs concurrently!\n* [Leo] - expressive assertion and matcher library\n\n[code coverage reporters]: https://github.com/peridot-php/peridot-code-coverage-reporters\n[concurrency plugin]: https://github.com/peridot-php/peridot-concurrency\n[dot reporter]: https://github.com/peridot-php/peridot-dot-reporter\n[leo]: https://github.com/peridot-php/leo\n[list reporter]: https://github.com/peridot-php/peridot-list-reporter\n[watcher plugin]: https://github.com/peridot-php/peridot-watcher-plugin\n\n## Installing\n\nWe recommend installing the jumpstart via composer:\n\n    $ composer require --dev peridot-php/peridot-jumpstart\n\n## Getting started\n\nAfter installing the jumpstart, a good starting point would be to copy this\npackage's `peridot.php` file into the root of your project. This file will\nset the default path for specs, and ensure that all the included plugins are\nregistered.\n\nIf you installed the jumpstart via composer, you can follow up by doing this:\n\n    $ cp vendor/peridot-php/peridot-jumpstart/peridot.php .\n\nTo set a different default path, disable a plugin, or set up further\nconfiguration, simply edit your copy of `peridot.php`.\n\nAfter registering everything, `vendor/bin/peridot -h` should yield the\nfollowing:\n\n![Peridot Jumpstart](output.png \"Peridot jumpstart help\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperidot-php%2Fperidot-jumpstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperidot-php%2Fperidot-jumpstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperidot-php%2Fperidot-jumpstart/lists"}