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

https://github.com/zored/paramconverter

Parameter converter for PHP 7.1+
https://github.com/zored/paramconverter

Last synced: 19 days ago
JSON representation

Parameter converter for PHP 7.1+

Awesome Lists containing this project

README

          

# ParamConverter for PHP 7.1+
Converts array to method parameters and applies them.

- **Work in progress.**
- [Example](example/date.php).
- Uses [JMS serializer](http://jmsyst.com/libs/serializer).