{"id":23882604,"url":"https://github.com/kisphp/form-extensions-bundle","last_synced_at":"2025-09-02T16:51:25.799Z","repository":{"id":46373399,"uuid":"98083435","full_name":"kisphp/form-extensions-bundle","owner":"kisphp","description":"Kisphp Symfony form extensions bundle","archived":false,"fork":false,"pushed_at":"2021-10-20T11:06:34.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-25T01:21:53.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"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/kisphp.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":"2017-07-23T08:03:31.000Z","updated_at":"2021-11-08T19:46:49.000Z","dependencies_parsed_at":"2022-08-31T06:40:42.701Z","dependency_job_id":null,"html_url":"https://github.com/kisphp/form-extensions-bundle","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisphp%2Fform-extensions-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisphp%2Fform-extensions-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisphp%2Fform-extensions-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisphp%2Fform-extensions-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kisphp","download_url":"https://codeload.github.com/kisphp/form-extensions-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240255611,"owners_count":19772655,"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":"2025-01-04T02:56:20.100Z","updated_at":"2025-02-23T01:24:25.505Z","avatar_url":"https://github.com/kisphp.png","language":"PHP","readme":"# Kisphp Calendar Bundle\n\n![example workflow](https://github.com/kisphp//form-extensions-bundle/actions/workflows/testing.yml/badge.svg)\n\n## Installation\n\n```bash\ncomposer require kisphp/form-extensions-bundle\n```\n\nTo enable the bundle register it  inside your kernel class `app/AppKernel.php`\n\n```php\n\u003c?php\n\npublic function registerBundles()\n{\n    // ...\n    new \\Kisphp\\FormExtensionBundle\\FormExtensionBundle(),\n    // ...\n}\n```\n\nRegister new template in `app/config/config.yml`:\n```yaml\ntwig:\n    form_themes:\n        - \"bootstrap_3_horizontal_layout.html.twig\"\n        - \"@FormExtension/Form/field_type_help.html.twig\"\n```\n\n## Usage\n\nAdd help option to form element:\n\n```php\n-\u003eadd('description', TextareaType::class, [\n    // ...\n    'help' =\u003e 'This is my help message',\n])\n```\n\n\u003e You also may use translation for the message\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisphp%2Fform-extensions-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkisphp%2Fform-extensions-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisphp%2Fform-extensions-bundle/lists"}