deptrac icon indicating copy to clipboard operation
deptrac copied to clipboard

Keep your architecture clean.

Results 105 deptrac issues
Sort by recently updated
recently updated
newest added

Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.2.8 to 1.2.9. Release notes Sourced from phpstan/phpstan-symfony's releases. 1.2.9 f4cb3b8 - Add stub for VoterInterface 140f410 - Remove redundant use Commits f4cb3b8 Add stub for VoterInterface...

dependencies

The basic implementation of the MermaidJS formatter.

h3. How to reproduce * (with current main-branch, not a release) Analyse a project using any of the graphviz formatters _without_ formatters config in the depfile, e.g. `docs/examples/ControllerServiceRepository1.depfile.yaml` *Expected behavior*...

Closes #906 I suspect that workflows will fail because GitHub will use the old workflow and not the applied changes in this PR. OK, it seems that I was wrong.

PHP 7.4 is [not actively supported](https://www.php.net/supported-versions.php) for several months now by PHP and is only receiving security fixes. Maybe it is time to move to PHP 8+?

Good first issue

I would like a way to define a layer that was available for dependency checks to other layers but otherwise exempt from validation. See also the conversation at: https://github.com/qossmic/deptrac/issues/506 This...

help wanted

```bash patrick@thinkpad ~/PhpstormProjects/deptrac-awesome (main)$ bin/deptrac -vvv Box Requirements Checker ======================== > Using PHP 8.1.2 > PHP is using the following php.ini file: /etc/php/8.1/cli/php.ini > Checking Box requirements: ✔ The application...

help wanted

Hi! Thank you for the library. It seems that ```yaml - name: reset collectors: - type: functionName regex: ^reset$ ``` cannot find a [reset](https://www.php.net/manual/ru/function.reset.php) function. Am I doing smth wrong?

help wanted

To Do: - [ ] Tag release with version - [ ] Add new release - [ ] Build deptrac and add binary as release artifact - [ ] Create...