https://github.com/softspring/polymorphic-form-type
https://github.com/softspring/polymorphic-form-type
component form symfony
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/softspring/polymorphic-form-type
- Owner: softspring
- License: agpl-3.0
- Created: 2020-05-15T05:45:27.000Z (about 6 years ago)
- Default Branch: 6.0
- Last Pushed: 2026-03-25T14:53:19.000Z (3 months ago)
- Last Synced: 2026-03-26T17:26:03.657Z (3 months ago)
- Topics: component, form, symfony
- Language: PHP
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Polymorphic Form Type
[](https://github.com/softspring/polymorphic-form-type/releases)
[](https://github.com/softspring/polymorphic-form-type/releases)
[](https://github.com/softspring/polymorphic-form-type/blob/6.0/LICENSE)
[](https://github.com/softspring/polymorphic-form-type/blob/6.0/composer.json)
[](https://packagist.org/packages/softspring/polymorphic-form-type)
[](https://github.com/softspring/polymorphic-form-type/actions/workflows/ci.yml)
[](https://codecov.io/gh/softspring/polymorphic-form-type)
This component helps you build Symfony collections where each item can use a different form type and a different PHP class.
## Armonic
This package is part of [Armonic](https://softspring.es/en/armonic).
## Documentation
[Armonic Documentation](https://armonic.softspring.es/latest/components/polymorphic-form-type)
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).
[Report issues](https://github.com/softspring/polymorphic-form-type/issues) and [send Pull Requests](https://github.com/softspring/polymorphic-form-type/pulls)
## License
This package is free and released under the [AGPL-3.0 license](LICENSE).