After Composer 2.9 CLI security improvements, we're working on a transparency log for Packagist.org to strengthen PHP supply chain security, funded by the @sovtechagency with help of the @ThePHPF and Private Packagist. #php #phpc #composerphp

packagist's tweet image. After Composer 2.9 CLI security improvements, we're working on a transparency log for Packagist.org to strengthen PHP supply chain security, funded by the @sovtechagency with help of the @ThePHPF and Private Packagist. #php #phpc #composerphp

👋 We're hiring a Senior Software Engineer in Berlin or remote! 💻 Build high-quality supply chain tools for thousands of devs in the PHP ecosystem 🐘 with the makers of #composerphp #php #phpc

packagist's tweet image. 👋 We're hiring a Senior Software Engineer in Berlin or remote! 💻 Build high-quality supply chain tools for thousands of devs in the PHP ecosystem 🐘 with the makers of #composerphp #php #phpc

Composer 2.9 is here! 🚀 It automatically blocks packages with known vulnerabilities, has a new repository command to manage repos from the CLI, and lots more! #composerphp #phpc #PHP


hey twitter, this is my global composer.json. which awesome tools are missing? #php #composerphp

el_stoffel's tweet image. hey twitter, this is my global composer.json. which awesome tools are missing? #php #composerphp

Composer 2.3 is ready to be released and we need your help testing it! 🎉 It's easy: composer self-update --preview 🚀 Thanks 😀#composerphp #phpc

seldaek's tweet image. Composer 2.3 is ready to be released and we need your help testing it! 🎉

It's easy: composer self-update --preview 🚀

Thanks 😀#composerphp #phpc

Tired of long impossible to read composer.lock diffs? Private Packagist will soon comment on PRs with a readable summary, links to diffs & changelogs for you to review - email us or ask on the chat if you're a customer and would like to help test this feature! #composerphp #phpc

packagist's tweet image. Tired of long impossible to read composer.lock diffs? Private Packagist will soon comment on PRs with a readable summary, links to diffs & changelogs for you to review - email us or ask on the chat if you're a customer and would like to help test this feature! #composerphp #phpc

My favorite page of the #composerphp book is page 599 which lists all contributors. Do you spot yourself?

el_stoffel's tweet image. My favorite page of the #composerphp book is page 599 which lists all contributors. Do you spot yourself?

Had a great time presenting Composer Best Practices for 2025 at #APIPlatformCon in Lille this morning. Meet me at our booth, I'd love to hear all about how you work with #composerphp! #php #phpc #supplychainsecurity #symfony #apiplatform

naderman's tweet image. Had a great time presenting Composer Best Practices for 2025 at #APIPlatformCon in Lille this morning. Meet me at our booth, I'd love to hear all about how you work with #composerphp! #php #phpc #supplychainsecurity #symfony #apiplatform

Composer 2.0.0 is now the default stable version on @setup_php. #composerphp #phpc

meShivamMathur's tweet image. Composer 2.0.0 is now the default stable version on @setup_php.

#composerphp #phpc

Composer 2.0 is now available! 🚀 Faster, using less memory, more deterministic and packed with new features, read up at getcomposer.org/2 #composerphp #phpc 🎉



#ComposerPHP + UI = ❤️ Had this idea sometime ago while working on the composer aspect of @phpsandboxio - What if composer has a UI? Well, I'm finally pulling this off as a desktop app using electron. Let’s see how this goes. What feature would you like to see 😅😁?

bosunski's tweet image. #ComposerPHP + UI = ❤️

Had this idea sometime ago while working on the composer aspect of @phpsandboxio - What if composer has a UI?

Well, I'm finally pulling this off as a desktop app using electron. Let’s see how this goes.

What feature would you like to see 😅😁?

🔥 Tip for #PHP Developers Using #ComposerPHP + working on a team? Always do this to avoid merge conflicts + have consistency: 1️⃣ Use `composer require` to require instead of manual additions 2️⃣ Use `"sort-packages": true` to keep packages sorted by name 3️⃣ Retweet 🙌

