{"id":20309193,"url":"https://github.com/nasyrov/wordpress-menu-cache","last_synced_at":"2025-04-11T15:40:32.978Z","repository":{"id":57023915,"uuid":"128049265","full_name":"nasyrov/wordpress-menu-cache","owner":"nasyrov","description":"WordPress mu-plugin for a faster wp_nav_menu.","archived":false,"fork":false,"pushed_at":"2018-04-04T21:11:12.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-25T11:49:20.718Z","etag":null,"topics":["cache","menu","php","wordpress","wordpress-muplugin"],"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/nasyrov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-04-04T10:54:08.000Z","updated_at":"2021-08-24T09:59:38.000Z","dependencies_parsed_at":"2022-08-23T13:50:35.960Z","dependency_job_id":null,"html_url":"https://github.com/nasyrov/wordpress-menu-cache","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasyrov%2Fwordpress-menu-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasyrov%2Fwordpress-menu-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasyrov%2Fwordpress-menu-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasyrov%2Fwordpress-menu-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nasyrov","download_url":"https://codeload.github.com/nasyrov/wordpress-menu-cache/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248432873,"owners_count":21102462,"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","menu","php","wordpress","wordpress-muplugin"],"created_at":"2024-11-14T17:26:08.153Z","updated_at":"2025-04-11T15:40:32.959Z","avatar_url":"https://github.com/nasyrov.png","language":"PHP","readme":"# WordPress Menu Cache\n\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE.md)\n[![Total Downloads][ico-downloads]][link-downloads]\n\nWordPress mu-plugin for a faster `wp_nav_menu`.\n\n*Please read carefully the code and understand how it works before you roll it on production. It uses [transient API](https://codex.wordpress.org/Transients_API) and generates the cache key for every page so a menu can keep track of an active state. Make sure you use Memcached or Redis as an object cache otherwise it could bloat your `wp_options` table.*\n\n## Requirements\n\nMake sure all dependencies have been installed before moving on:\n\n* [PHP](http://php.net/manual/en/install.php) \u003e= 5.6\n* [Composer](https://getcomposer.org/download/)\n\n## Install\n\nPull the package via Composer:\n\n``` bash\n$ composer require nasyrov/wordpress-menu-cache\n```\n\n## Testing\n\n``` bash\n$ composer lint\n```\n\n## Security\n\nIf you discover any security related issues, please email inasyrov@ya.ru instead of using the issue tracker.\n\n## Credits\n\n- [Evgenii Nasyrov][link-author]\n- [All Contributors][link-contributors]\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n[ico-version]: https://img.shields.io/packagist/v/nasyrov/wordpress-menu-cache.svg?style=flat-square\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\n[ico-downloads]: https://img.shields.io/packagist/dt/nasyrov/wordpress-menu-cache.svg?style=flat-square\n\n[link-packagist]: https://packagist.org/packages/nasyrov/wordpress-menu-cache\n[link-downloads]: https://packagist.org/packages/nasyrov/wordpress-menu-cache\n[link-author]: https://github.com/nasyrov\n[link-contributors]: ../../contributors\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasyrov%2Fwordpress-menu-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnasyrov%2Fwordpress-menu-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasyrov%2Fwordpress-menu-cache/lists"}