---
date: 2024-10-10T10:48:03+00:00
modified: 2024-10-10T10:48:03+00:00
permalink: https://kaspars.net/note/mastodon-social-113283437918911207
post_type: note
author:
  name: Kaspars
  avatar: https://reverse.kaspars.net/gravatar/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=mm&r=g
---

# On October 10, 2024 at 13:48

There are tools like <https://github.com/humbug/php-scoper> or <https://github.com/coenjacobs/mozart> but they don't solve the problem of rewriting the composer.json to exclude the scoped dependencies, for example.

For utility binaries there are now "shim" packages like <https://github.com/wp-cli/wp-cli-shim> or tools like <https://github.com/bamarni/composer-bin-plugin> to pull them in into isolated directories.