caiyuanzi/computeman

This component is designed to correspond to some computing functions.

v1.0 2019-02-28 08:45 UTC

This package is not auto-updated.

Last update: 2025-07-12 12:58:47 UTC


README

Installation

    $ composer require caiyuanzi/computeman

demo

   use Computeman\Compute;
   Compute::getAge('1990-02-15');