{"id":17226809,"url":"https://github.com/dantleech/objectinfobundle","last_synced_at":"2025-03-25T17:48:14.370Z","repository":{"id":25024400,"uuid":"28443794","full_name":"dantleech/ObjectInfoBundle","owner":"dantleech","description":"CMF Bundle for inferring information from objects, e.g. a title, edit/view/delete URLs, icons, etc.","archived":false,"fork":false,"pushed_at":"2014-12-27T18:16:52.000Z","size":152,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T15:44:22.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dantleech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-24T09:22:29.000Z","updated_at":"2018-12-11T20:04:20.000Z","dependencies_parsed_at":"2022-08-20T20:10:11.096Z","dependency_job_id":null,"html_url":"https://github.com/dantleech/ObjectInfoBundle","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/dantleech%2FObjectInfoBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2FObjectInfoBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2FObjectInfoBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2FObjectInfoBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dantleech","download_url":"https://codeload.github.com/dantleech/ObjectInfoBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245515042,"owners_count":20628096,"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-10-15T04:17:17.186Z","updated_at":"2025-03-25T17:48:14.349Z","avatar_url":"https://github.com/dantleech.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Symfony CMF ObjectInfo Bundle\n\n[![Build Status](https://secure.travis-ci.org/symfony-cmf/ObjectInfoBundle.png?branch=master)](http://travis-ci.org/symfony-cmf/ObjectInfoBundle)\n[![Latest Stable Version](https://poser.pugx.org/symfony-cmf/object-info-bundle/version.png)](https://packagist.org/packages/symfony-cmf/object-info-bundle)\n[![Total Downloads](https://poser.pugx.org/symfony-cmf/object-info-bundle/d/total.png)](https://packagist.org/packages/symfony-cmf/object-info-bundle)\n\nThis bundle is part of the [Symfony Content Management Framework (CMF)](http://cmf.symfony.com/)\nand licensed under the [MIT License](LICENSE).\n\nThis bundle allows you to access inferred information from objects, for\nexample:\n\n````php\n$object = new Product();\n// ...\n\n$objectInfoManager-\u003eprovideInfo($object);\n\necho $info['route']['edit']; // http://path/to/edit?id=123\necho $info['title']; // \"My product title\"\necho $info['icon']; // /path/to/icon.png\n````\n\n## Requirements \n\n* Symfony 2.2.x\n* See also the `require` section of [composer.json](composer.json)\n\n## Documentation\n\nNot yet.\n\n* [All Symfony CMF documentation](http://symfony.com/doc/master/cmf/index.html) - complete Symfony CMF reference\n* [Symfony CMF Website](http://cmf.symfony.com/) - introduction, live demo, support and community links\n\n## Contributing\n\nPull requests are welcome. Please see our\n[CONTRIBUTING](https://github.com/symfony-cmf/symfony-cmf/blob/master/CONTRIBUTING.md)\nguide.\n\nUnit and/or functional tests exist for this bundle. See the\n[Testing documentation](http://symfony.com/doc/master/cmf/components/testing.html)\nfor a guide to running the tests.\n\nThanks to\n[everyone who has contributed](https://github.com/symfony-cmf/ObjectInfoBundle/contributors) already.\n## Running the tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Fobjectinfobundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantleech%2Fobjectinfobundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Fobjectinfobundle/lists"}