{"id":14965587,"url":"https://github.com/o2ps/morozkolattebridge","last_synced_at":"2026-02-16T16:08:34.081Z","repository":{"id":57031936,"uuid":"115943612","full_name":"o2ps/MorozkoLatteBridge","owner":"o2ps","description":"Latte bridge for Morozko","archived":false,"fork":false,"pushed_at":"2018-07-26T09:18:36.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T03:14:13.269Z","etag":null,"topics":["cache","latte-template-engine","nette-framework","warmup"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/o2ps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-01T19:55:44.000Z","updated_at":"2018-07-26T09:18:37.000Z","dependencies_parsed_at":"2022-08-23T20:50:09.159Z","dependency_job_id":null,"html_url":"https://github.com/o2ps/MorozkoLatteBridge","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o2ps%2FMorozkoLatteBridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o2ps%2FMorozkoLatteBridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o2ps%2FMorozkoLatteBridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o2ps%2FMorozkoLatteBridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/o2ps","download_url":"https://codeload.github.com/o2ps/MorozkoLatteBridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008598,"owners_count":21032554,"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":["cache","latte-template-engine","nette-framework","warmup"],"created_at":"2024-09-24T13:34:57.136Z","updated_at":"2025-10-07T22:18:49.813Z","avatar_url":"https://github.com/o2ps.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oops/MorozkoLatteBridge\n\n:warning: **THIS PACKAGE IS NO LONGER MAINTAINED.** You can use the AdvancedCache module from [contributte/console-extra](https://github.com/contributte/console-extra) instead.\n\n[![Build Status](https://img.shields.io/travis/o2ps/MorozkoLatteBridge.svg)](https://travis-ci.org/o2ps/MorozkoLatteBridge)\n[![Downloads this Month](https://img.shields.io/packagist/dm/oops/morozko-latte-bridge.svg)](https://packagist.org/packages/oops/morozko-latte-bridge)\n[![Latest stable](https://img.shields.io/packagist/v/oops/morozko-latte-bridge.svg)](https://packagist.org/packages/oops/morozko-latte-bridge)\n\nThis package provides a [Latte](https://latte.nette.org) templates cache warmer for [Morozko](https://github.com/o2ps/Morozko).\n\n\n## Installation and requirements\n\n```bash\n$ composer require oops/morozko-latte-bridge\n```\n\nOops/MorozkoLatteBridge requires PHP \u003e= 7.1.\n\nThis bridge requires that Morozko is set up correctly; please refer to its README for instructions.\n\n\n## Usage\n\nRegister the extension in your config file, along with Morozko and a Symfony/Console integration:\n\n```yaml\nextensions:\n    morozko: Oops\\Morozko\\DI\\MorozkoExtension\n    morozko.latte: Oops\\MorozkoLatteBridge\\DI\\MorozkoLatteBridgeExtension\n    console: Kdyby\\Console\\DI\\ConsoleExtension\n\nmorozko.latte:\n    directory: %appDir% # \u003c- this is the default\n```\n\nWhen you run the `oops:morozko:warmup` command, Latte cache warmer will search for any `*.latte` files within the configured directory, and pre-compile them.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fo2ps%2Fmorozkolattebridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fo2ps%2Fmorozkolattebridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fo2ps%2Fmorozkolattebridge/lists"}