admin icon indicating copy to clipboard operation
admin copied to clipboard

Queue implementation

Open SergiuBota1 opened this issue 7 months ago • 3 comments

Replaced the built it function to send emails with QUEUE implementation.

SergiuBota1 avatar Jul 01 '25 16:07 SergiuBota1

Qodana for PHP

1 new problem were found

Inspection name Severity Problems
Redundant catch clause ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report

Detected 123 dependencies

Third-party software list

This page lists the third-party software dependencies used in project

Dependency Version Licenses
brick/math 0.13.1 MIT
brick/varexporter 0.6.0 MIT
composer/ca-bundle 1.5.7 MIT
defuse/php-encryption v2.4.0 MIT
doctrine/collections 2.3.0 MIT
doctrine/common 3.5.0 MIT
doctrine/data-fixtures 2.0.3 MIT
doctrine/dbal 4.2.4 MIT
doctrine/deprecations 1.1.5 MIT
doctrine/event-manager 2.0.1 MIT
doctrine/inflector 2.0.10 MIT
doctrine/instantiator 2.0.0 MIT
doctrine/lexer 3.0.1 MIT
doctrine/migrations 3.9.1 MIT
doctrine/orm 3.5.0 MIT
doctrine/persistence 3.4.0 MIT
dotkernel/dot-authentication 2.6.0 MIT
dotkernel/dot-authorization 3.7.0 MIT
dotkernel/dot-cache 4.3.0 MIT
dotkernel/dot-cli 3.9.0 MIT
dotkernel/dot-controller 3.5.1 MIT
dotkernel/dot-data-fixtures 1.4.0 MIT
dotkernel/dot-dependency-injection 1.2.0 MIT
dotkernel/dot-errorhandler 4.0.0 MIT
dotkernel/dot-event 3.4.2 MIT
dotkernel/dot-flashmessenger 3.6.1 MIT
dotkernel/dot-geoip 3.9.0 MIT
dotkernel/dot-helpers 3.8.0 MIT
dotkernel/dot-log 4.0.4 MIT
dotkernel/dot-mail 5.1.5 MIT
dotkernel/dot-navigation 3.5.1 MIT
dotkernel/dot-rbac-guard 3.6.0 MIT
dotkernel/dot-rbac 3.7.0 MIT
dotkernel/dot-router 1.0.5 MIT
dotkernel/dot-session 5.7.0 MIT
dotkernel/dot-twigrenderer 3.6.0 MIT
egulias/email-validator 4.0.4 MIT
fig/http-message-util 1.1.5 MIT
friendsofphp/proxy-manager-lts v1.0.18 MIT
geoip2/geoip2 v3.2.0 Apache-2.0
guzzlehttp/guzzle 7.9.3 MIT
guzzlehttp/promises 2.2.0 MIT
guzzlehttp/psr7 2.7.1 MIT
laminas/laminas-authentication 2.16.0 BSD-3-Clause
laminas/laminas-cli 1.11.0 BSD-3-Clause
laminas/laminas-code 4.16.0 BSD-3-Clause
laminas/laminas-component-installer 3.5.0 BSD-3-Clause
laminas/laminas-config-aggregator 1.18.0 BSD-3-Clause
laminas/laminas-diactoros 3.6.0 BSD-3-Clause
laminas/laminas-escaper 2.17.0 BSD-3-Clause
laminas/laminas-eventmanager 3.14.0 BSD-3-Clause
laminas/laminas-filter 2.41.0 BSD-3-Clause
laminas/laminas-form 3.21.0 BSD-3-Clause
laminas/laminas-httphandlerrunner 2.12.0 BSD-3-Clause
laminas/laminas-hydrator 4.16.0 BSD-3-Clause
laminas/laminas-inputfilter 2.33.0 BSD-3-Clause
laminas/laminas-json 3.7.1 BSD-3-Clause
laminas/laminas-permissions-rbac 3.7.0 BSD-3-Clause
laminas/laminas-servicemanager 3.23.0 BSD-3-Clause
laminas/laminas-session 2.24.0 BSD-3-Clause
laminas/laminas-stdlib 3.20.0 BSD-3-Clause
laminas/laminas-stratigility 3.13.0 BSD-3-Clause
laminas/laminas-validator 2.64.4 BSD-3-Clause
laminas/laminas-view 2.39.0 BSD-3-Clause
lcobucci/clock 3.3.1 MIT
lcobucci/jwt 5.5.0 BSD-3-Clause
league/event 2.3.0 MIT
league/oauth2-server 8.5.5 MIT
league/uri-interfaces 7.5.0 MIT
league/uri 7.5.1 MIT
maxmind-db/reader v1.12.1 Apache-2.0
maxmind/web-service-common v0.10.0 Apache-2.0
mezzio/mezzio-authentication-oauth2 2.11.0 BSD-3-Clause
mezzio/mezzio-authentication 1.11.0 BSD-3-Clause
mezzio/mezzio-authorization-rbac 1.9.0 BSD-3-Clause
mezzio/mezzio-authorization 1.10.0 BSD-3-Clause
mezzio/mezzio-cors 1.14.0 BSD-3-Clause
mezzio/mezzio-fastroute 3.13.0 BSD-3-Clause
mezzio/mezzio-helpers 5.18.0 BSD-3-Clause
mezzio/mezzio-router 3.18.0 BSD-3-Clause
mezzio/mezzio-template 2.11.0 BSD-3-Clause
mezzio/mezzio-twigrenderer 2.17.0 BSD-3-Clause
mezzio/mezzio 3.21.0 BSD-3-Clause
nikic/fast-route v1.3.0 BSD-3-Clause
nikic/php-parser v5.5.0 BSD-3-Clause
paragonie/random_compat v9.99.100 MIT
psr/cache 3.0.0 MIT
psr/clock 1.0.0 MIT
psr/container 1.1.2 MIT
psr/event-dispatcher 1.0.0 MIT
psr/http-client 1.0.3 MIT
psr/http-factory 1.1.0 MIT
psr/http-message 2.0 MIT
psr/http-server-handler 1.0.2 MIT
psr/http-server-middleware 1.0.2 MIT
psr/log 3.0.2 MIT
ralouphie/getallheaders 3.0.3 MIT
ramsey/collection 2.1.1 MIT
ramsey/uuid-doctrine 2.1.0 MIT
ramsey/uuid 4.9.0 MIT
roave/psr-container-doctrine 5.2.2 BSD-2-Clause
symfony/cache-contracts v3.6.0 MIT
symfony/cache v7.3.1 MIT
symfony/console v7.3.1 MIT
symfony/deprecation-contracts v3.6.0 MIT
symfony/event-dispatcher-contracts v3.6.0 MIT
symfony/event-dispatcher v7.3.0 MIT
symfony/filesystem v7.3.0 MIT
symfony/mailer v7.3.1 MIT
symfony/mime v7.3.0 MIT
symfony/polyfill-ctype v1.32.0 MIT
symfony/polyfill-intl-grapheme v1.32.0 MIT
symfony/polyfill-intl-idn v1.32.0 MIT
symfony/polyfill-intl-normalizer v1.32.0 MIT
symfony/polyfill-mbstring v1.32.0 MIT
symfony/polyfill-php84 v1.32.0 MIT
symfony/service-contracts v3.6.0 MIT
symfony/stopwatch v7.3.0 MIT
symfony/string v7.3.0 MIT
symfony/var-exporter v7.3.0 MIT
twig/twig v3.21.1 BSD-3-Clause
webimpress/safe-writer 2.2.0 BSD-2-Clause
webmozart/assert 1.11.0 MIT
Contact Qodana team

Contact us at [email protected]

  • Or via our issue tracker: https://jb.gg/qodana-issue
  • Or share your feedback: https://jb.gg/qodana-discussions

github-actions[bot] avatar Jul 01 '25 16:07 github-actions[bot]

@arhimede We sure we want this in Core? Or even implemented and ready-to-use in our projects? With this we force devs to use Queue even for tiny tasks of sending an email. To me adding this complexity is similiar to moving Core to a separate repo and using it as a submodule (which we concurred that is probably too much) because it requires devs to set up another project they might not need in the first place.

Yeah, i know I imagined that is easier then that, to have it as an example. Maybe this integration is too much in admin, maybe can be done somehow procedural ?

arhimede avatar Jul 01 '25 17:07 arhimede

Maybe a simple tutorial how to send emails through QUEUE instead of the Mail class ( smtp or sendmail )

here: https://github.com/dotkernel/admin/blob/494d105300f211e3aee9032598ccb83a9663286d/src/User/src/Handler/PostUserCreateHandler.php#L78C1-L78C71

arhimede avatar Jul 02 '25 09:07 arhimede