1. X
  2. Jordi Boggiano
Log inSign up
Jordi Boggiano
16K posts
Jordi Boggiano profile banner
user avatar

Jordi Boggiano

@seldaek
Co-Founder of @packagist / #ComposerPHP – Head of Engineering at @TeamupCalendar @seld.be on bsky
Zürich, Switzerland
seld.be
Born December 24
Joined July 2008
813
Following
19.3K
Followers
2
Subscriptions
RepliesRepliesMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·US TIDA·Ads Info·© 2026 X Corp.
  • user avatar
    Jordi Boggiano
    @seldaek
    Jul 16
    Most package metadata updates are failing on @packagist currently due to GitHub API issues. See githubstatus.com
  • user avatar
    Jordi Boggiano
    @seldaek
    Jun 4
    Ever found yourself accidentally merging changes to the public API of a PHP package and regretting it later? I made a GitHub Action to help prevent that.
    seld.be
    Making public API surfaces changes more visible in open source libraries | Jordi's Ramblings
    ...
  • user avatar
    Jordi Boggiano
    @seldaek
    May 29
    I realized I was never going to get to adding zizmor to all my repos so I made a claude skill to let it do the grunt work. You can use it too, if it helps more busy/lazy people to secure their GitHub repos I am glad! See github.com/Seldaek/zizmor…
    user avatar
    Packagist
    @packagist
    May 20
    Replying to @packagist
    We recommend you change the default permissions for GitHub Actions GITHUB_TOKENs to read-only. Grant elevated permissions only where necessary. Use zizmor to analyze your GitHub Actions: github.com/zizmorcore/ziz… see also: phpunit.expert/articles/harde…
    Workflow permissions setting screen in GitHub with "Read repository contents and packages permissions" selected rather than "Read and write permissions"
  • user avatar
    Jordi Boggiano
    @seldaek
    May 28
    Composer 2.10 is out. Native malware filtering via @AikidoSecurity, enabled by default on @packagist. Plus a unified config.policy framework, deprecated source fallback, and wildcards in --with. #php #phpc #composerphp
    Composer fending off packages, Malware automatically blocked
  • user avatar
    Jordi Boggiano
    @seldaek
    May 20
    It took us a bit longer than expected but after over a month of discussions and rewrites, Composer 2.10 RC2 is now available for testing with a new policy config and detected malware now blocked by default on install. github.com/composer/compo… #composerphp #phpc
    Release 2.10.0-RC2 · composer/composer
    From github.com