{"id":95803,"library":"tetranz-select2entity-bundle","title":"Tetranz Select2Entity Bundle","description":"A Symfony bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.","status":"active","version":"3.1.0","language":"php","source_language":null,"source_url":"https://github.com/tetranz/select2entity-bundle","tags":["symfony","select2","entity","form","bundle"],"install":[{"cmd":"composer require tetranz/select2entity-bundle","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Select2EntityType","correct":"use Tetranz\\Select2EntityBundle\\Form\\Type\\Select2EntityType;"}],"quickstart":{"code":"use Tetranz\\Select2EntityBundle\\Form\\Type\\Select2EntityType;\n\n$builder->add('entity', Select2EntityType::class, [\n    'class' => 'App\\Entity\\MyEntity',\n]);","lang":"php","description":"Adds a Select2 entity field to a Symfony form."},"warnings":[{"fix":"Use version 2.x for Symfony 2.8","message":"Requires Symfony 3.4+","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'bundl':3,6,29 'drop':13 'drop-in':12 'entiti':19,27 'field':20 'form':24,28 'integr':8 'replac':15 'select2':9,26 'select2entity':2 'standard':18 'symfoni':5,23,25 'tetranz':1","created_at":"2026-06-19T10:43:01.739275+00:00","updated_at":"2026-06-19T10:43:01.739275+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/tetranz/select2entity-bundle","github":"https://github.com/tetranz/select2entity-bundle","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}