Peter Bolemant

Results 2 comments of Peter Bolemant

That's possible, however I opened this topic in Laravel and they referenced me here, it can cause big problems in some cases - https://github.com/laravel/framework/issues/31517#event-3047630118

looks like the behaviour has changed or Laravel's making some further string manipulation (not quite likely according to their response), however tested doctrine/inflector: 1.3.1 `echo Inflector::singularize('data'); `// results in _datum_...