{"id":19764361,"url":"https://github.com/brick/browser","last_synced_at":"2025-04-30T14:32:56.992Z","repository":{"id":62497047,"uuid":"109388463","full_name":"brick/browser","owner":"brick","description":"A PHP virtual browser implementation for automated testing","archived":false,"fork":false,"pushed_at":"2024-05-02T23:12:51.000Z","size":55,"stargazers_count":5,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-07T14:37:25.940Z","etag":null,"topics":["automated-testing","browser","php"],"latest_commit_sha":null,"homepage":"","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/brick.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":"2017-11-03T11:34:37.000Z","updated_at":"2024-10-01T13:43:11.000Z","dependencies_parsed_at":"2023-01-21T12:00:09.053Z","dependency_job_id":null,"html_url":"https://github.com/brick/browser","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brick%2Fbrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brick%2Fbrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brick%2Fbrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brick%2Fbrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brick","download_url":"https://codeload.github.com/brick/browser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224214016,"owners_count":17274524,"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":["automated-testing","browser","php"],"created_at":"2024-11-12T04:13:37.301Z","updated_at":"2024-11-12T04:13:37.910Z","avatar_url":"https://github.com/brick.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Brick\\Browser\n=============\n\n\u003cimg src=\"https://raw.githubusercontent.com/brick/brick/master/logo.png\" alt=\"\" align=\"left\" height=\"64\"\u003e\n\nA PHP browser implementation for automated testing.\n\n[![Build Status](https://github.com/brick/browser/workflows/CI/badge.svg)](https://github.com/brick/browser/actions)\n[![Coverage Status](https://coveralls.io/repos/github/brick/browser/badge.svg?branch=master)](https://coveralls.io/github/brick/browser?branch=master)\n[![Latest Stable Version](https://poser.pugx.org/brick/browser/v/stable)](https://packagist.org/packages/brick/browser)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT)\n\nIntroduction\n------------\n\nWith an API inspired by [Selenium](http://www.seleniumhq.org/), this PHP browser implementation allows fast automated testing of a PHP application.\nIt lack many features of a real browser: it doesn't load external resources, and doesn't execute JavaScript.\nHowever, it allows your tests to browse from page to page by clicking elements and submitting forms, and check the result (URL, status code, page contents).\nIf you don't need all the features of a real browser, this is a much faster alternative to Selenium.\n\nInstallation\n------------\n\nThis library is installable via [Composer](https://getcomposer.org/):\n\n```bash\ncomposer require brick/browser\n```\n\nRequirements\n------------\n\nThis library requires PHP 7.1 or later.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrick%2Fbrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrick%2Fbrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrick%2Fbrowser/lists"}