项目作者: Jagepard

项目描述 :
Memento
高级语言: PHP
项目地址: git://github.com/Jagepard/PhpDesignPatterns-Memento.git
创建时间: 2017-08-31T14:01:53Z
项目社区:https://github.com/Jagepard/PhpDesignPatterns-Memento

开源协议:MIT License

下载


PHP Composer
Scrutinizer Code Quality
Code Climate

License: MIT

Memento | API

php main.php execute in terminal

Result:

  1. state is on || 16-07-2020 15:58:23
  2. state is off || 16-07-2020 15:58:24
  3. state is empty || 16-07-2020 15:58:25
  4. Restoring state... state is off || 16-07-2020 15:58:24
  5. Restoring state... state is on || 16-07-2020 15:58:23