I finished up the documentation that instructs people how to install Underpin using WordPress. I frequently get asked how to set up Composer in a WordPress install, so I took some time to add details on how to do that, too. Hoping this helps people get started.
Open Source Contributions
Just wrote a ton of documentation on Underpin's registry/collections API, full of tons of examples with sample code and everything. Hoping I can add to this next week sometime.
I’m Committing to Better Standards for Underpin
I want to make Underpin something that I can share with others better, and something that others feel comfortable with using. And that starts with taking ownership of the code, stabilizing it, and documenting it.
Underpin’s String Helper Can Now Convert strings to camelCase and PascalCase
I issued a minor release for Underpin today that introduces a way to convert strings to camelCase as well as PascalCase.
