{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "73b707313e4b736598af3c4dee96f2fd", "packages": [ { "name": "prosopo/views", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/prosopo/php-views.git", "reference": "8a2a4d1d1ed8cc25d5c5725dfba2e0178d12c0f6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/prosopo/php-views/zipball/8a2a4d1d1ed8cc25d5c5725dfba2e0178d12c0f6", "reference": "8a2a4d1d1ed8cc25d5c5725dfba2e0178d12c0f6", "shasum": "" }, "require": { "php": "^7.4|^8.0" }, "type": "library", "autoload": { "psr-4": { "Prosopo\\Views\\": "src/", "Prosopo\\Views\\PrivateClasses\\": "private-classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Maxim Akimov", "homepage": "https://github.com/light-source/" } ], "description": "Blazing fast Views with model-driven approach, Blade and multi-namespace support.", "homepage": "https://github.com/prosopo/php-views", "keywords": [ "blade", "models", "templates", "twig", "views" ], "support": { "issues": "https://github.com/prosopo/php-views/issues", "source": "https://github.com/prosopo/php-views/tree/1.0.5" }, "time": "2025-03-18T14:33:36+00:00" }, { "name": "wplake/typed", "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/WPLake/PHP-Typed.git", "reference": "681bd7b07bab59ce57472542eb42664d6a4cd2bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WPLake/PHP-Typed/zipball/681bd7b07bab59ce57472542eb42664d6a4cd2bf", "reference": "681bd7b07bab59ce57472542eb42664d6a4cd2bf", "shasum": "" }, "require": { "php": "^7.4|^8.0" }, "require-dev": { "pestphp/pest": "^3.7", "phpstan/phpstan": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", "slevomat/coding-standard": "^8.15", "squizlabs/php_codesniffer": "^3.11" }, "type": "library", "autoload": { "files": [ "./src/functions.php" ], "psr-4": { "WPLake\\Typed\\": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "WPLake", "homepage": "https://github.com/WPLake/" } ], "description": "Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.", "homepage": "https://github.com/WPLake/typed", "keywords": [ "cast", "type" ], "support": { "issues": "https://github.com/WPLake/PHP-Typed/issues", "source": "https://github.com/WPLake/PHP-Typed/tree/1.2.2" }, "time": "2025-11-05T08:23:08+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.6.0" }