Andreas 'Ando' Frömer

19 Followers
7 Following
7 Posts
Daddy of two, Head of IT and Gamer. In exactly this order. Maybe. It's classified ;) Author of https://github.com/composer-unused/composer-unused

composer-unused 0.9.6 is out!

🚀 Adds official support for PHP 8.5 and Symfony 8
🔧 Improved symbol scanning with SymfonyConfigurationSet realpath
🧰 Dev dependency bumps & CI tweaks

https://github.com/composer-unused/composer-unused/releases/tag/0.9.6

#php #symfony #composer #phpcommunity #opensourcedev

One of the hardest parts of maintaining OSS is vague bug reports. “It doesn’t work” gives me little to fix. That’s why I built https://composer-unused.dev
🛠️ A tool to create & share reproducible scenarios. This way I can turn your problem into a test case, debug faster & ship reliable fixes. #php #opensource #composer #debugging
composer-unused - Show unused composer dependencies

Show unused composer dependencies by scanning your code

🚀 Quick update on composer-unused.dev!

5 days ago I shared upcoming changes - now Docker communication, dynamic environment creation, and real-time composer-unused results are working!

Still adding environment variable storage and better logging. Can't wait to share with the PHP community - the main goal is helping users report bugs more effectively and enabling better support!

#PHP #Composer #WebDevelopment #OpenSource #DevTools

composer-unused.dev just got a redesign!

🌈 New colors
👀 Sneak peek of features
🚧 Still under construction
💡 Feedback and ideas welcome!

Check it out: https://composer-unused.dev
#PHP #ComposerUnused #WebDev #OpenSource #WIP

composer-unused - Show unused composer dependencies

Show unused composer dependencies by scanning your code

Lately, I've been experimenting with #AI. I have always sought a way to effectively utilize AI in #SoftwareDevelopment.

I started a small project to get a one-click integration between server IPs and my terminal, using AI to bootstrap the idea.

https://github.com/icanhazstring/sshlink

What do you think?

GitHub - icanhazstring/sshlink: 🚀 One-click SSH connections from your browser to any terminal

🚀 One-click SSH connections from your browser to any terminal - icanhazstring/sshlink

GitHub

After two years of absence I got back to #opensource and #composerUnused.

I already made couple of releases in the past days, now at 0.9.2
https://github.com/composer-unused/composer-unused/releases/tag/0.9.2

Most notable change is the support of PHP Stan/phpdoc-parser V2 and some needed cleanup while also dropping support from PHP8.0 and below.

Thanks for everyone involved keeping it alive during by absence and also providing a patched fork in the meantime.

Thanks you 🎉

Release 0.9.2 · composer-unused/composer-unused

What's Changed feat: Allow __root__ as default package name by @icanhazstring in #671 feat: Combine action status by @icanhazstring in #672 fix: Add tests to cover extensions marked unused by @ica...

GitHub