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 : 18.117.145.188
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
myadmin /
vendor /
phpmyadmin /
shapefile /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
CHANGELOG.md
1.3
KB
-rw-r--r--
2021-02-05 18:31
CONTRIBUTING.md
877
B
-rw-r--r--
2021-02-05 18:31
LICENSE
17.62
KB
-rw-r--r--
2021-02-05 18:31
README.md
1.92
KB
-rw-r--r--
2021-02-05 18:31
codecov.yml
54
B
-rw-r--r--
2021-02-05 18:31
composer.json
938
B
-rw-r--r--
2021-02-05 18:31
phpunit.xml
808
B
-rw-r--r--
2021-02-05 18:31
Save
Rename
{ "name": "phpmyadmin/shapefile", "description": "ESRI ShapeFile library for PHP", "license": "GPL-2.0+", "keywords": ["shapefile", "shp", "geo", "geospatial", "dbf", "ESRI", "shape"], "homepage": "https://github.com/phpmyadmin/shapefile", "authors": [ { "name": "The phpMyAdmin Team", "email": "developers@phpmyadmin.net", "homepage": "https://www.phpmyadmin.net/team/" } ], "support": { "issues": "https://github.com/phpmyadmin/shapefile/issues", "source": "https://github.com/phpmyadmin/shapefile" }, "require": { "php": ">=5.4.0" }, "suggest": { "ext-dbase": "For dbf files parsing" }, "require-dev": { "phpunit/php-code-coverage": "*", "phpunit/phpunit": "~4.8 || ~5.7" }, "autoload": { "psr-4": { "PhpMyAdmin\\ShapeFile\\": "src" } } }