{ "_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": "cb70f9f3f538a72aa8bcf906fdc906bf", "packages": [ { "name": "reflect/client", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/VictorWesterlund/reflect-client-php.git", "reference": "89a8c041044c8c60cefafc4716d5d61b96c43e06" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/VictorWesterlund/reflect-client-php/zipball/89a8c041044c8c60cefafc4716d5d61b96c43e06", "reference": "89a8c041044c8c60cefafc4716d5d61b96c43e06", "shasum": "" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "Reflect\\": "src/Reflect/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Victor Westerlund", "email": "victor.vesterlund@gmail.com" } ], "description": "Extendable PHP interface for communicating with Reflect API over HTTP or UNIX sockets", "support": { "issues": "https://github.com/VictorWesterlund/reflect-client-php/issues", "source": "https://github.com/VictorWesterlund/reflect-client-php/tree/3.0.6" }, "time": "2024-04-06T14:55:04+00:00" }, { "name": "reflect/plugin-rules", "version": "dev-master", "source": { "type": "git", "url": "https://codeberg.org/reflect/rules-plugin", "reference": "aa7d969350f50d00d7dce01b948276946fcc0e81" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "ReflectRules\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-only" ], "authors": [ { "name": "Victor Westerlund", "email": "victor.vesterlund@gmail.com" } ], "description": "Add request search paramter and request body constraints to an API built with Reflect", "time": "2024-11-28T17:05:16+00:00" }, { "name": "vlw/mysql", "version": "dev-master", "source": { "type": "git", "url": "https://codeberg.org/vlw/php-mysql", "reference": "64c7bae3cf6124dcb64c9e8ef93425be3602e82a" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "vlw\\MySQL\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Victor Westerlund", "email": "victor@vlw.se" } ], "description": "Abstraction library for common MySQL/MariaDB DML operations with php-mysqli", "time": "2025-01-16T13:53:30+00:00" }, { "name": "vlw/xenum", "version": "dev-master", "source": { "type": "git", "url": "https://codeberg.org/vlw/php-xenum", "reference": "1c997a5574656b88a62f5ee160ee5a6439932a2f" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "vlw\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-only" ], "authors": [ { "name": "Victor Westerlund", "email": "victor@vlw.se" } ], "description": "PHP eXtended Enums. The missing quality-of-life features from PHP 8+ Enums", "time": "2024-12-02T10:36:32+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "reflect/client": 20, "reflect/plugin-rules": 20, "vlw/mysql": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }