PHP 8.3.31
Preview: composer.json Size: 2.65 KB
/proc/thread-self/root/var/softaculous/tastyigniter/composer.json

{
    "name": "tastyigniter/tastyigniter",
    "description": "TastyIgniter is a free open source online ordering and restaurant management system",
    "type": "project",
    "keywords": [
        "tastyigniter",
        "igniter",
        "restaurant",
        "ordering",
        "ecommerce",
        "opensource"
    ],
    "authors": [
        {
            "name": "Samuel Adepoyigi",
            "email": "sam@sampoyigi.com",
            "role": "Creator"
        }
    ],
    "license": "MIT",
    "homepage": "https://tastyigniter.com",
    "support": {
        "paid": "https://tastyigniter.com/premium-support",
        "issues": "https://github.com/tastyigniter/TastyIgniter/issues",
        "forum": "https://forum.tastyigniter.com",
        "discord": "https/tastyigniter.com/discord",
        "docs": "https://tastyigniter.com/docs",
        "source": "https://github.com/tastyigniter/TastyIgniter"
    },
    "repositories": {
        "tastyigniter": {
            "type": "composer",
            "url": "https://composer.tastyigniter.com"
        }
    },
    "require": {
        "php": "^8.3",
        "laravel/framework": "^12.0",
        "laravel/tinker": "^2.10.1",
        "tastyigniter/core": "^4.0"
    },
    "require-dev": {
        "fakerphp/faker": "^1.23",
        "laravel/pail": "^1.2.2",
        "laravel/pint": "^1.13",
        "laravel/sail": "^1.41",
        "mockery/mockery": "^1.6",
        "nunomaduro/collision": "^8.6",
        "phpunit/phpunit": "^11.5.3"
    },
    "autoload": {
        "psr-4": {
            "App\\": "app/",
            "Database\\Factories\\": "database/factories/",
            "Database\\Seeders\\": "database/seeders/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Tests\\": "tests/"
        }
    },
    "scripts": {
        "post-autoload-dump": [
            "@php artisan config:clear",
            "@php artisan clear-compiled",
            "@php artisan package:discover --ansi"
        ],
        "post-update-cmd": [
            "@php artisan vendor:publish --tag=laravel-assets --ansi --force"
        ],
        "post-root-package-install": [
            "@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
        ],
        "post-create-project-cmd": [
            "@php artisan key:generate --ansi"
        ],
        "test": [
            "@php artisan config:clear --ansi",
            "@php artisan test"
        ]
    },
    "extra": {
        "laravel": {
            "dont-discover": []
        }
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "config": {
        "optimize-autoloader": true,
        "preferred-install": "dist",
        "sort-packages": true
    }
}

Directory Contents

Dirs: 6 × Files: 18

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
php53 DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
php56 DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
php71 DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
php81 DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
php82 DIR
- drwxr-xr-x 2026-06-12 17:50:46
Edit Download
721 B lrw-r--r-- 2026-05-20 10:04:52
Edit Download
204 B lrw-r--r-- 2026-05-20 10:04:52
Edit Download
9.93 KB lrw-r--r-- 2026-06-12 11:56:06
Edit Download
2.65 KB lrw-r--r-- 2026-05-20 10:04:52
Edit Download
9.13 KB lrw-r--r-- 2026-06-12 11:56:06
Edit Download
296 B lrw-r--r-- 2026-05-20 10:04:52
Edit Download
5.32 KB lrw-r--r-- 2026-06-12 11:56:06
Edit Download
5.03 KB lrw-r--r-- 2026-06-12 11:15:04
Edit Download
921 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
6.71 KB lrw-r--r-- 2026-06-12 11:56:06
Edit Download
12.39 KB lrw-r--r-- 2026-06-12 11:15:04
Edit Download
4.19 KB lrw-r--r-- 2026-06-12 11:56:06
Edit Download
1.48 KB lrw-r--r-- 2026-05-20 10:04:52
Edit Download
120.30 KB lrw-r--r-- 2026-06-12 11:15:04
Edit Download
47.45 MB lrw-r--r-- 2026-05-20 10:04:52
Edit Download
497 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.50 KB lrw-r--r-- 2026-05-20 10:04:52
Edit Download
433 B lrw-r--r-- 2026-05-20 10:04:52
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).