{"id":36238858,"url":"https://github.com/tyrellsys/cakephp-validator","last_synced_at":"2026-01-11T06:41:10.260Z","repository":{"id":57074308,"uuid":"255293019","full_name":"tyrellsys/cakephp-validator","owner":"tyrellsys","description":"Validator class for CakePHP4","archived":false,"fork":false,"pushed_at":"2025-04-21T03:38:46.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-02T20:43:31.080Z","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/tyrellsys.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":"2020-04-13T10:14:40.000Z","updated_at":"2020-04-21T02:10:56.000Z","dependencies_parsed_at":"2022-08-24T10:51:03.638Z","dependency_job_id":null,"html_url":"https://github.com/tyrellsys/cakephp-validator","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tyrellsys/cakephp-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrellsys%2Fcakephp-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrellsys%2Fcakephp-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrellsys%2Fcakephp-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrellsys%2Fcakephp-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tyrellsys","download_url":"https://codeload.github.com/tyrellsys/cakephp-validator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrellsys%2Fcakephp-validator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28295755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T04:44:51.577Z","status":"ssl_error","status_checked_at":"2026-01-11T04:44:44.232Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-11T06:41:09.504Z","updated_at":"2026-01-11T06:41:10.254Z","avatar_url":"https://github.com/tyrellsys.png","language":"PHP","readme":"# CakePHP4 Messages Validator plugin\n\nCakePHP4 Validator that set the validation message\n\n## Requirements\n\nThe master branch has the following requirements:\n\n* CakePHP \u003e4.0.0\n* PHP 7.2 or greater\n\n## Installation\n\nYou can install this plugin into your CakePHP application using [composer](http://getcomposer.org).\n\nThe recommended way to install composer packages is:\n\n```\ncomposer require tyrellsys/cakephp-validator\n```\n\nno need plugin load\n\n## Config\n\nno configuration\n\n## Model validation\n\n```php\nnamespace App\\Model\\Table;\n\n...\n\nclass PostsTable extends Table\n{\n    protected $_validatorClass = \\Tyrellsys\\CakePHPValidator\\Validation\\Validator::class;\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyrellsys%2Fcakephp-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyrellsys%2Fcakephp-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyrellsys%2Fcakephp-validator/lists"}