{"id":17284677,"url":"https://github.com/exu/php-bdd-parser-example","last_synced_at":"2025-08-16T07:14:53.041Z","repository":{"id":12349999,"uuid":"14994832","full_name":"exu/php-bdd-parser-example","owner":"exu","description":"This repo show some PHPSpec and Behat workflow","archived":false,"fork":false,"pushed_at":"2013-12-11T16:58:45.000Z","size":136,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T16:29:23.596Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exu.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-06T22:17:02.000Z","updated_at":"2018-04-05T14:59:57.000Z","dependencies_parsed_at":"2022-09-23T05:40:15.272Z","dependency_job_id":null,"html_url":"https://github.com/exu/php-bdd-parser-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exu/php-bdd-parser-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exu%2Fphp-bdd-parser-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exu%2Fphp-bdd-parser-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exu%2Fphp-bdd-parser-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exu%2Fphp-bdd-parser-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exu","download_url":"https://codeload.github.com/exu/php-bdd-parser-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exu%2Fphp-bdd-parser-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270680148,"owners_count":24627134,"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-16T02:00:11.002Z","response_time":91,"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-10-15T09:54:42.612Z","updated_at":"2025-08-16T07:14:53.015Z","avatar_url":"https://github.com/exu.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Simple file parser created with Behat and PHPSpec\n\nMore details could be found on my Blog entry:\n\n[[http://wysocki.in/programming/2013/12/10/behat-and-phpspec-example/http://wysocki.in/programming/2013/12/10/behat-and-phpspec-example/][Behat and PHPSpec example on simple task]]\n\nWhat it should do ? Look at =parser.feature= file in =features/= directory\n\n** Installation\n\nThis project is based on composer so you will need it. To\ninstall composer. I prefer installing composer globally so\neverything what you should do is\n\n#+begin_src sh\ncurl -sS https://getcomposer.org/installer | php\nsudo mv composer.phar /usr/local/bin/composer\n#+end_src\n\n#+RESULTS:\n\nNext you should clone repository and run =composer install= command\nto download and resolve all dependencies (composer will do it automatically).\n\n#+begin_src sh\ngit clone git@github.com:exu/php-bdd-parser-example.git\ncd php-bdd-parser-example\ncomposer install\n#+end_src\n\n** Run some tests :)\n\n#+begin_src sh\nbin/behat\n#+end_src\n\n#+begin_src sh\nbin/phpspec --format=pretty\n#+end_src\n\n** Running application\n\nIf You want to run parser:\n\n#+begin_src sh\nbin/console parse\n#+end_src\n\n\n\n** Bonus\n\nTry to change feature file e.g. with other data in tables\nit will really fail :)\n\n\n** Enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexu%2Fphp-bdd-parser-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexu%2Fphp-bdd-parser-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexu%2Fphp-bdd-parser-example/lists"}