The Automattic Creed – Automattic
Automattic’s creed/mission statement/values
Creativity, curiosity, and code
Automattic’s creed/mission statement/values
A reference of what has changed in modern PHP versions. What features are in what versions. Like caniuse.com for PHP (incomplete)
a command line application to easily create reusable functions in your own shell – like a terminal-based macro recorder
USeful keyboard shortcut ideas/inspiration
Spatie’s very clever little curl alternative for simple HTTP requests
Build smaller, faster, and more secure desktop applications with a web frontend. Like electron but with a Rust backend.
This plugin provides a centralized dashboard to monitor various WordPress components, stats and data, including server hardware, software and resource usage.
After years of building and releasing plugins on the WordPress.org repository you learn a few things about SVN usage. Since most of us use Git via Github or similar to manage the actual code and day to day changes, we must use SVN from time to time to get a release out to the public.…
Web UI for your scripts with execution management. Contribute to bugy/script-server development by creating an account on GitHub.
Run your GitHub Actions locally ?. Contribute to nektos/act development by creating an account on GitHub.