{"id":20606793,"url":"https://github.com/jochumdev/ajaxcompletebundle","last_synced_at":"2025-08-25T22:05:38.291Z","repository":{"id":7199912,"uuid":"8504513","full_name":"jochumdev/AjaxCompleteBundle","owner":"jochumdev","description":"Adds some ajax to sonata-doctrine-orm-admin","archived":false,"fork":false,"pushed_at":"2013-07-19T08:57:01.000Z","size":106,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-21T21:36:35.836Z","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/jochumdev.png","metadata":{"files":{"readme":"README.md","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":"2013-03-01T15:45:40.000Z","updated_at":"2014-01-15T13:53:20.000Z","dependencies_parsed_at":"2022-08-30T04:41:35.670Z","dependency_job_id":null,"html_url":"https://github.com/jochumdev/AjaxCompleteBundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jochumdev/AjaxCompleteBundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2FAjaxCompleteBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2FAjaxCompleteBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2FAjaxCompleteBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2FAjaxCompleteBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jochumdev","download_url":"https://codeload.github.com/jochumdev/AjaxCompleteBundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jochumdev%2FAjaxCompleteBundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272138574,"owners_count":24880131,"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-08-25T02:00:12.092Z","response_time":1107,"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-11-16T09:34:43.897Z","updated_at":"2025-08-25T22:05:38.239Z","avatar_url":"https://github.com/jochumdev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PcdummyAjaxCompleteBundle - adds some ajax to sonata-doctrine-orm-admin\n===============================================\n\nThis bundle adds 2 new ajax enabled widgets for the sonata-admin.\n\n###pcdummy_ajaxcomplete_m2m\n[![pcdummy_ajaxcomplete_m2m](https://raw.github.com/pcdummy/AjaxCompleteBundle/master/Resources/doc/pcdummy_ajaxcomplete_m2m.png)]\n\nRequirements\n----------\n* Symfony 2.1\n* Sonata/DoctrineORMAdminBundle dev-master\n\nTODO\n----------\n* Secure the Ajax Backend\n* Check/Add configureable routes for the ajax backend\n\nInstallation\n----------\n* Add \"pcdummy/ajaxcomplete-bundle\" \"dev-master\" to your composer.json.\n* Add it to your AppKernel.php\n\n``` php\nnew Pcdummy\\AjaxCompleteBundle\\PcdummyAjaxCompleteBundle(),\n```\n\n* Register the widgets with twig:\n\n``` php\n  twig:\n    form:\n      resources:\n        - PcdummyAjaxCompleteBundle::fields.html.twig\n```\n\n* Now you can use it in your admin like this:\n\n``` php\n  -\u003eadd('printer_manufacturer', 'pcdummy_ajaxcomplete', array('entity' =\u003e \"PcdummyPrinterBundle:Manufacturer\", 'property' =\u003e \"name\", 'maxRows' =\u003e 15))\n  -\u003eadd('catridges', 'pcdummy_ajaxcomplete_m2m', array(\n      'required' =\u003e false,\n      'expanded' =\u003e true,\n      'multiple' =\u003e true,\n  ))\n```\n\nLICENSE\n----------\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjochumdev%2Fajaxcompletebundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjochumdev%2Fajaxcompletebundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjochumdev%2Fajaxcompletebundle/lists"}