Giso Stallenberg
Giso Stallenberg
Hi, I'm just checking in to see if you have an update on this issue.
LGPL would be fine
Hi @smilesrg this package was never really working. I once used https://github.com/sstalle/php7cc, to update code from 5 to 7. But this package is no longer supported... They suggest phan or...
Because the issue occurs in a private project the initial example is made up. The fields are generated from some nested classes, so I'm not 100% sure if the code...
@mdbitz I can add a PR for you if you want me to
@mdbitz I found [gridonic/hapi](https://packagist.org/packages/gridonic/hapi) to be useful for my purposes. It is inspired on your library, but has better namespacing and is in composer already. I will save myself the...
Well... I misunderstood that this is not always needed, so I added a script and put it in `/usr/local/bin/php`, but when having an actual php binary there, this (off course)...
Same for ext-decimal and I suppose ext-http, see https://github.com/composer-unused/composer-unused/issues/631
You could implement https://nova.laravel.com/docs/v5/resources/repeater-fields instead of using this package