{"id":15579620,"url":"https://github.com/schickling/laravel-validators","last_synced_at":"2025-07-09T03:09:37.902Z","repository":{"id":62541110,"uuid":"11759624","full_name":"schickling/laravel-validators","owner":"schickling","description":"A set of additional validator rules for Laravel 4","archived":false,"fork":false,"pushed_at":"2013-10-16T09:09:59.000Z","size":150,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T01:38:38.821Z","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/schickling.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":"2013-07-30T07:52:42.000Z","updated_at":"2019-11-30T14:00:51.000Z","dependencies_parsed_at":"2022-11-02T16:16:00.880Z","dependency_job_id":null,"html_url":"https://github.com/schickling/laravel-validators","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/schickling/laravel-validators","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Flaravel-validators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Flaravel-validators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Flaravel-validators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Flaravel-validators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schickling","download_url":"https://codeload.github.com/schickling/laravel-validators/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schickling%2Flaravel-validators/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264384378,"owners_count":23599612,"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-10-02T19:20:19.042Z","updated_at":"2025-07-09T03:09:37.884Z","avatar_url":"https://github.com/schickling.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"laravel-validators [![Build Status](https://travis-ci.org/schickling/laravel-validators.png?branch=master)](https://travis-ci.org/schickling/laravel-validators) [![Coverage Status](https://coveralls.io/repos/schickling/laravel-validators/badge.png)](https://coveralls.io/r/schickling/laravel-validators)\n==================\n\nA set of additional validator rules for Laravel 4\n\n## Installation\n\n1. Add the following to your composer.json and run `composer update`\n\n    ```json\n    {\n        \"require\": {\n            \"schickling/validators\": \"dev-master\"\n        }\n    }\n    ```\n\n2. Add `Schickling\\Validators\\ValidatorsServiceProvider` to your config/app.php\n\n## Available Rules\n\n#### Boolean\n```php\n'isEnabled' =\u003e 'boolean'\n```\n\n#### Optional\n```php\n'isOptional' =\u003e 'optional'\n```\n\n#### Bankaccounts\n```php\n'myIban' =\u003e 'iban',\n'myBic' =\u003e 'bic'\n```\n\n\n## Upcoming Features\n\n* Number precision rule\n* language specific string rule (umlauts etc)\n* Array validation\n\n\n[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/schickling/laravel-validators/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschickling%2Flaravel-validators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschickling%2Flaravel-validators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschickling%2Flaravel-validators/lists"}