_AhmadAwais's tweet image. 🔥 Tip for #PHP Developers

Using #ComposerPHP + working on a team? Always do this to avoid merge conflicts + have consistency:

1️⃣ Use `composer require` to require instead of manual additions
2️⃣ Use `"sort-packages": true` to keep packages sorted by name
3️⃣ Retweet 🙌

#symfony/flex v1.10.0 released,. It should smoothen the experience with #ComposerPHP v2, enjoy! #php

nicolasgrekas's tweet image. #symfony/flex v1.10.0 released,. It should smoothen the experience with #ComposerPHP v2, enjoy! #php

I had to give this a shot.. And the result is amazing 😁 #composerphp

seldaek's tweet image. I had to give this a shot.. And the result is amazing 😁 #composerphp
seldaek's tweet image. I had to give this a shot.. And the result is amazing 😁 #composerphp

I asked ChatGPT to write a gangster rap about @tailwindcss I'm waiting for @ken_wheeler to drop the beat

marcelpociot's tweet image. I asked ChatGPT to write a gangster rap about @tailwindcss
I'm waiting for @ken_wheeler to drop the beat


Composer tip — use the "sort-packages" option in composer.json to keep your requirements list automagically/alphabetically sorted. #craftcms #composerphp

studiogreig's tweet image. Composer tip — use the "sort-packages" option in composer.json to keep your requirements list automagically/alphabetically sorted. #craftcms #composerphp

Does your favorite package manager has an unofficial moonshine? // #composerphp @seldaek @naderman

emodric's tweet image. Does your favorite package manager has an unofficial moonshine? // #composerphp @seldaek @naderman

👋 We're hiring a Senior Software Engineer in Berlin or remote! 💻 Build high-quality supply chain tools for thousands of devs in the PHP ecosystem 🐘 with the makers of #composerphp #php #phpc

packagist's tweet image. 👋 We're hiring a Senior Software Engineer in Berlin or remote! 💻 Build high-quality supply chain tools for thousands of devs in the PHP ecosystem 🐘 with the makers of #composerphp #php #phpc

Finally switched Private Packagist mirroring to the new #composerphp v2 async http handling. Great for customers with lots of third party private package vendors, like this one where we have to send a lot of HTTP requests to find a new package. (Graphs provided by @tidewaysio)

naderman's tweet image. Finally switched Private Packagist mirroring to the new #composerphp v2 async http handling. Great for customers with lots of third party private package vendors, like this one where we have to send a lot of HTTP requests to find a new package. (Graphs provided by @tidewaysio)

Projects using #composerphp "autoload-files" in their composer.json will see some speedup when analzed with #phpstan, starting with the next phpstan release.


New in Private Packagist: Usage Tracking page can now help prioritize security updates by showing how dependencies cascade through projects and where vulnerable versions are used. Trusted Publishing for GitHub Actions and better synchronization setup. #php #phpc #composerphp


After Composer 2.9 CLI security improvements, we're working on a transparency log for Packagist.org to strengthen PHP supply chain security, funded by the @sovtechagency with help of the @ThePHPF and Private Packagist. #php #phpc #composerphp

packagist's tweet image. After Composer 2.9 CLI security improvements, we're working on a transparency log for Packagist.org to strengthen PHP supply chain security, funded by the @sovtechagency with help of the @ThePHPF and Private Packagist. #php #phpc #composerphp

Composer 2.9 is here! 🚀 It automatically blocks packages with known vulnerabilities, has a new repository command to manage repos from the CLI, and lots more! #composerphp #phpc #PHP


Composer 2.9 is coming, and there's an RC to try out! We need your help and feedback github.com/composer/compo… #composerphp #phpc


Together with PyPI, Maven Central, crates.io and other major package registries we signed a statement on sustainable open source infrastructure. 3B+ installs/month and evolving #composerphp and packagist.org requires sharing the costs. #phpc #php

