psr-4
Here are 142 public repositories matching this topic...
Documentation
Hey,
I did a lot of work for authorization for your project. The first one is to use your project with concrete5 and the second one is to authorize the requests with jwt including the websocket server. This would maybe be a good example package for your documentation, how somebody could include authorization? I know it's not an issue, but i dont know how to reach you :)
https://github.com/lemo
-
Updated
Jun 6, 2020 - PHP
As of #29 mentioned, the usage of flex entity will break some static analyzer. It might be a good idea to add hoa\devtools to suggest package.
-
Updated
Sep 12, 2019 - PHP
-
Updated
Aug 15, 2019 - PHP
-
Updated
Feb 1, 2020 - PHP
-
Updated
Jun 23, 2020 - PHP
-
Updated
Jul 28, 2019 - PHP
-
Updated
May 26, 2020 - PHP
-
Updated
Apr 26, 2019 - PHP
-
Updated
Jul 29, 2019 - PHP
-
Updated
May 2, 2020 - PHP
-
Updated
Nov 20, 2018 - PHP
-
Updated
Jun 14, 2019 - PHP
Improve this page
Add a description, image, and links to the psr-4 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the psr-4 topic, visit your repo's landing page and select "manage topics."


Describe the bug
When I use closure for
formatas written in documentation,an error
Warning: date() expects parameter 1 to be string, object givenoccurs.To Reproduce