OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
new_cream
/
arvind-assets
/
payment
/
vendor
/
razorpay
/
razorpay
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/12/2025 10:35:52 AM
rwxr-xr-x
📄
.editorconfig
253 bytes
05/12/2025 10:35:52 AM
rw-r--r--
📁
.git
-
05/12/2025 10:36:30 AM
rwxr-xr-x
📁
.github
-
05/12/2025 10:36:27 AM
rwxr-xr-x
📄
.gitignore
55 bytes
05/12/2025 10:35:52 AM
rw-r--r--
📄
.semgrepignore
0 bytes
05/12/2025 10:35:52 AM
rw-r--r--
📄
.travis.yml
1.68 KB
05/12/2025 10:35:52 AM
rw-r--r--
📄
CHANGELOG.md
9.12 KB
05/12/2025 10:35:52 AM
rw-r--r--
📄
Deprecated.php
604 bytes
05/19/2025 10:07:21 AM
rw-r--r--
📄
LICENSE
1.02 KB
05/12/2025 10:35:52 AM
rw-r--r--
📄
README.md
3.75 KB
05/12/2025 10:35:52 AM
rw-r--r--
📄
Razorpay.php
1.4 KB
05/19/2025 10:07:21 AM
rw-r--r--
📄
composer.json
1.08 KB
05/12/2025 10:35:52 AM
rw-r--r--
📄
doc.md
649 bytes
05/12/2025 10:35:52 AM
rw-r--r--
📁
documents
-
05/12/2025 10:36:08 AM
rwxr-xr-x
📁
libs
-
05/12/2025 10:36:27 AM
rwxr-xr-x
📁
non_composer_tests
-
05/19/2025 10:07:21 AM
rwxr-xr-x
📄
phpunit.xml.dist
1.02 KB
05/12/2025 10:35:52 AM
rw-r--r--
📄
release.txt
80 bytes
05/12/2025 10:35:52 AM
rw-r--r--
📁
src
-
05/19/2025 10:07:21 AM
rwxr-xr-x
📁
tests
-
05/19/2025 10:07:21 AM
rwxr-xr-x
Editing: .editorconfig
Close
# This file is for unifying the coding style for different editors and IDEs # editorconfig.org root = true [*] end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [**.php] indent_style = space indent_size = 4