📣 The OpenSSF 2024 Annual Report is now LIVE! Read the blog and the report as we celebrate this important milestone with our amazing community. We’re excited to continue our journey toward a more secure future together! 👉 openssf.org/blog/2024/12/0… #OSSSecurity #Wrapped2024

openssf's tweet image. 📣 The OpenSSF 2024 Annual Report is now LIVE! Read the blog and the report as we celebrate this important milestone with our amazing community. We’re excited to continue our journey toward a more secure future together!
👉 openssf.org/blog/2024/12/0…
#OSSSecurity #Wrapped2024


Had a great time presenting Composer Best Practices for 2025 at #APIPlatformCon in Lille this morning. Meet me at our booth, I'd love to hear all about how you work with #composerphp! #php #phpc #supplychainsecurity #symfony #apiplatform

naderman's tweet image. Had a great time presenting Composer Best Practices for 2025 at #APIPlatformCon in Lille this morning. Meet me at our booth, I'd love to hear all about how you work with #composerphp! #php #phpc #supplychainsecurity #symfony #apiplatform

Would you like to attend #APIPlatformCon 2025 in Lille on Sep 18/19 or online? Private Packagist is sponsoring: 4 tickets to give away! Part of a group underrepresented at tech conferences, or can't afford a ticket? Repost and reply favorite PHP package(s) #php #composerphp #phpc

packagist's tweet image. Would you like to attend #APIPlatformCon 2025 in Lille on Sep 18/19 or online? Private Packagist is sponsoring: 4 tickets to give away! Part of a group underrepresented at tech conferences, or can't afford a ticket? Repost and reply favorite PHP package(s) #php #composerphp #phpc

Meet @igorbenko and me at IPC in Berlin today & tomorrow at our @packagist booth. 👋 Would love to chat about Composer, supply chain security, dependencies, or show you our new tool Conductor! Don't forget to pick up a Composer sticker 😉 #php #phpc #composerphp #ipc #ipc2025

naderman's tweet image. Meet @igorbenko and me at IPC in Berlin today & tomorrow at our @packagist booth. 👋 Would love to chat about Composer, supply chain security, dependencies, or show you our new tool Conductor! Don't forget to pick up a Composer sticker 😉

#php #phpc #composerphp #ipc #ipc2025

May update: Progress on Conductor, expiring API credentials, stronger account protection, improved user profile/settings UX & performance boosts! Details: blog.packagist.com/whats-new-in-p… #php #composer #composerphp #phpc


Thanks for all the kind feedback on my supply chain security for #composerphp talk, was a great experience speaking at #phpuk25 - hope a lot of you sign up for Conductor and try it out when available! #php #phpuk25

naderman's tweet image. Thanks for all the kind feedback on my supply chain security for #composerphp talk, was a great experience speaking at #phpuk25 - hope a lot of you sign up for Conductor and try it out when available!

#php #phpuk25
naderman's tweet image. Thanks for all the kind feedback on my supply chain security for #composerphp talk, was a great experience speaking at #phpuk25 - hope a lot of you sign up for Conductor and try it out when available!

#php #phpuk25

Going to give a talk on #composerphp internals at the #LaraconEU in conference at 2:20pm after lunch! Come join me for a quick look into architecture, boolean algebra and computational complexity theory! 😁 #laracon #laravel


Slides for "Composer Behind the Scenes" at #SymfonyCon Vienna are now available. Useful if you want to try to follow my SAT solver samples, lacked a laser pointer during the talk 😉 Thanks for all the positive feedback! ❤️ naderman.de/slippy/slides/… #composerphp #php #phpc #symfony


👋 We're hiring a Senior Software Engineer in Berlin or remote! 💻 Build high-quality supply chain tools for thousands of devs in the PHP ecosystem 🐘 with the makers of #composerphp #php #phpc

