{"id":24775567,"url":"https://github.com/katsew/checkpoint-php","last_synced_at":"2025-07-18T02:33:46.532Z","repository":{"id":57004825,"uuid":"76423171","full_name":"katsew/checkpoint-php","owner":"katsew","description":"Create whitelist and blacklist for the url route.","archived":false,"fork":false,"pushed_at":"2016-12-14T06:14:18.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-23T23:47:56.184Z","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/katsew.png","metadata":{"files":{"readme":"README.md","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":"2016-12-14T03:57:00.000Z","updated_at":"2016-12-14T06:13:13.000Z","dependencies_parsed_at":"2022-08-21T13:50:50.752Z","dependency_job_id":null,"html_url":"https://github.com/katsew/checkpoint-php","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/katsew/checkpoint-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katsew%2Fcheckpoint-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katsew%2Fcheckpoint-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katsew%2Fcheckpoint-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katsew%2Fcheckpoint-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katsew","download_url":"https://codeload.github.com/katsew/checkpoint-php/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katsew%2Fcheckpoint-php/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263908882,"owners_count":23528533,"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":"2025-01-29T06:54:47.038Z","updated_at":"2025-07-06T13:37:15.596Z","avatar_url":"https://github.com/katsew.png","language":"PHP","readme":"# Checkpoint\n\nThis is a module that create both whitelist and blacklist for url.\n\n\n# Usage\n\n```\n$checkpoint = new Checkpoint();\n$checkpoint-\u003esetSafeBorders(['/path/which/always/pass/through']);\n$checkpoint-\u003esetCheckpoints(['/path/which/not/pass/through', '/blacklisted']);\n\n$can_pass_through = $checkpoint-\u003ecanPassThrough('/hoge'); // will return true.\n$can_pass_through = $checkpoint-\u003ecanPassThrough('/blacklisted'); // will return false!\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatsew%2Fcheckpoint-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatsew%2Fcheckpoint-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatsew%2Fcheckpoint-php/lists"}