{"id":13828566,"url":"https://github.com/duncan3dc/dusk","last_synced_at":"2025-04-04T07:05:36.723Z","repository":{"id":18046836,"uuid":"83227770","full_name":"duncan3dc/dusk","owner":"duncan3dc","description":"Use Dusk browser automation without the full Laravel framework ","archived":false,"fork":false,"pushed_at":"2024-10-11T13:47:32.000Z","size":814,"stargazers_count":83,"open_issues_count":2,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-28T06:05:29.929Z","etag":null,"topics":["dusk","laravel-framework","php","webdriver"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duncan3dc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-26T17:37:34.000Z","updated_at":"2025-02-18T05:32:41.000Z","dependencies_parsed_at":"2024-12-04T07:03:47.781Z","dependency_job_id":"b9eb0892-fc82-4560-a95e-82c7e9310d8a","html_url":"https://github.com/duncan3dc/dusk","commit_stats":{"total_commits":79,"total_committers":4,"mean_commits":19.75,"dds":0.03797468354430378,"last_synced_commit":"3798e4d534d22dfc97563b114881f85e8d63558e"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fdusk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fdusk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fdusk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncan3dc%2Fdusk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duncan3dc","download_url":"https://codeload.github.com/duncan3dc/dusk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135142,"owners_count":20889420,"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":["dusk","laravel-framework","php","webdriver"],"created_at":"2024-08-04T09:02:52.577Z","updated_at":"2025-04-04T07:05:36.685Z","avatar_url":"https://github.com/duncan3dc.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# dusk\nUse Dusk browser automation as a standalone component without the full Laravel framework\n\nFull documentation is available at http://duncan3dc.github.io/dusk/  \nPHPDoc API documentation is also available at [http://duncan3dc.github.io/dusk/api/](http://duncan3dc.github.io/dusk/api/namespaces/duncan3dc.Laravel.html)  \n\n[![release](https://poser.pugx.org/duncan3dc/dusk/version.svg)](https://packagist.org/packages/duncan3dc/dusk)\n[![build](https://github.com/duncan3dc/dusk/workflows/.github/workflows/buildcheck.yml/badge.svg?branch=main)](https://github.com/duncan3dc/dusk/actions?query=branch%3Amain+workflow%3A.github%2Fworkflows%2Fbuildcheck.yml)\n[![coverage](https://codecov.io/gh/duncan3dc/dusk/graph/badge.svg)](https://codecov.io/gh/duncan3dc/dusk)\n\n## Installation\n\nThe recommended method of installing this library is via [Composer](//getcomposer.org/).\n\nRun the following command from your project root:\n\n```bash\n$ composer require duncan3dc/dusk\n```\n\n\n## Getting Started\n\n```php\nuse duncan3dc\\Laravel\\Dusk;\n\nrequire __DIR__ . \"/vendor/autoload.php\";\n\n$dusk = new Dusk;\n\n$dusk-\u003evisit(\"http://example.com\");\necho $dusk-\u003eelement(\"h1\")-\u003egetText() . \"\\n\";\n```\n\n_Read more at http://duncan3dc.github.io/dusk/_  \n\n\n## Changelog\nA [Changelog](CHANGELOG.md) has been available since the beginning of time\n\n\n## Where to get help\nFound a bug? Got a question? Just not sure how something works?  \nPlease [create an issue](//github.com/duncan3dc/dusk/issues) and I'll do my best to help out.  \nAlternatively you can catch me on [Twitter](https://twitter.com/duncan3dc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncan3dc%2Fdusk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduncan3dc%2Fdusk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncan3dc%2Fdusk/lists"}