{"id":15681512,"url":"https://github.com/octoper/statamic-blade-components","last_synced_at":"2025-10-04T09:13:17.965Z","repository":{"id":40548420,"uuid":"290389800","full_name":"octoper/statamic-blade-components","owner":"octoper","description":"A Laravel Blade templates integration for Statamics Antlers engine.","archived":false,"fork":false,"pushed_at":"2024-03-04T09:22:59.000Z","size":44,"stargazers_count":10,"open_issues_count":1,"forks_count":10,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-31T08:38:52.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/octoper.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","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":"octoper"}},"created_at":"2020-08-26T03:55:36.000Z","updated_at":"2023-08-29T06:56:26.000Z","dependencies_parsed_at":"2024-03-04T10:45:49.555Z","dependency_job_id":null,"html_url":"https://github.com/octoper/statamic-blade-components","commit_stats":{"total_commits":43,"total_committers":7,"mean_commits":6.142857142857143,"dds":0.2790697674418605,"last_synced_commit":"157d215398b7f8ec17c36f8fb63010042e29c4b6"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fstatamic-blade-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fstatamic-blade-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fstatamic-blade-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octoper%2Fstatamic-blade-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octoper","download_url":"https://codeload.github.com/octoper/statamic-blade-components/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252849608,"owners_count":21813828,"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-03T16:55:45.388Z","updated_at":"2025-10-04T09:13:12.931Z","avatar_url":"https://github.com/octoper.png","language":"PHP","funding_links":["https://github.com/sponsors/octoper"],"categories":[],"sub_categories":[],"readme":"\u003c!-- statamic:hide --\u003e\n# Statamic Blade Components\n\u003e **Looking for maintainers**: As I'm not using Statamic these days and I don't have a the time to maintain the package I'm looking for anyone who want to take the ownerhip of it! You can reach out via email me@octoper.me\n\n[![Statami v3](https://img.shields.io/badge/Statamic-3.0+-FF269E)](https://statamic.com/addons/octoper/blade-components)\n[![Packagist](https://img.shields.io/packagist/v/octoper/statamic-blade-components)](https://packagist.org/packages/octoper/statamic-blade-components)\n[![Tests](https://github.com/octoper/statamic-blade-components/actions/workflows/tests.yaml/badge.svg)](https://github.com/octoper/statamic-blade-components/actions/workflows/tests.yaml)\n[![StyleCI](https://github.styleci.io/repos/290389800/shield?branch=main)](https://github.styleci.io/repos/290389800?branch=main)\n\nA [Laravel Blade Components](https://laravel.com/docs/10.x/blade#components) integration for Statamics Antlers template engine.\n\u003c!-- /statamic:hide --\u003e\n\n## Installation\nYou can install the package via composer:\n```bash\ncomposer require octoper/statamic-blade-components\n```\n\n## General documentation\n[Laravel Blade Components](https://laravel.com/docs/10.x/blade#components)\n\n## How to be used with the Antlers template engine\n```html\n{{ component:hello }}\n```\n\n### Passing Initial Parameters\nYou can pass data into a component by passing additional parameters\n\n```html\n{{ component:avatar username=\"johndoe\" }}\n```\n\n### Passing Slots\nYou can pass additional content to your component via \"slots\" too.\n\n```html\n{{ component:label for=\"email\" }}\n\tEmail\n{{ /component:label }}\n```\n\nor even named slots\n\n```html\n{{ component:label for=\"email\" }}\n\t{{ component:slot name=\"title\" }}\n\t\tEmail\n\t{{ /component:slot}}\n{{ /component:label }}\n```\n\n## Testing\n\n``` bash\ncomposer test\n```\n\n## Security\n\nIf you discover any security related issues, please email me@octoper.me instead of using the issue tracker.\n\n## Credits\n\n- [Vaggelis Yfantis](https://github.com/octoper)\n- [All Contributors](../../contributors)\n\n\u003c!-- statamic:hide --\u003e\n## License\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\u003c!-- /statamic:hide --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoper%2Fstatamic-blade-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctoper%2Fstatamic-blade-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctoper%2Fstatamic-blade-components/lists"}