{ "name": "ahmard/swoose", "description": "Swoole Session", "type": "library", "require-dev": { "phpstan/phpstan": "^0.12.92", "swoole/ide-helper": "^4.6", "ahmard/swotch": "^0.0.1" }, "license": "MIT", "authors": [ { "name": "Ahmard", "email": "Ahmard06@gmail.com" } ], "require": { "PHP": "^8.0", "ext-swoole": "*", "ext-openssl": "*", "ext-mbstring": "*", "symfony/cache": "^5.3" }, "autoload": { "psr-4": { "Swoose\\": "src/" } } }
info at phpclasses dot org