Browse Source

Remove some dead libraries

pull/883/head
Jamie 8 years ago
parent
commit
426380fab2
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      README.md

+ 0
- 2
README.md View File

458
 ## Navigation
458
 ## Navigation
459
 *Tools for building navigation structures.*
459
 *Tools for building navigation structures.*
460
 
460
 
461
-* [Cartographer](https://github.com/tackk/cartographer) - A sitemap generation library.
462
 * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
461
 * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
463
 
462
 
464
 ## Asset Management
463
 ## Asset Management
483
 * [CalendR](http://yohan.giarel.li/CalendR/) - A calendar management library.
482
 * [CalendR](http://yohan.giarel.li/CalendR/) - A calendar management library.
484
 * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
483
 * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
485
 * [Chronos](https://github.com/cakephp/chronos) - A DateTime API extension supporting both mutable and immutable date/time.
484
 * [Chronos](https://github.com/cakephp/chronos) - A DateTime API extension supporting both mutable and immutable date/time.
486
-* [ExpressiveDate](https://github.com/jasonlewis/expressive-date) - Another DateTime API extension.
487
 * [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support.
485
 * [Moment.php](https://github.com/fightbulc/moment.php) - Moment.js inspired PHP DateTime handler with i18n support.
488
 * [Yasumi](https://github.com/azuyalabs/yasumi) - An library to help you calculate the dates and names of holidays.
486
 * [Yasumi](https://github.com/azuyalabs/yasumi) - An library to help you calculate the dates and names of holidays.
489
 
487
 

Loading…
Cancel
Save