Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/softspring/polymorphic-form-type


https://github.com/softspring/polymorphic-form-type

component form symfony

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Polymorphic form type

![Latest Stable](https://img.shields.io/packagist/v/softspring/polymorphic-form-type?label=stable&style=flat-square)
![Latest Unstable](https://img.shields.io/packagist/v/softspring/polymorphic-form-type?label=unstable&style=flat-square&include_prereleases)
![License](https://img.shields.io/packagist/l/softspring/polymorphic-form-type?style=flat-square)
![PHP Version](https://img.shields.io/packagist/dependency-v/softspring/polymorphic-form-type/php?style=flat-square)
![Downloads](https://img.shields.io/packagist/dt/softspring/polymorphic-form-type?style=flat-square)
[![CI](https://img.shields.io/github/actions/workflow/status/softspring/polymorphic-form-type/ci.yml?branch=5.4&style=flat-square&label=CI)](https://github.com/softspring/polymorphic-form-type/actions/workflows/ci.yml)

This package provides a Symfony form type to manage with polymorphic collections.

## Documentation

* [1. Installation](docs/1_installation.md)
* [2. Concepts](docs/2_concepts.md)
* 3\. Register
* 4\. Account settings
* 5\. Admin accounts
* 6\. Routing with accounts

## License

This bundle is under the MIT license. See the complete license in the bundle [LICENSE](LICENSE) file.