Nirator
Nirator
If i have understand this warning on my Symfony 5.4 project and the 2.18.1 of the lexik bundle, the lexik bundle just need to add some phpdoc with @return mixed...
## Feature Request ### Summary I'm encountering an error when attempting to use the ascii_string type in the @Gedmo\Blameable annotation. Currently, the error message is as follows: ``` bash Field...
**What tool do you want?** Example: PHP Array to JSON parser on both side **Describe the solution you'd like** Add a tool to parse json to php array and the...
**What tool do you want?** Example: a bar code generator **Describe the solution you'd like** Choose the barcode format then the data and after generate it. **Is their example of...
A little update of dayjs
[NEW FEATURES] - Render HTML add image in base64 inside the html #28
I've developed an in-house method for embedding images from a report exported in HTML directly in base64 in the HTML to avoid unnecessary http requests or inaccessibility for the client...