16.12 | Understanding the Inflector

In this post you'll explore the Inflector and hopefully get a better understanding how it works and what it can do for you.

04.12 | Introducing Fixtures for Lithium

With the new li3_fixtures plugin you can simplify your tests, DRY them up and make them more readable.

23.11 | Write your own Helper with Lithium

In this post I'll show you how to create your own View-Helper with Lithium. You'll also learn something about the Inflector and Unit-Testing.

20.11 | Add an RSS-Feed to your blog with Lithium

A common feature of every blog is a RSS-Feed. In this post I'll show you how to do this easily with Lithium and its View-Layer.

19.11 | Lithium Routes And MongoDB

In my first post I'll show you how to use li3-routes in combination with MongoDB ObjectIDs.