时间帮手 PHP时间实用程序,用于转换时间值和创建时间段 安装 您可以通过composer安装该软件包: composer require sfneal/time-helpers 用法 碳酸盐 Carbonate可用于检索从今天的日期时间转换而来的Carbon对象。 这对于获取表示过去或将来的日期时间的Carbon对象很有用。 use Sfneal \ Helpers \ Time \ Carbonate ; // Retrieve a Carbon\Carbon object representing '3' days ago $ threeDaysAgo = Carbonate :: daysAgo ( 3 ); $ threeDaysAgo = Carbonate :: days (- 3 ); // Retrieve a Carbon\Carbon object repres