{"id":13684638,"url":"https://github.com/FriendsOfCake/fixturize","last_synced_at":"2025-05-01T00:32:18.737Z","repository":{"id":60774506,"uuid":"62564031","full_name":"FriendsOfCake/fixturize","owner":"FriendsOfCake","description":"CakePHP: Improve performance of your fixture based tests on MySQL.","archived":false,"fork":false,"pushed_at":"2024-08-09T14:17:56.000Z","size":35,"stargazers_count":24,"open_issues_count":4,"forks_count":14,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-11T04:50:32.296Z","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/FriendsOfCake.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2016-07-04T13:24:55.000Z","updated_at":"2024-08-09T14:12:46.000Z","dependencies_parsed_at":"2023-10-14T18:06:56.458Z","dependency_job_id":"55db431b-df81-4588-bf5c-03cab9e2b634","html_url":"https://github.com/FriendsOfCake/fixturize","commit_stats":{"total_commits":13,"total_committers":7,"mean_commits":"1.8571428571428572","dds":0.5384615384615384,"last_synced_commit":"af1186656e37bef2c040366fe12aa39536d0415b"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfCake%2Ffixturize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfCake%2Ffixturize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfCake%2Ffixturize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriendsOfCake%2Ffixturize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FriendsOfCake","download_url":"https://codeload.github.com/FriendsOfCake/fixturize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224204087,"owners_count":17273046,"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-08-02T14:00:36.107Z","updated_at":"2024-11-12T06:30:24.277Z","avatar_url":"https://github.com/FriendsOfCake.png","language":"PHP","funding_links":[],"categories":["Testing","Plugins"],"sub_categories":["Testing"],"readme":"[![Latest Stable Version](https://img.shields.io/packagist/v/FriendsOfCake/fixturize.svg?style=flat-square)](https://packagist.org/packages/FriendsOfCake/fixturize)\n\n# Installation\n\n```\ncomposer require friendsofcake/fixturize\n```\n\n# Introduction\n\nThe fixturize plugin will help improve performance of your fixture based tests.\n\nThis plugin currently only work with MySQL/MariaDB/Percona databases.\n\n# Usage\n\nInstead of\n\n``use Cake\\TestSuite\\Fixture\\TestFixture;``\n\nsimply use\n\n``use FriendsOfCake\\Fixturize\\TestSuite\\Fixture\\ChecksumTestFixture as TestFixture;``\n\nRe-run your tests and enjoy the speed!\n\n# Real life improvements\n\n\u003ctable\u003e\n    \u003cthead\u003e\n        \u003cth\u003eWho\u003c/th\u003e\n        \u003cth\u003e# Tests\u003c/th\u003e\n        \u003cth\u003eBefore\u003c/th\u003e\n        \u003cth\u003eAfter\u003c/th\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eBownty Content Importer\u003c/td\u003e\n            \u003ctd\u003e364\u003c/td\u003e\n            \u003ctd\u003e15s\u003c/td\u003e\n            \u003ctd\u003e5s\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eApacta REST API (110 fixtures)\u003c/td\u003e\n            \u003ctd\u003e318\u003c/td\u003e\n            \u003ctd\u003e180s\u003c/td\u003e\n            \u003ctd\u003e30s\u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\nFeel free to submit your own results above.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFriendsOfCake%2Ffixturize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFriendsOfCake%2Ffixturize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFriendsOfCake%2Ffixturize/lists"}