Édipo Rebouças
Édipo Rebouças
Fix problems to execute tests on php 8.1 and phpunit 9. Also fix some notices on php 8.1
This is a client credentials signer in JSON format. I needed it in my project, maybe other developers need it too.
I'm studying mongolid following the documentation. Right at the beginning, in the installation step, I believe I found a bug when configuring the Connection in Connection\Manager. Seems to be a...
This PR adds a new feature on mongolid to allow cast properties to enum when retrieving it from database. It also adds a documentation for this feature: 
Add custom casting feature.  Based on Laravel Custom Cast https://laravel.com/docs/10.x/eloquent-mutators#custom-casts
Estamos migrando alguns de nossos serviços para o PHP 8.1 e nesse processo a produção de mensagens parou de funcionar. Após algum tempo de análise identificamos que o problema foi...