{"id":16233676,"url":"https://github.com/jongotlin/messybundle","last_synced_at":"2025-09-12T21:38:45.588Z","repository":{"id":137716701,"uuid":"2651429","full_name":"jongotlin/MessyBundle","owner":"jongotlin","description":"Symfony2 bundle for http://github.com/jongotlin/messy","archived":false,"fork":false,"pushed_at":"2015-08-12T22:29:18.000Z","size":116,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-26T23:12:11.000Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jongotlin.png","metadata":{"files":{"readme":"README.mdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-10-26T14:35:41.000Z","updated_at":"2018-01-20T11:22:05.000Z","dependencies_parsed_at":"2023-03-13T03:56:56.873Z","dependency_job_id":null,"html_url":"https://github.com/jongotlin/MessyBundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jongotlin/MessyBundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongotlin%2FMessyBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongotlin%2FMessyBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongotlin%2FMessyBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongotlin%2FMessyBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jongotlin","download_url":"https://codeload.github.com/jongotlin/MessyBundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongotlin%2FMessyBundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274880344,"owners_count":25367100,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-10T13:13:28.389Z","updated_at":"2025-09-12T21:38:45.559Z","avatar_url":"https://github.com/jongotlin.png","language":"PHP","readme":"# MessyBundle\nSymfony2 bundle for [messy](http://github.com/jongotlin/messy)\n\n**License**\n\nMessyBundle is licensed under the MIT License - see the `Resources/meta/LICENSE` file for details.\n\n\n## Installation\n\n### Step 1: Download JGIMessyBundle\n\nThis can be done in several ways, depending on your preference. This is how you do it the standard Symfony2 method.\n\nAdd the following lines in your `deps` file:\n\n```\n[JGIMessyBundle]\n    git=git://github.com/jongotlin/MessyBundle.git\n    target=bundles/JGI/Bundle/MessyBundle\n\n[messy]\n    git=git://github.com/jongotlin/messy.git\n```\n\nNow, run the vendors script to download the bundle:\n\n``` bash\n$ php bin/vendors install\n```\n\n### Step 2: Configure the Autoloader\n\nAdd the following namespaces to your autoloader:\n\n``` php\n\u003c?php\n// app/autoload.php\n\n$loader-\u003eregisterNamespaces(array(\n    // ...\n    'JGI\\Bundle\\MessyBundle' =\u003e __DIR__.'/../vendor/bundles',\n    'Messy' =\u003e __DIR__.'/../vendor/messy/src',\n));\n```\n     \n### Step 3: Enable the bundle\n   \nFinally, enable the bundle in the kernel:\n   \n``` php\n\u003c?php\n// app/AppKernel.php\n   \npublic function registerBundles()\n{  \n    $bundles = array(\n        // ...\n        new JGI\\Bundle\\MessyBundle\\JGIMessyBundle(),\n    );\n}  \n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongotlin%2Fmessybundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjongotlin%2Fmessybundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongotlin%2Fmessybundle/lists"}