Category "laminas"

PHP Laminas DoctrineObjectInputFilter get value of other property in Callback input filter

I am working with Laminas DoctrineObjectInputFilter and want to get value of other property in Callback input filter like this code is in init function of Filte

Laminas Config Module Routing

I have started the latest tutorial for Laminas. The routing for a new module called Provider is not working A 404 error occurred Page not found. The requested

Middleware and authentication with laminas-mvc

I had an old ZF (actually ZF1) application laying around, so i decided to play a little bit with laminas/mezzio to see how it works and if updating would be pos

Laminas / ZF3: Add manually Error to a field

is it possible to add manually an Error Message to a Field after Field Validation and Input Filter ? I would need it in case the Username and Password is wrong,

laminas-migration migrate -> "command not found" (ubuntu 20.04)

I am trying to migrate a ZF3 app to laminas. I have installed composer via apt, and added its vendor/bin to the PATH environment variable, for global usage: $ c