Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.142.55.180
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
3 /
dragonmantank /
cron-expression /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2018-06-06 09:00
tests
[ DIR ]
drwxr-xr-x
2018-06-06 09:00
.editorconfig
234
B
-rw-r--r--
2018-06-06 09:00
CHANGELOG.md
1.78
KB
-rw-r--r--
2018-06-06 09:00
LICENSE
1.12
KB
-rw-r--r--
2018-06-06 09:00
README.md
2.84
KB
-rw-r--r--
2018-06-06 09:00
composer.json
891
B
-rw-r--r--
2018-06-06 09:00
Save
Rename
{ "name": "dragonmantank/cron-expression", "type": "library", "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", "keywords": ["cron", "schedule"], "license": "MIT", "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Chris Tankersley", "email": "chris@ctankersley.com", "homepage": "https://github.com/dragonmantank" } ], "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~6.4" }, "autoload": { "psr-4": { "Cron\\": "src/Cron/" } }, "autoload-dev": { "psr-4": { "Tests\\": "tests/Cron/" } } }