{"id":21601748,"url":"https://github.com/kitlabs-cn/kitsoarbundle","last_synced_at":"2026-01-04T02:40:22.462Z","repository":{"id":57007071,"uuid":"199261011","full_name":"kitlabs-cn/KitSoarBundle","owner":"kitlabs-cn","description":"XiaoMi/soar (SQL Optimizer And Rewriter) in Symfony","archived":false,"fork":false,"pushed_at":"2019-07-29T08:08:29.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T18:30:01.231Z","etag":null,"topics":["kit-soar-bundle","kitsoarbundle","soar","soar-bundle","soar-php","soar-symfony"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/kitlabs-cn.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":"2019-07-28T08:19:21.000Z","updated_at":"2019-07-29T08:08:31.000Z","dependencies_parsed_at":"2022-08-21T12:40:39.537Z","dependency_job_id":null,"html_url":"https://github.com/kitlabs-cn/KitSoarBundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitlabs-cn%2FKitSoarBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitlabs-cn%2FKitSoarBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitlabs-cn%2FKitSoarBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitlabs-cn%2FKitSoarBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitlabs-cn","download_url":"https://codeload.github.com/kitlabs-cn/KitSoarBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244227587,"owners_count":20419264,"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":["kit-soar-bundle","kitsoarbundle","soar","soar-bundle","soar-php","soar-symfony"],"created_at":"2024-11-24T19:10:36.937Z","updated_at":"2026-01-04T02:40:22.417Z","avatar_url":"https://github.com/kitlabs-cn.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KitSoarBundle\n[XiaoMi/soar](https://github.com/XiaoMi/soar) (SQL Optimizer And Rewriter) in Symfony\n\n## Installation\n \n### Step 1: Download the Bundle\n---------------------------\n \nOpen a command console, enter your project directory and execute the\nfollowing command to download the latest stable version of this bundle:\n \n\t\n\t$ composer require kitlabs/kit-soar-bundle\n\n \nThis command requires you to have Composer installed globally, as explained\nin the [installation chapter](https://getcomposer.org/doc/00-intro.md)\nof the Composer documentation.\n \n### Step 2: Enable the Bundle\n---------------------------\n \nThen, enable the bundle by adding it to the list of registered bundles\nin the `app/AppKernel.php` file of your project:\n``` php\n\u003c?php\n// app/AppKernel.php\n \n// ...\nclass AppKernel extends Kernel\n{\n    public function registerBundles()\n    {\n        $bundles = array(\n            // ...\n \n            new Kit\\SoarBundle\\KitSoarBundle(),\n        );\n \n        // ...\n    }\n \n    // ...\n}\n```\n### Setp 3: config \n``` yaml\n# app/config/config.yml\nkit_soar:\n```\n\t\n## Usage","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitlabs-cn%2Fkitsoarbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitlabs-cn%2Fkitsoarbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitlabs-cn%2Fkitsoarbundle/lists"}