{ "packages": [ { "name": "hexogen/kdtree", "version": "v0.2.6", "version_normalized": "0.2.6.0", "source": { "type": "git", "url": "https://github.com/hexogen/kdtree.git", "reference": "fbcd2b472c1bb3401929b38144ddd66f8fd14c65" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hexogen/kdtree/zipball/fbcd2b472c1bb3401929b38144ddd66f8fd14c65", "reference": "fbcd2b472c1bb3401929b38144ddd66f8fd14c65", "shasum": "" }, "require": { "php": "^7.1|^8.0" }, "require-dev": { "league/csv": "^9.7.0", "mockery/mockery": "dev-main", "phpunit/phpunit": "^9.0", "squizlabs/php_codesniffer": "^3.5.0" }, "time": "2024-09-15T21:06:32+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Hexogen\\KDTree\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Volodymyr Basarab", "email": "volodymyrbas@gmail.com", "homepage": "https://github.com/hexogen", "role": "Developer" } ], "description": "file system KDTree index", "homepage": "https://github.com/hexogen/kdtree", "keywords": [ "algorithms", "data structures", "hexogen", "kdtree", "search" ], "support": { "issues": "https://github.com/hexogen/kdtree/issues", "source": "https://github.com/hexogen/kdtree/tree/v0.2.6" }, "install-path": "../hexogen/kdtree" }, { "name": "nelexa/buffer", "version": "1.3.0", "version_normalized": "1.3.0.0", "source": { "type": "git", "url": "https://github.com/Ne-Lexa/php-byte-buffer.git", "reference": "c97bc126d5fbe0c94152fce406a054f681149fac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Ne-Lexa/php-byte-buffer/zipball/c97bc126d5fbe0c94152fce406a054f681149fac", "reference": "c97bc126d5fbe0c94152fce406a054f681149fac", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "^4.8" }, "time": "2019-05-25T17:47:34+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Nelexa\\Buffer\\": "src/Nelexa/Buffer" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ne-Lexa", "email": "alexey@nelexa.ru" } ], "description": "Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.", "keywords": [ "Double", "binary", "byte", "float", "int", "io", "java", "long", "pack", "primitive", "short", "ubyte", "uint", "unpack", "ushort" ], "support": { "issues": "https://github.com/Ne-Lexa/php-byte-buffer/issues", "source": "https://github.com/Ne-Lexa/php-byte-buffer/tree/master" }, "install-path": "../nelexa/buffer" }, { "name": "symfony/polyfill-php84", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php84.git", "reference": "d8ced4d875142b6a7426000426b8abc631d6b191" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191", "reference": "d8ced4d875142b6a7426000426b8abc631d6b191", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2025-06-24T13:30:11+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php84\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-php84" }, { "name": "woltlab/webp-exif", "version": "v0.1.2", "version_normalized": "0.1.2.0", "source": { "type": "git", "url": "https://github.com/WoltLab/webp-exif.git", "reference": "6bc88266f538380bbb68b5b0a45a76fb3ec23650" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WoltLab/webp-exif/zipball/6bc88266f538380bbb68b5b0a45a76fb3ec23650", "reference": "6bc88266f538380bbb68b5b0a45a76fb3ec23650", "shasum": "" }, "require": { "ext-exif": "*", "nelexa/buffer": "^1.3", "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "symfony/polyfill-php84": "^1.31" }, "require-dev": { "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^2.1", "phpstan/phpstan-deprecation-rules": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", "phpunit/php-code-coverage": "^12.0", "phpunit/phpunit": "^12.2" }, "time": "2025-11-17T15:29:03+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "WoltLab\\WebpExif\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Extract and embed EXIF metadata from and to WebP images", "keywords": [ "Webp", "exif" ], "support": { "issues": "https://github.com/WoltLab/webp-exif/issues", "source": "https://github.com/WoltLab/webp-exif/tree/v0.1.2" }, "install-path": "../woltlab/webp-exif" } ], "dev": false, "dev-package-names": [] }