11 Followers
64 Following
48 Posts

We're excited to introduce https://phpc.tv, a community-run video platform by PHP developers, for PHP developers.

No ads, no algorithmic feed manipulation, no "see less often". It's also entirely non-profit and community-focused.

Over 400 PHP-related videos are already available, with more being added. If you create PHP content or know someone who does, we'd love to have your videos in the catalog!

phpc.tv

Videos uploaded by the PHP community.

phpc.tv
Since the gh command can list files (`Example: `
gh api repos/laminas/laminas-hydrator/tarball/HEAD | tar -tzf - | grep -v src`), it seems possible to detect unnecessary files by using a combination of commands for a temporary check.
I recently discovered a tool called `dist-size-optimizer` for PHP.
https://github.com/savinmikhail/dist-size-optimizer
However, I personally think this is a dist issue not only PHP for "non-compiled" lang packages, so I feel like there might be a simpler solution...

Happy New Year! ... and I am doing pull request "Add *** to export-ignore list" in 2026.. sigh 馃槄

https://github.com/infection/infection/pull/2769
https://github.com/webmozarts/assert/pull/333

Add phpbench.json to export-ignore list by sasezaki 路 Pull Request #2769 路 infection/infection

This PR: Adds new feature ... maybe improvements.. PHPBench was introduced in #2516. phpbench.json is no longer needed in the distribution, just like other QA tool configuration files.

GitHub
Release 1.30.0 路 laminas/laminas-diagnostics

Release Notes for 1.30.0 Feature release (minor) 1.30.0 Total issues resolved: 0 Total pull requests resolved: 1 Total contributors: 1 Enhancement 73: Move enlightn/security-checker to require-d...

GitHub
TIL about laminas-diagnostics 鉂わ笍
https://docs.laminas.dev/laminas-diagnostics/
laminas-diagnostics - Laminas Docs

Universal set of diagnostic tests for PHP applications.

@Skoop I'm still on the side of XML configuration is awesome 馃槑
https://gist.github.com/wdalmut/3183148
ZF2 DiC - Zend Cache Object

ZF2 DiC - Zend Cache Object. GitHub Gist: instantly share code, notes, and snippets.

Gist
Release 3.0.0 路 laminas/laminas-view

Release Notes for 3.0.0 This release includes a significant number of breaking changes for the following primary reasons: Decouple from MVC and any other unnecessary dependencies General modernisa...

GitHub