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.136.19.165
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
1 /
vendor /
dragonmantank /
cron-expression /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
tests
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
.editorconfig
234
B
-rw-r--r--
2020-11-17 16:24
CHANGELOG.md
2.17
KB
-rw-r--r--
2020-11-17 16:24
LICENSE
1.12
KB
-rw-r--r--
2020-11-17 16:24
README.md
3.1
KB
-rw-r--r--
2020-11-17 16:24
composer.json
1002
B
-rw-r--r--
2020-11-17 16:24
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|^8.0" }, "require-dev": { "phpunit/phpunit": "^6.4|^7.0|^8.0|^9.0" }, "autoload": { "psr-4": { "Cron\\": "src/Cron/" } }, "autoload-dev": { "psr-4": { "Tests\\": "tests/Cron/" } }, "extra": { "branch-alias": { "dev-master": "2.3-dev" } } }