Carbon - A simple API extension for DateTime with PHP 5.3+


Dates and Times are notoriously painful to deal with. 31 days here, 30 days there, 28 unless it's a leap year... or is that if it's a leap year? Man alive, it's hard enough for us humans to figure it all out - so how can we possibly expect computers to fare any better?

Well, enter Carbon. A handy library which builds on top of PHP's standard DateTime, and introduces a ton of helpful methods for making life easier. Ahhh, more time for coffee and reddit. Perfect.

Episodes

# Title Duration
1 Carbon - A simple API extension for DateTime with PHP 5.3+ 12:43