From 476e7095aa8fdb1fdec2a67b31488124953be7dc Mon Sep 17 00:00:00 2001 From: Jamie York Date: Fri, 3 May 2013 09:26:16 -0700 Subject: [PATCH] --- awesome-php.md | 1 - 1 file changed, 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 9751c95..d6d07e3 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -145,7 +145,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things. ## Date and Time * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension. -* [Datum](https://github.com/dandoescode/datum) - A fork of the Carbon DateTime API extension. * [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension. * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library.