feat (filter): add filter system.
| Q | A |
|---|---|
| Branch? | master |
| Bug fix? | no |
| New feature? | yes |
| BC breaks? | no |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | #255 |
| License | MIT |
| Doc PR | todo |
Add a filtering system based on api platform work. To begin with I have implemented the boolean filter.
Todo:
- [ ] Update doc
- [x] Add search filter
- [ ] Add numeric filter
- [ ] Add exists filter
- [ ] Add range filter
- [ ] Add order filter
Thanks for your time ! AH ah no Kevin doesn't mind :) In fact with him, we thought about a way to provide a plugin to add an api-platform support directly instead of me rewriting everything for this specific purpose. I don't know if he already took the time to realize a poc for it, and if not I definitely will pretty soon :)
If you need some help or explanation, you can always try to reach me on Sylius or Symfony slack. Good to know, that you are thinking about it :) I was planning to go to Symfony Live for Kevin's API platform workshop, but I won't be able to manage it... Anyway, this collaboration could be beneficial for our communities.