Search

Standard Post with Image

Q&A: Using Composer in a concrete5 Package

It's easy to include Composer packages in your concrete5 package.

Read More
Standard Post with Image

Punic: Localize Dates, Numbers, Locations and More in PHP

PHP provides both built-in support and external libraries for localizing managing translated content. But what about localized data that isn't a language? Things like working with dates, numbers and currency? Use the Punic CLDR library to manage these types of content.

Read More
Standard Post with Image

AndrewEmbler.com Page Type & Template Setup

Learn how I've setup my page types and page templates for andrewembler.com

Read More
Standard Post with Image

Describe, Parse and Utilize Database Schemas with Doctrine XML

Would you like to store database schemas in a portable, agnostic way? Use Doctrine XML – an XML format for describing databases in XML using Doctrine conventions.

Read More