{"id":21743853,"url":"https://github.com/wavevision/posobota-examples","last_synced_at":"2025-07-18T23:30:59.108Z","repository":{"id":37603639,"uuid":"257709596","full_name":"wavevision/posobota-examples","owner":"wavevision","description":"Source codes for Posobota live stream talk by Wavevision 🔴💻","archived":true,"fork":false,"pushed_at":"2023-01-06T04:00:01.000Z","size":4111,"stargazers_count":2,"open_issues_count":30,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T01:35:17.757Z","etag":null,"topics":["examples","nette","posobota"],"latest_commit_sha":null,"homepage":"https://posobota.cz","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/wavevision.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}},"created_at":"2020-04-21T20:35:33.000Z","updated_at":"2024-07-28T14:32:50.000Z","dependencies_parsed_at":"2023-02-05T06:46:20.103Z","dependency_job_id":null,"html_url":"https://github.com/wavevision/posobota-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wavevision/posobota-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavevision%2Fposobota-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavevision%2Fposobota-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavevision%2Fposobota-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavevision%2Fposobota-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wavevision","download_url":"https://codeload.github.com/wavevision/posobota-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wavevision%2Fposobota-examples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265853213,"owners_count":23839127,"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":["examples","nette","posobota"],"created_at":"2024-11-26T07:09:16.804Z","updated_at":"2025-07-18T23:30:56.983Z","avatar_url":"https://github.com/wavevision.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/wavevision\"\u003e\u003cimg alt=\"Wavevision s.r.o.\" src=\"https://wavevision.com/images/wavevision-logo.png\" width=\"120\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003ePosobota Examples\u003c/h1\u003e\n\n[![Build Status](https://travis-ci.org/wavevision/posobota-examples.svg?branch=master)](https://travis-ci.org/wavevision/posobota-examples.svg?branch=master)\n[![Coverage Status](https://coveralls.io/repos/github/wavevision/posobota-examples/badge.svg?branch=master)](https://coveralls.io/github/wavevision/posobota-examples?branch=master)\n[![PHPStan](https://img.shields.io/badge/style-level%20max-brightgreen.svg?label=phpstan)](https://github.com/phpstan/phpstan)\n\nSource codes for [Posobota live stream talk](https://www.youtube.com/watch?v=xT0VUjky_m8).\n\n💡\u0026ensp;**Topic:** The [Wavevision](https://github.com/wavevision) ecosystem of [Nette](https://github.com/nette) libraries\n\u003cbr\u003e\n👤\u0026ensp;**Authors:** [Jakub Filla](https://github.com/jfilla), [Vít Rozsíval](https://github.com/rozsival)\n\u003cbr\u003e\n🗓\u0026ensp;**Date:** 2020/04/25\n\n## Installation\n\n```bash\ngit clone git@github.com:wavevision/posobota-examples.git\ncd posobota-examples\nmake init\n```\n\n## Development\n\nUse `app/config/local.neon` to customize your setup. Then, start `webpack-dev-server`.\n\n```bash\nyarn dev\n# or\nnpm run dev\n```\n\n## Libraries\n\nThe project shows example usage of:\n\n✍\u0026ensp;[wavevision/coding-standard](https://github.com/wavevision/coding-standard)\n\u003cbr\u003e\n🔌\u0026ensp;[wavevision/di-service-annotation](https://github.com/wavevision/di-service-annotation)\n\u003cbr\u003e\n☕\u0026ensp;[wavevision/latte-filters](https://github.com/wavevision/latte-filters)\n\u003cbr\u003e\n📔\u0026ensp;[wavevision/namespace-translator](https://github.com/wavevision/namespace-translator)\n\u003cbr\u003e\n🧰\u0026ensp;[wavevision/nette-tests](https://github.com/wavevision/nette-tests)\n\u003cbr\u003e\n📦\u0026ensp;[wavevision/nette-webpack](https://github.com/wavevision/nette-webpack)\n\u003cbr\u003e\n🔩\u0026ensp;[wavevision/props-control](https://github.com/wavevision/props-control)\n\u003cbr\u003e\n🧩\u0026ensp;[wavevision/sprites-constants-generator-plugin](https://github.com/wavevision/sprites-constants-generator-plugin)\n\u003cbr\u003e\n🛠\u0026ensp;[wavevision/ts-utils](https://github.com/wavevision/ts-utils)\n\u003cbr\u003e\n🛠\u0026ensp;[wavevision/utils](https://github.com/wavevision/utils)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavevision%2Fposobota-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwavevision%2Fposobota-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwavevision%2Fposobota-examples/lists"}