{"id":20499838,"url":"https://github.com/sherlockode/advanced-form-bundle","last_synced_at":"2025-07-26T13:03:24.518Z","repository":{"id":45263659,"uuid":"112503951","full_name":"sherlockode/advanced-form-bundle","owner":"sherlockode","description":"Symfony Bundle with form components","archived":false,"fork":false,"pushed_at":"2023-11-14T13:22:04.000Z","size":224,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-09T07:59:00.163Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sherlockode.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-29T17:07:01.000Z","updated_at":"2024-04-13T12:45:23.000Z","dependencies_parsed_at":"2024-11-15T18:19:07.443Z","dependency_job_id":"d05df91a-a17a-4e17-885f-fe43a42b0e9f","html_url":"https://github.com/sherlockode/advanced-form-bundle","commit_stats":{"total_commits":127,"total_committers":5,"mean_commits":25.4,"dds":"0.25984251968503935","last_synced_commit":"19a27d0f80ed98a122aed7374d47cb90f630a21b"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/sherlockode/advanced-form-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sherlockode%2Fadvanced-form-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sherlockode%2Fadvanced-form-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sherlockode%2Fadvanced-form-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sherlockode%2Fadvanced-form-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sherlockode","download_url":"https://codeload.github.com/sherlockode/advanced-form-bundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sherlockode%2Fadvanced-form-bundle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267170950,"owners_count":24046872,"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-07-26T02:00:08.937Z","response_time":62,"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-15T18:18:47.768Z","updated_at":"2025-07-26T13:03:24.491Z","avatar_url":"https://github.com/sherlockode.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Sherlockode Advanced Form Bundle\n================================\n\nPowerful Symfony form components\n\n## Prerequisites\n\nThis bundle requires Symfony 3.4+ and jQuery.\n\n## Installation\n\n### Step 1: Install SherlockodeAdvancedFormBundle\n\nThe best way to install this bundle is to rely on [Composer](https://getcomposer.org/):\n\n```bash\n$ composer require sherlockode/advanced-form-bundle\n```\n\n### Step 2: Enable the bundle\n\nEnable the bundle in the kernel\n\n```php\n\u003c?php\n// config/bundles.php\n\nreturn [\n    // ...\n    Sherlockode\\AdvancedFormBundle\\SherlockodeAdvancedFormBundle::class =\u003e ['all' =\u003e true],\n];\n```\n\n### Step 3: Configure the bundle\n\nImport the routing in `config/routes.yml`\n\n```yaml\nsherlockode_advanced_form:\n    resource: \"@SherlockodeAdvancedFormBundle/Resources/config/routing/all.xml\"\n```\n\n### Step 4: Publish assets\n\nYou may use Webpack to import the JavaScript files or use the `assets` command.\n\n```bash\n$ php bin/console assets:install --symlink public\n```\n\n## Next steps\n\n### Ajax uploader\n\n[Create a single file upload form](Resources/doc/single_file_upload.md)\n\n[Use the temporary upload mode](Resources/doc/temporary_upload.md)\n\n[Multiple files upload form](Resources/doc/multiple_files_upload.md)\n\n[Options overview](Resources/doc/options_overview.md)\n\n### Dependent entity form type\n\n[Overview](Resources/doc/dependent_entity.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsherlockode%2Fadvanced-form-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsherlockode%2Fadvanced-form-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsherlockode%2Fadvanced-form-bundle/lists"}