packagist's tweet image. 👋 We're hiring a Senior Software Engineer in Berlin or remote! 💻 Build high-quality supply chain tools for thousands of devs in the PHP ecosystem 🐘 with the makers of #composerphp #php #phpc

After Composer 2.9 CLI security improvements, we're working on a transparency log for Packagist.org to strengthen PHP supply chain security, funded by the @sovtechagency with help of the @ThePHPF and Private Packagist. #php #phpc #composerphp

packagist's tweet image. After Composer 2.9 CLI security improvements, we're working on a transparency log for Packagist.org to strengthen PHP supply chain security, funded by the @sovtechagency with help of the @ThePHPF and Private Packagist. #php #phpc #composerphp

Tired of long impossible to read composer.lock diffs? Private Packagist will soon comment on PRs with a readable summary, links to diffs & changelogs for you to review - email us or ask on the chat if you're a customer and would like to help test this feature! #composerphp #phpc

packagist's tweet image. Tired of long impossible to read composer.lock diffs? Private Packagist will soon comment on PRs with a readable summary, links to diffs & changelogs for you to review - email us or ask on the chat if you're a customer and would like to help test this feature! #composerphp #phpc

I found a snapshot of another timeline #composerphp

seldaek's tweet image. I found a snapshot of another timeline #composerphp

hey twitter, this is my global composer.json. which awesome tools are missing? #php #composerphp

el_stoffel's tweet image. hey twitter, this is my global composer.json. which awesome tools are missing? #php #composerphp

Today in open-source maintenance 😂 - thanks @seldaek #composerphp

naderman's tweet image. Today in open-source maintenance 😂 - thanks @seldaek #composerphp

Composer 2.3 is ready to be released and we need your help testing it! 🎉 It's easy: composer self-update --preview 🚀 Thanks 😀#composerphp #phpc

seldaek's tweet image. Composer 2.3 is ready to be released and we need your help testing it! 🎉

It's easy: composer self-update --preview 🚀

Thanks 😀#composerphp #phpc

Just published the PHP version usage stats for November 2019 blog.packagist.com/php-versions-s… (as per #composerphp usage)

seldaek's tweet image. Just published the PHP version usage stats for November 2019 blog.packagist.com/php-versions-s… (as per #composerphp usage)

The latest PHP version usage stats for May 2021 are available here blog.packagist.com/php-versions-s… #composerphp #phpc

seldaek's tweet image. The latest PHP version usage stats for May 2021 are available here blog.packagist.com/php-versions-s… #composerphp #phpc

At #MM18DE in Leipzig? Find me to chat #composerphp or Private Packagist and to pick up a sticker!

naderman's tweet image. At #MM18DE in Leipzig? Find me to chat #composerphp or Private Packagist and to pick up a sticker!

#ComposerPHP upgrade bastou um simples composer self-update

nunomazer's tweet image. #ComposerPHP upgrade

bastou um simples

composer self-update

I have to migrate to composer 2.0 !! It’s really slow ☹️ #composerphp

EtemadAmir's tweet image. I have to migrate to composer 2.0 !! It’s really slow ☹️ #composerphp

My favorite page of the #composerphp book is page 599 which lists all contributors. Do you spot yourself?

el_stoffel's tweet image. My favorite page of the #composerphp book is page 599 which lists all contributors. Do you spot yourself?

Composer 2.0.0 is now the default stable version on @setup_php. #composerphp #phpc

meShivamMathur's tweet image. Composer 2.0.0 is now the default stable version on @setup_php.

#composerphp #phpc

Composer 2.0 is now available! 🚀 Faster, using less memory, more deterministic and packed with new features, read up at getcomposer.org/2 #composerphp #phpc 🎉



It sure can do death metal as well 🤘🏻 "Dependencies managed, with brutal force" is our new tagline 😆 #composerphp

seldaek's tweet image. It sure can do death metal as well 🤘🏻

"Dependencies managed, with brutal force" is our new tagline 😆
 #composerphp

Loading...

Something went wrong.


Something went wrong.


United States Trends