{"id":28940361,"url":"https://github.com/ziwot/cake-tezos","last_synced_at":"2026-04-05T18:03:24.766Z","repository":{"id":290161730,"uuid":"970301942","full_name":"ziwot/cake-tezos","owner":"ziwot","description":"Tezos plugin for CakePHP","archived":false,"fork":false,"pushed_at":"2025-07-30T13:42:11.000Z","size":1531,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T23:13:04.618Z","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/ziwot.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2025-04-21T19:58:33.000Z","updated_at":"2025-07-30T13:41:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"a364d8d2-a380-4210-9e52-880909347b42","html_url":"https://github.com/ziwot/cake-tezos","commit_stats":null,"previous_names":["ziwot/cake-tezos"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ziwot/cake-tezos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fcake-tezos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fcake-tezos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fcake-tezos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fcake-tezos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziwot","download_url":"https://codeload.github.com/ziwot/cake-tezos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziwot%2Fcake-tezos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29998512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T09:59:02.300Z","status":"ssl_error","status_checked_at":"2026-03-02T09:59:02.001Z","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":"2025-06-23T01:09:25.383Z","updated_at":"2026-04-05T18:03:24.761Z","avatar_url":"https://github.com/ziwot.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CakeTezos\n\n![tests](https://github.com/ziwot/cake-tezos/workflows/tests/badge.svg)\n[![Latest Stable Version](https://poser.pugx.org/ziwot/cake-tezos/v)](https://packagist.org/packages/ziwot/cake-tezos)\n[![Total Downloads](https://poser.pugx.org/ziwot/cake-tezos/downloads)](https://packagist.org/packages/ziwot/cake-tezos)\n[![Latest Unstable Version](https://poser.pugx.org/ziwot/cake-tezos/v/unstable)](https://packagist.org/packages/ziwot/cake-tezos)\n[![License](https://poser.pugx.org/ziwot/cake-tezos/license)](https://packagist.org/packages/ziwot/cake-tezos)\n[![PHP Version Require](https://poser.pugx.org/ziwot/cake-tezos/require/php)](https://packagist.org/packages/ziwot/cake-tezos)\n\nTezos plugin for CakePHP\n\nThis plugin provides:\n\n- Authenticator and Identifier for the [Authentication plugin](https://book.cakephp.org/authentication/3/en/index.html).\n- Wallet connection via [SIWT](https://github.com/StakeNow/SIWT).\n\nInstall with :\n\n```sh\ncomposer require ziwot/cake-tezos\n```\n\nLoad the plugin :\n\n```sh\nbin/cake plugin load CakeTezos\n```\n\nLink assets :\n\n```sh\ncake plugin assets symlink\n```\n\nYou should also add it to your `.gitignore` :\n\n```\n# Plugins\n/webroot/cake_tezos\n```\n\nOf course, when you deploy to prod, then, copy the assets :\n\n```sh\ncake plugin assets copy\n```\n\nLoad Authenticator and Identifier :\n\n```php\n// Load Authenticator \u0026 Identifier\n$service-\u003eloadAuthenticator('CakeTezos.SignedMessage', [\n    'identifier' =\u003e 'CakeTezos.TezosBase',\n]);\n```\n\nLoad Component in (`src/Controller/AppController`)  :\n```php\n$this-\u003eloadComponent('CakeTezos.Network', [\n    'network' =\u003e Network::Mainnet-\u003evalue,\n]);\n```\n\nLoad Helper in (`src/View/AppView`) :\n```php\n$this-\u003eaddHelper('CakeTezos.Tz');\n```\n\nIn a view, load the element to allow connect :\n\n```php\n\u003c?= $this-\u003eelement('CakeTezos.connect') ?\u003e\n```\n\nThe statement is configurable :\n\n```php\n\u003c?= $this-\u003eelement('CakeTezos.connect', ['statement' =\u003e 'I accept the conditions']) ?\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziwot%2Fcake-tezos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziwot%2Fcake-tezos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziwot%2Fcake-tezos/lists"}