Ever found yourself wanting to make a small tweak to a PHP file in a Composer dependency? Here’s how to do it without forking the entire package.
PHP
Details That Make Interfaces Feel Better
Jakub shares a collection of small interface details that compound into a much better user experience, from text wrapping and concentric radius math to interruptible animations and optical alignment. It is packed with practical UI Read more…