{"id":28747887,"url":"https://github.com/stekel/laravel-blade-directives","last_synced_at":"2026-04-29T14:04:33.781Z","repository":{"id":57059541,"uuid":"138218959","full_name":"stekel/laravel-blade-directives","owner":"stekel","description":"A personal collection of blade directives","archived":false,"fork":false,"pushed_at":"2023-03-04T19:38:35.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-22T16:06:47.865Z","etag":null,"topics":["blade-directives","laravel"],"latest_commit_sha":null,"homepage":null,"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/stekel.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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,"zenodo":null}},"created_at":"2018-06-21T20:35:03.000Z","updated_at":"2023-03-04T19:38:29.000Z","dependencies_parsed_at":"2025-06-16T17:12:17.038Z","dependency_job_id":"e90f9e11-2f86-4752-845f-29968a35fcaf","html_url":"https://github.com/stekel/laravel-blade-directives","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/stekel/laravel-blade-directives","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stekel%2Flaravel-blade-directives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stekel%2Flaravel-blade-directives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stekel%2Flaravel-blade-directives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stekel%2Flaravel-blade-directives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stekel","download_url":"https://codeload.github.com/stekel/laravel-blade-directives/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stekel%2Flaravel-blade-directives/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32428622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"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":["blade-directives","laravel"],"created_at":"2025-06-16T17:12:11.742Z","updated_at":"2026-04-29T14:04:33.756Z","avatar_url":"https://github.com/stekel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Blade Directives\n\nA personal collection of Laravel blade directives.\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require stekel/laravel-blade-directives\n```\n\n## Directives\n\n| Function      | Description   |\n| ------------- | ------------- |\n| `@inputValue($model, $attribute)` | Displays form input value, either from the given `$model-\u003e$attribute` or from the value of `old($attribute)` |\n| `@optionValue($model, $attribute, $default)` | Sets the select option to \"selected\", either from the given `$model-\u003e$attribute` or from the value of `old($attribute)` |\n| `@checkboxValue($model, $attribute)` | Sets the checkbox to \"checked\", either from the given `$model-\u003e$attribute` or from the value of `old($attribute)` |\n| `@checkboxValueFromArray($model, $attribute, $array)` | Sets the checkbox to \"checked\", if `$array` contains either `$model-\u003eid` or `old($attribute)` |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstekel%2Flaravel-blade-directives","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstekel%2Flaravel-blade-directives","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstekel%2Flaravel-blade-directives/lists"}