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+
- Host: GitHub
- URL: https://github.com/zored/paramconverter
- Owner: zored
- Created: 2017-05-08T20:30:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T13:02:38.000Z (about 9 years ago)
- Last Synced: 2025-03-03T00:11:17.828Z (about 1 year ago)
- Language: PHP
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).