{"id":20900925,"url":"https://github.com/phpbb/epv","last_synced_at":"2025-05-13T01:14:02.988Z","repository":{"id":16629901,"uuid":"19385008","full_name":"phpbb/epv","owner":"phpbb","description":"Extension Pre-Validator","archived":false,"fork":false,"pushed_at":"2025-05-11T21:32:03.000Z","size":2203,"stargazers_count":9,"open_issues_count":8,"forks_count":18,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-05-13T01:13:53.916Z","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":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phpbb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"phpbb"}},"created_at":"2014-05-02T18:47:47.000Z","updated_at":"2025-05-11T21:32:06.000Z","dependencies_parsed_at":"2024-11-07T00:41:32.405Z","dependency_job_id":null,"html_url":"https://github.com/phpbb/epv","commit_stats":{"total_commits":233,"total_committers":17,"mean_commits":"13.705882352941176","dds":"0.45064377682403434","last_synced_commit":"960fd99cbefd8d2bb56f8c53ad07424993df17ca"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb%2Fepv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb%2Fepv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb%2Fepv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbb%2Fepv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpbb","download_url":"https://codeload.github.com/phpbb/epv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253851072,"owners_count":21973674,"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-18T11:24:32.651Z","updated_at":"2025-05-13T01:14:02.981Z","avatar_url":"https://github.com/phpbb.png","language":"PHP","funding_links":["https://github.com/sponsors/phpbb"],"categories":[],"sub_categories":[],"readme":"# Extension Pre-Validator\n\n[![Build Status](https://github.com/phpbb/epv/actions/workflows/tests.yml/badge.svg)](https://github.com/phpbb/epv/actions)\n\nThis repository contains the extension pre-validator, used for pre validating extensions when submittion to the database at phpBB.com.\n\nPlease note that EPV requires at least PHP 7.2 \n\n## Using EPV\n\n1. Clone your fork of this repository.\n2. Install composer dependencies:\n    ```sh\n    $ php composer.phar install\n    ```\n3. Run EPV on a phpBB extension from the CLI:\n    ```sh\n    # Run EPV on a Git repository (at any repository hosting site)\n    php src/EPV.php run --git=\"https://github.com/repo-org/repo-name.git\"\n\n    # Run EPV on a GitHub repository\n    php src/EPV.php run --github=\"repo-org/repo-name\"\n\n    # Run EPV on a local directory\n    php src/EPV.php run --dir=\"/path/to/extension\"\n    ```\n\n\u003e The `--branch` option can target a specific branch of a repository.\n\u003e \n\u003e The `--debug` option will output additional debugging information.\n\nYou can also use EPV online at [phpBB.com](https://www.phpbb.com/extensions/epv/)\n\nphpBB's Customisation Database (Titania) will run EPV on any submissions at phpBB.com as well.\n\n## Maintenance and contributing\n\nTo contribute fork the repo, make your changes in a feature branch and send a pull request.\n\nThe site is maintained by the [phpBB Extensions Team](https://www.phpbb.com/community/memberlist.php?mode=group\u0026g=7331)\n\nShould you wish to report a bug report it at [Issue tracker](https://github.com/phpbb/epv/issues)\n\n## License\n[GNU General Public License v2](https://opensource.org/licenses/GPL-2.0)\n\nBy contributing you agree to assign copyright of your code to phpBB Limited.\n\nSee `LICENSE` for the full license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpbb%2Fepv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpbb%2Fepv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpbb%2Fepv/lists"}