PHP 8.2.32
Preview: composer.json Size: 2.30 KB
/home/ecopackply/www/composer.json

{
    "name": "codeigniter4/framework",
    "description": "The CodeIgniter framework v4",
    "license": "MIT",
    "type": "project",
    "homepage": "https://codeigniter.com",
    "support": {
        "forum": "https://forum.codeigniter.com/",
        "source": "https://github.com/codeigniter4/CodeIgniter4",
        "slack": "https://codeigniterchat.slack.com"
    },
    "require": {
        "php": "^8.1",
        "ext-intl": "*",
        "ext-mbstring": "*",
        "laminas/laminas-escaper": "^2.17",
        "psr/log": "^3.0"
    },
    "require-dev": {
        "codeigniter/coding-standard": "^1.7",
        "fakerphp/faker": "^1.24",
        "friendsofphp/php-cs-fixer": "^3.47.1",
        "kint-php/kint": "^6.1",
        "mikey179/vfsstream": "^1.6.12",
        "nexusphp/cs-config": "^3.6",
        "phpunit/phpunit": "^10.5.16 || ^11.2",
        "predis/predis": "^3.0"
    },
    "suggest": {
        "ext-curl": "If you use CURLRequest class",
        "ext-dom": "If you use TestResponse",
        "ext-exif": "If you run Image class tests",
        "ext-fileinfo": "Improves mime type detection for files",
        "ext-gd": "If you use Image class GDHandler",
        "ext-imagick": "If you use Image class ImageMagickHandler",
        "ext-libxml": "If you use TestResponse",
        "ext-memcache": "If you use Cache class MemcachedHandler with Memcache",
        "ext-memcached": "If you use Cache class MemcachedHandler with Memcached",
        "ext-mysqli": "If you use MySQL",
        "ext-oci8": "If you use Oracle Database",
        "ext-pgsql": "If you use PostgreSQL",
        "ext-readline": "Improves CLI::input() usability",
        "ext-redis": "If you use Cache class RedisHandler",
        "ext-simplexml": "If you format XML",
        "ext-sodium": "If you use Encryption SodiumHandler",
        "ext-sqlite3": "If you use SQLite3",
        "ext-sqlsrv": "If you use SQL Server",
        "ext-xdebug": "If you use CIUnitTestCase::assertHeaderEmitted()"
    },
    "autoload": {
        "psr-4": {
            "CodeIgniter\\": "system/"
        },
        "exclude-from-classmap": [
            "**/Database/Migrations/**"
        ]
    },
    "config": {
        "optimize-autoloader": true,
        "preferred-install": "dist",
        "sort-packages": true
    },
    "scripts": {
        "test": "phpunit"
    }
}

Directory Contents

Dirs: 9 × Files: 11

Name Size Perms Modified Actions
.idea DIR
- drwxr-xr-x 2026-01-27 08:07:40
Edit Download
- drwxr-xr-x 2026-01-24 07:46:00
Edit Download
app DIR
- drwxr-xr-x 2026-01-27 08:07:40
Edit Download
cgi-bin DIR
- drwxr-xr-x 2026-01-24 07:45:03
Edit Download
demo DIR
- drwxr-xr-x 2026-01-27 08:03:55
Edit Download
public DIR
- drwxr-xr-x 2026-06-26 17:42:40
Edit Download
system DIR
- drwxr-xr-x 2026-01-27 08:07:40
Edit Download
tests DIR
- drwxr-xr-x 2026-01-27 08:07:40
Edit Download
writable DIR
- drwxr-xr-x 2026-01-27 08:07:40
Edit Download
663 B lrw-r--r-- 2026-07-16 21:22:42
Edit Download
358 B lrw-r--r-- 2026-06-26 17:41:54
Edit Download
2.30 KB lrw-r--r-- 2026-01-27 08:07:40
Edit Download
2.33 KB lrw-r--r-- 2026-01-27 08:07:40
Edit Download
1.13 KB lrw-r--r-- 2026-01-27 08:07:40
Edit Download
2.43 KB lrw-r--r-- 2026-01-27 08:07:40
Edit Download
3.32 KB lrw-r--r-- 2026-01-27 08:07:40
Edit Download
2.67 KB lrw-r--r-- 2026-01-27 08:07:40
Edit Download
50 B lrw-r--r-- 2026-06-23 17:10:10
Edit Download
95.81 KB lrw-r--r-- 2026-07-17 06:47:02
Edit Download
2.61 KB lrw-r--r-- 2026-01-27 08:07:40
Edit Download

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