dephpend icon indicating copy to clipboard operation
dephpend copied to clipboard

Detect flaws in your architecture, before they drag you down into the depths of dependency hell ...

Results 8 dephpend issues
Sort by recently updated
recently updated
newest added

Executing dephpend from docker I've received **Syntax error, unexpected T_STRING on line 5 in file /inspect/app/Enum/MyClass.php**. ```

I see that https://github.com/mihaeu/dephpend/commit/075d60da5571ad0bd3f1b0fd7607896795a69334 adds PHP 8 support, but some things are still missing: 1. travis-ci configuration still does not mention PHP 8 2. composer config does not have PHP...

Hello, first of all, thanks for the great tool, I have been using it for quite a long time. But it seems that the library needs to be updated in...

The signature on the latest release is signed using an expired certificate. ### Verification ``` $ gpg2 --verify dephpend-0.8.0.phar.asc dephpend-0.8.0.phar gpg: Signature made Sun May 2 14:09:30 2021 BST gpg:...

This PR upgrades the entire package and its dependencies to rely on `php 8.1`. The main drive for the php update is to be able to use all latest versions...

Good day sir! Thank you for making such tool, but I'm having issues running it. I'm using downloaded `.0.8.8` phar from releses page ``` /var/www/html # php -n dephpend.phar text...

Hi I was looking for a tools like this for a while and it seems to be what I'm looking for but, if I'm not wrong, it do not support...