|
|
|
|
|
by foxpc
489 days ago
|
|
I cannot relate to this problem. The namespace is rarely a single "word". If you [follow PSR-4](https://www.php-fig.org/psr/psr-4/), you will create namespaces based on the directory structure - thus there would be no collisions possible. |
|