{ "_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": "b290752a2d587c13edf7ec55f98b1616", "packages": [ { "name": "akcybex/laravel-jazzcash", "version": "1.0", "source": { "type": "git", "url": "https://github.com/akcybex/laravel-jazzcash.git", "reference": "74cebf9362e3437c39ac2a20d7e94e2d9f289060" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/akcybex/laravel-jazzcash/zipball/74cebf9362e3437c39ac2a20d7e94e2d9f289060", "reference": "74cebf9362e3437c39ac2a20d7e94e2d9f289060", "shasum": "" }, "type": "project", "extra": { "laravel": { "providers": [ "AKCybex\\JazzCash\\AKJazzCashServiceProvider" ], "aliases": { "JazzCash": "AKCybex\\JazzCash\\Facades\\JazzCash" } } }, "autoload": { "psr-4": { "App\\": "app/", "AKCybex\\JazzCash\\": "src/" }, "classmap": [] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rana Tayyab", "email": "akcybex@gmail.com" } ], "description": "Jazzcash - Laravel Jazzcash Payment Gateway Integration", "support": { "issues": "https://github.com/akcybex/laravel-jazzcash/issues", "source": "https://github.com/akcybex/laravel-jazzcash/tree/1.0" }, "time": "2021-12-26T15:42:25+00:00" }, { "name": "anandsiddharth/laravel-paytm-wallet", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/anandsiddharth/laravel-paytm-wallet.git", "reference": "5342add0719e9c5ca94fdd13f766e6a810f2ef45" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/anandsiddharth/laravel-paytm-wallet/zipball/5342add0719e9c5ca94fdd13f766e6a810f2ef45", "reference": "5342add0719e9c5ca94fdd13f766e6a810f2ef45", "shasum": "" }, "require": { "illuminate/contracts": ">=8.0", "illuminate/support": ">=8.0", "php": ">=7.3.0" }, "type": "library", "extra": { "laravel": { "providers": [ "Anand\\LaravelPaytmWallet\\PaytmWalletServiceProvider" ], "aliases": { "PaytmWallet": "Anand\\LaravelPaytmWallet\\Facades\\PaytmWallet" } } }, "autoload": { "psr-4": { "Anand\\LaravelPaytmWallet\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anand Siddharth", "email": "anandsiddharth21@gmail.com" } ], "description": "Integrate paytm wallet easily with this package. This package uses official Paytm PHP SDK's", "keywords": [ "laravel", "paytm wallet" ], "support": { "issues": "https://github.com/anandsiddharth/laravel-paytm-wallet/issues", "source": "https://github.com/anandsiddharth/laravel-paytm-wallet/tree/v2.0.0" }, "time": "2020-10-28T06:22:20+00:00" }, { "name": "astrotomic/laravel-translatable", "version": "v11.13.0", "source": { "type": "git", "url": "https://github.com/Astrotomic/laravel-translatable.git", "reference": "72809029cf01c6f3361aab569cb4a9a80bdf5043" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Astrotomic/laravel-translatable/zipball/72809029cf01c6f3361aab569cb4a9a80bdf5043", "reference": "72809029cf01c6f3361aab569cb4a9a80bdf5043", "shasum": "" }, "require": { "illuminate/contracts": "^9.0 || ^10.0 || ^11.0", "illuminate/database": "^9.0 || ^10.0 || ^11.0", "illuminate/support": "^9.0 || ^10.0 || ^11.0", "php": "^8.0" }, "require-dev": { "larastan/larastan": "^2.0", "laravel/legacy-factories": "^1.0.4", "laravel/pint": "^1.0", "mockery/mockery": "^1.3.3", "orchestra/testbench": "^7.0 || ^8.0 || ^9.0", "phpunit/phpunit": "^10.0" }, "type": "library", "extra": { "laravel": { "providers": [ "Astrotomic\\Translatable\\TranslatableServiceProvider" ] } }, "autoload": { "psr-4": { "Astrotomic\\Translatable\\": "src/Translatable/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tom Witkowski", "email": "gummibeer@astrotomic.info", "homepage": "https://gummibeer.de", "role": "Developer" }, { "name": "Dimitrios Savvopoulos", "email": "ds@dimsav.com", "homepage": "http://dimsav.com", "role": "Developer" } ], "description": "A Laravel package for multilingual models", "homepage": "https://astrotomic.info", "keywords": [ "database", "language", "laravel", "translation" ], "support": { "docs": "https://docs.astrotomic.info/laravel-translatable", "email": "dev@astrotomic.info", "issues": "https://github.com/Astrotomic/laravel-translatable/issues", "source": "https://github.com/Astrotomic/laravel-translatable" }, "funding": [ { "url": "https://forest.astrotomic.info", "type": "custom" }, { "url": "https://github.com/Gummibeer", "type": "github" }, { "url": "https://github.com/SarahSibert", "type": "github" }, { "url": "https://issuehunt.io/r/astrotomic", "type": "issuehunt" } ], "time": "2024-04-17T11:57:21+00:00" }, { "name": "authorizenet/authorizenet", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/AuthorizeNet/sdk-php.git", "reference": "e1acf55c9cb22bef1852b1e494502973ade11cce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/AuthorizeNet/sdk-php/zipball/e1acf55c9cb22bef1852b1e494502973ade11cce", "reference": "e1acf55c9cb22bef1852b1e494502973ade11cce", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.6" }, "type": "library", "autoload": { "classmap": [ "lib" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "description": "Official PHP SDK for Authorize.Net", "homepage": "http://developer.authorize.net", "keywords": [ "authorize.net", "authorizenet", "ecommerce", "payment" ], "support": { "issues": "https://github.com/AuthorizeNet/sdk-php/issues", "source": "https://github.com/AuthorizeNet/sdk-php/tree/2.0.3" }, "time": "2024-05-29T17:33:13+00:00" }, { "name": "aws/aws-crt-php", "version": "v1.2.5", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", "reference": "0ea1f04ec5aa9f049f97e012d1ed63b76834a31b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/0ea1f04ec5aa9f049f97e012d1ed63b76834a31b", "reference": "0ea1f04ec5aa9f049f97e012d1ed63b76834a31b", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.8.35||^5.6.3||^9.5", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality." }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "AWS SDK Common Runtime Team", "email": "aws-sdk-common-runtime@amazon.com" } ], "description": "AWS Common Runtime for PHP", "homepage": "https://github.com/awslabs/aws-crt-php", "keywords": [ "amazon", "aws", "crt", "sdk" ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.5" }, "time": "2024-04-19T21:30:56+00:00" }, { "name": "aws/aws-sdk-php", "version": "3.314.5", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", "reference": "0c1adaa22c3d333ac20dcc87dd355e9a013a05fd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0c1adaa22c3d333ac20dcc87dd355e9a013a05fd", "reference": "0c1adaa22c3d333ac20dcc87dd355e9a013a05fd", "shasum": "" }, "require": { "aws/aws-crt-php": "^1.2.3", "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", "guzzlehttp/promises": "^1.4.0 || ^2.0", "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", "mtdowling/jmespath.php": "^2.6", "php": ">=7.2.5", "psr/http-message": "^1.0 || ^2.0" }, "require-dev": { "andrewsville/php-token-reflection": "^1.4", "aws/aws-php-sns-message-validator": "~1.0", "behat/behat": "~3.0", "composer/composer": "^1.10.22", "dms/phpunit-arraysubset-asserts": "^0.4.0", "doctrine/cache": "~1.4", "ext-dom": "*", "ext-openssl": "*", "ext-pcntl": "*", "ext-sockets": "*", "nette/neon": "^2.3", "paragonie/random_compat": ">= 2", "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", "psr/cache": "^1.0", "psr/simple-cache": "^1.0", "sebastian/comparator": "^1.2.3 || ^4.0", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications", "doctrine/cache": "To use the DoctrineCacheAdapter", "ext-curl": "To send requests using cURL", "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages", "ext-sockets": "To use client-side monitoring" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Aws\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Amazon Web Services", "homepage": "http://aws.amazon.com" } ], "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", "homepage": "http://aws.amazon.com/sdkforphp", "keywords": [ "amazon", "aws", "cloud", "dynamodb", "ec2", "glacier", "s3", "sdk" ], "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", "source": "https://github.com/aws/aws-sdk-php/tree/3.314.5" }, "time": "2024-06-19T18:11:48+00:00" }, { "name": "bacon/bacon-qr-code", "version": "2.0.8", "source": { "type": "git", "url": "https://github.com/Bacon/BaconQrCode.git", "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22", "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22", "shasum": "" }, "require": { "dasprid/enum": "^1.0.3", "ext-iconv": "*", "php": "^7.1 || ^8.0" }, "require-dev": { "phly/keep-a-changelog": "^2.1", "phpunit/phpunit": "^7 | ^8 | ^9", "spatie/phpunit-snapshot-assertions": "^4.2.9", "squizlabs/php_codesniffer": "^3.4" }, "suggest": { "ext-imagick": "to generate QR code images" }, "type": "library", "autoload": { "psr-4": { "BaconQrCode\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "https://dasprids.de/", "role": "Developer" } ], "description": "BaconQrCode is a QR code generator for PHP.", "homepage": "https://github.com/Bacon/BaconQrCode", "support": { "issues": "https://github.com/Bacon/BaconQrCode/issues", "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8" }, "time": "2022-12-07T17:46:57+00:00" }, { "name": "barryvdh/laravel-debugbar", "version": "v3.13.5", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", "reference": "92d86be45ee54edff735e46856f64f14b6a8bb07" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/92d86be45ee54edff735e46856f64f14b6a8bb07", "reference": "92d86be45ee54edff735e46856f64f14b6a8bb07", "shasum": "" }, "require": { "illuminate/routing": "^9|^10|^11", "illuminate/session": "^9|^10|^11", "illuminate/support": "^9|^10|^11", "maximebf/debugbar": "~1.22.0", "php": "^8.0", "symfony/finder": "^6|^7" }, "require-dev": { "mockery/mockery": "^1.3.3", "orchestra/testbench-dusk": "^5|^6|^7|^8|^9", "phpunit/phpunit": "^9.6|^10.5", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.13-dev" }, "laravel": { "providers": [ "Barryvdh\\Debugbar\\ServiceProvider" ], "aliases": { "Debugbar": "Barryvdh\\Debugbar\\Facades\\Debugbar" } } }, "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Barryvdh\\Debugbar\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "description": "PHP Debugbar integration for Laravel", "keywords": [ "debug", "debugbar", "laravel", "profiler", "webprofiler" ], "support": { "issues": "https://github.com/barryvdh/laravel-debugbar/issues", "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.13.5" }, "funding": [ { "url": "https://fruitcake.nl", "type": "custom" }, { "url": "https://github.com/barryvdh", "type": "github" } ], "time": "2024-04-12T11:20:37+00:00" }, { "name": "barryvdh/laravel-dompdf", "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-dompdf.git", "reference": "c96f90c97666cebec154ca1ffb67afed372114d8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/c96f90c97666cebec154ca1ffb67afed372114d8", "reference": "c96f90c97666cebec154ca1ffb67afed372114d8", "shasum": "" }, "require": { "dompdf/dompdf": "^2.0.7", "illuminate/support": "^6|^7|^8|^9|^10|^11", "php": "^7.2 || ^8.0" }, "require-dev": { "larastan/larastan": "^1.0|^2.7.0", "orchestra/testbench": "^4|^5|^6|^7|^8|^9", "phpro/grumphp": "^1 || ^2.5", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" }, "laravel": { "providers": [ "Barryvdh\\DomPDF\\ServiceProvider" ], "aliases": { "Pdf": "Barryvdh\\DomPDF\\Facade\\Pdf", "PDF": "Barryvdh\\DomPDF\\Facade\\Pdf" } } }, "autoload": { "psr-4": { "Barryvdh\\DomPDF\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "description": "A DOMPDF Wrapper for Laravel", "keywords": [ "dompdf", "laravel", "pdf" ], "support": { "issues": "https://github.com/barryvdh/laravel-dompdf/issues", "source": "https://github.com/barryvdh/laravel-dompdf/tree/v2.2.0" }, "funding": [ { "url": "https://fruitcake.nl", "type": "custom" }, { "url": "https://github.com/barryvdh", "type": "github" } ], "time": "2024-04-25T13:16:04+00:00" }, { "name": "beste/clock", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/beste/clock.git", "reference": "7004b55fcd54737b539886244b3a3b2188181974" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/beste/clock/zipball/7004b55fcd54737b539886244b3a3b2188181974", "reference": "7004b55fcd54737b539886244b3a3b2188181974", "shasum": "" }, "require": { "php": "^8.0", "psr/clock": "^1.0" }, "provide": { "psr/clock-implementation": "1.0" }, "require-dev": { "phpstan/extension-installer": "^1.2", "phpstan/phpstan": "^1.9.1", "phpstan/phpstan-phpunit": "^1.2.2", "phpstan/phpstan-strict-rules": "^1.4.4", "phpunit/phpunit": "^9.5.26", "psalm/plugin-phpunit": "^0.16.1", "vimeo/psalm": "^4.29" }, "type": "library", "autoload": { "files": [ "src/Clock.php" ], "psr-4": { "Beste\\Clock\\": "src/Clock" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérôme Gamez", "email": "jerome@gamez.name" } ], "description": "A collection of Clock implementations", "keywords": [ "clock", "clock-interface", "psr-20", "psr20" ], "support": { "issues": "https://github.com/beste/clock/issues", "source": "https://github.com/beste/clock/tree/3.0.0" }, "funding": [ { "url": "https://github.com/jeromegamez", "type": "github" } ], "time": "2022-11-26T18:03:05+00:00" }, { "name": "beste/in-memory-cache", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/beste/in-memory-cache-php.git", "reference": "f2d504b4f15ac841b1d8b34046619505ba4c9e77" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/beste/in-memory-cache-php/zipball/f2d504b4f15ac841b1d8b34046619505ba4c9e77", "reference": "f2d504b4f15ac841b1d8b34046619505ba4c9e77", "shasum": "" }, "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/cache": "^2.0 || ^3.0", "psr/clock": "^1.0" }, "provide": { "psr/cache-implementation": "2.0 || 3.0" }, "require-dev": { "beste/clock": "^3.0", "friendsofphp/php-cs-fixer": "^3.41.0", "phpstan/extension-installer": "^1.3.1", "phpstan/phpstan": "^1.10.48", "phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-phpunit": "^1.3.15", "phpstan/phpstan-strict-rules": "^1.5.2", "phpunit/phpunit": "^10.5.2", "symfony/var-dumper": "^6.4.0" }, "suggest": { "psr/clock-implementation": "Allows injecting a Clock, for example a frozen clock for testing" }, "type": "library", "autoload": { "psr-4": { "Beste\\Cache\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérôme Gamez", "email": "jerome@gamez.name" } ], "description": "A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.", "keywords": [ "beste", "cache", "psr-6" ], "support": { "issues": "https://github.com/beste/in-memory-cache-php/issues", "source": "https://github.com/beste/in-memory-cache-php/tree/1.1.0" }, "funding": [ { "url": "https://github.com/jeromegamez", "type": "github" } ], "time": "2024-03-01T23:43:56+00:00" }, { "name": "beste/json", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/beste/json.git", "reference": "2d7aea5a7ceeb428350ba450e4a227ac581359b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/beste/json/zipball/2d7aea5a7ceeb428350ba450e4a227ac581359b4", "reference": "2d7aea5a7ceeb428350ba450e4a227ac581359b4", "shasum": "" }, "require": { "ext-json": "*", "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { "phpstan/extension-installer": "^1.3", "phpstan/phpstan": "^1.10", "phpstan/phpstan-phpunit": "^1.3", "phpstan/phpstan-strict-rules": "^1.5", "phpunit/phpunit": "^10.4.2", "rector/rector": "^0.18.10" }, "type": "library", "autoload": { "files": [ "src/Json.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérôme Gamez", "email": "jerome@gamez.name" } ], "description": "A simple JSON helper to decode and encode JSON", "keywords": [ "helper", "json" ], "support": { "issues": "https://github.com/beste/json/issues", "source": "https://github.com/beste/json/tree/1.4.0" }, "funding": [ { "url": "https://github.com/jeromegamez", "type": "github" } ], "time": "2023-11-30T22:41:32+00:00" }, { "name": "bitpay/key-utils", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/bitpay/bitpay-php-keyutils.git", "reference": "61cc4a58f25e79b7f61ff4631152139f6b084cb1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bitpay/bitpay-php-keyutils/zipball/61cc4a58f25e79b7f61ff4631152139f6b084cb1", "reference": "61cc4a58f25e79b7f61ff4631152139f6b084cb1", "shasum": "" }, "require": { "ext-bcmath": "*", "ext-curl": "*", "ext-iconv": "*", "ext-json": "*", "ext-openssl": "*" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^9.0" }, "suggest": { "ext-gmp": "Required to use this package with GMP instead of BCMath" }, "type": "library", "autoload": { "psr-4": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Antonio Buedo", "email": "sales-engineering@bitpay.com" } ], "description": "BitPay Utils pack for cryptography", "support": { "issues": "https://github.com/bitpay/bitpay-php-keyutils/issues", "source": "https://github.com/bitpay/bitpay-php-keyutils/tree/1.1.4" }, "time": "2024-02-06T02:15:49+00:00" }, { "name": "bitpay/sdk", "version": "7.1.0", "source": { "type": "git", "url": "https://github.com/bitpay/php-bitpay-client-v2.git", "reference": "543c62192825afe3852f84d1f5606df20847c509" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bitpay/php-bitpay-client-v2/zipball/543c62192825afe3852f84d1f5606df20847c509", "reference": "543c62192825afe3852f84d1f5606df20847c509", "shasum": "" }, "require": { "bitpay/key-utils": "^1.1", "ext-json": "*", "ext-reflection": "*", "guzzlehttp/guzzle": "^7.0", "php": "^7.4 || ^8.0 || ^8.1", "symfony/yaml": "^3.0 || ^4.3 || ^5.0 || ^6.0" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^9.0" }, "type": "library", "autoload": { "psr-4": { "BitPaySDK\\": "src/BitPaySDK" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Antonio Buedo", "email": "solutions-engineering@bitpay.com" } ], "description": "Complete version of the PHP library for the new cryptographically secure BitPay API", "homepage": "https://github.com/bitpay/php-bitpay-client-v2", "keywords": [ "bitcoin", "bitpay", "cash", "gateway", "payment" ], "support": { "issues": "https://github.com/bitpay/php-bitpay-client-v2/issues", "source": "https://github.com/bitpay/php-bitpay-client-v2/tree/7.1.0" }, "time": "2022-11-16T21:36:41+00:00" }, { "name": "braintree/braintree_php", "version": "5.5.0", "source": { "type": "git", "url": "https://github.com/braintree/braintree_php.git", "reference": "8902a072ac04c9eea2996f2683cb56259cbe46fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/braintree/braintree_php/zipball/8902a072ac04c9eea2996f2683cb56259cbe46fa", "reference": "8902a072ac04c9eea2996f2683cb56259cbe46fa", "shasum": "" }, "require": { "ext-curl": "*", "ext-dom": "*", "ext-hash": "*", "ext-openssl": "*", "ext-xmlwriter": "*", "php": ">=7.2.0" }, "require-dev": { "phpunit/phpunit": "^7.5" }, "type": "library", "autoload": { "psr-4": { "Braintree\\": "lib/Braintree" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Braintree", "homepage": "https://www.braintreepayments.com" } ], "description": "Braintree PHP Client Library", "support": { "issues": "https://github.com/braintree/braintree_php/issues", "source": "https://github.com/braintree/braintree_php/tree/5.5.0" }, "time": "2021-01-25T21:53:32+00:00" }, { "name": "brick/math", "version": "0.11.0", "source": { "type": "git", "url": "https://github.com/brick/math.git", "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478", "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^9.0", "vimeo/psalm": "5.0.0" }, "type": "library", "autoload": { "psr-4": { "Brick\\Math\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Arbitrary-precision arithmetic library", "keywords": [ "Arbitrary-precision", "BigInteger", "BigRational", "arithmetic", "bigdecimal", "bignum", "brick", "math" ], "support": { "issues": "https://github.com/brick/math/issues", "source": "https://github.com/brick/math/tree/0.11.0" }, "funding": [ { "url": "https://github.com/BenMorel", "type": "github" } ], "time": "2023-01-15T23:15:59+00:00" }, { "name": "carbonphp/carbon-doctrine-types", "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git", "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/18ba5ddfec8976260ead6e866180bd5d2f71aa1d", "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d", "shasum": "" }, "require": { "php": "^8.1" }, "conflict": { "doctrine/dbal": "<4.0.0 || >=5.0.0" }, "require-dev": { "doctrine/dbal": "^4.0.0", "nesbot/carbon": "^2.71.0 || ^3.0.0", "phpunit/phpunit": "^10.3" }, "type": "library", "autoload": { "psr-4": { "Carbon\\Doctrine\\": "src/Carbon/Doctrine/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "KyleKatarn", "email": "kylekatarnls@gmail.com" } ], "description": "Types to use Carbon in Doctrine", "keywords": [ "carbon", "date", "datetime", "doctrine", "time" ], "support": { "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues", "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.2.0" }, "funding": [ { "url": "https://github.com/kylekatarnls", "type": "github" }, { "url": "https://opencollective.com/Carbon", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon", "type": "tidelift" } ], "time": "2024-02-09T16:56:22+00:00" }, { "name": "carlos-meneses/laravel-mpdf", "version": "2.1.13", "source": { "type": "git", "url": "https://github.com/mccarlosen/laravel-mpdf.git", "reference": "f2461faf0c5d328d28de13c3dcc14e70d77aef83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mccarlosen/laravel-mpdf/zipball/f2461faf0c5d328d28de13c3dcc14e70d77aef83", "reference": "f2461faf0c5d328d28de13c3dcc14e70d77aef83", "shasum": "" }, "require": { "mpdf/mpdf": "^8.0|^8.1", "php": "^5.6|^7.0|^8.0" }, "type": "library", "extra": { "laravel": { "providers": [ "Mccarlosen\\LaravelMpdf\\LaravelMpdfServiceProvider" ], "aliases": { "PDF": "Mccarlosen\\LaravelMpdf\\Facades\\LaravelMpdf" } } }, "autoload": { "psr-4": { "Mccarlosen\\LaravelMpdf\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Laravel Mpdf: Using Mpdf in Laravel to generate Pdfs.", "keywords": [ "laravel", "mpdf", "pdf" ], "support": { "issues": "https://github.com/mccarlosen/laravel-mpdf/issues", "source": "https://github.com/mccarlosen/laravel-mpdf/tree/2.1.13" }, "funding": [ { "url": "https://www.paypal.me/mccarlosen", "type": "custom" } ], "time": "2023-09-01T15:09:05+00:00" }, { "name": "cashuanony/phpanonymous", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/arabnewscms/CashUAnony.git", "reference": "23f31e63c014dad345233c9dcf5678aaaba790eb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/arabnewscms/CashUAnony/zipball/23f31e63c014dad345233c9dcf5678aaaba790eb", "reference": "23f31e63c014dad345233c9dcf5678aaaba790eb", "shasum": "" }, "require": { "php": ">=5.3.0" }, "default-branch": true, "type": "package", "autoload": { "psr-4": { "CashUAony\\Phpanonymous\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "phpanonymous", "email": "gm@phpanonymous.com", "homepage": "http://phpanonymous.com", "role": "Developer" } ], "description": "gateway payment integration for cashu Package created By PhpAnonymous Laravel 5.0 above ^ ", "keywords": [ "cashu", "cashu.com", "cashuanony", "laravel", "phpanonymous" ], "support": { "issues": "https://github.com/arabnewscms/CashUAnony/issues", "source": "https://github.com/arabnewscms/CashUAnony/tree/master" }, "time": "2016-10-03T21:06:56+00:00" }, { "name": "chehivskiy/i18n-arabic", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/chehivskiy/I18N_Arabic.git", "reference": "7539fb160b2c67538c8a0cd3ca21440d3ea781a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chehivskiy/I18N_Arabic/zipball/7539fb160b2c67538c8a0cd3ca21440d3ea781a0", "reference": "7539fb160b2c67538c8a0cd3ca21440d3ea781a0", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "I18N/Arabic.php" ] }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Michael Chehivskiy", "email": "michael.chehivskiy@gmail.com" } ], "description": "Class enhances developing Arabic web applications by providing set of methods to process and present Arabic text", "support": { "source": "https://github.com/chehivskiy/I18N_Arabic/tree/1.0.2" }, "time": "2019-10-08T15:03:10+00:00" }, { "name": "chillerlan/php-cache", "version": "5.1.0", "source": { "type": "git", "url": "https://github.com/chillerlan/php-cache.git", "reference": "35f1596660c49078edb01ddc8fedd259239ed3a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-cache/zipball/35f1596660c49078edb01ddc8fedd259239ed3a6", "reference": "35f1596660c49078edb01ddc8fedd259239ed3a6", "shasum": "" }, "require": { "chillerlan/php-settings-container": "^3.1", "php": "^8.1", "psr/log": "^1.1 || ^2.0 || ^3.0", "psr/simple-cache": "^2.0 || ^3.0" }, "provide": { "psr/simple-cache-implementation": "2.0 || 3.0" }, "require-dev": { "phan/phan": "^5.4", "phpmd/phpmd": "^2.15", "phpunit/phpunit": "^10.5", "squizlabs/php_codesniffer": "^3.9" }, "type": "library", "autoload": { "psr-4": { "chillerlan\\SimpleCache\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Smiley", "email": "smiley@chillerlan.net", "homepage": "https://github.com/codemasher" }, { "name": "Contributors", "homepage": "https://github.com/chillerlan/php-cache/graphs/contributors" } ], "description": "A psr/simple-cache implementation. PHP 8.1+", "homepage": "https://github.com/chillerlan/php-cache", "keywords": [ "cache", "php8", "psr-16" ], "support": { "issues": "https://github.com/chillerlan/php-cache/issues", "source": "https://github.com/chillerlan/php-cache" }, "funding": [ { "url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4", "type": "custom" }, { "url": "https://ko-fi.com/codemasher", "type": "ko_fi" } ], "time": "2024-02-25T16:01:12+00:00" }, { "name": "chillerlan/php-settings-container", "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/chillerlan/php-settings-container.git", "reference": "8f93648fac8e6bacac8e00a8d325eba4950295e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/8f93648fac8e6bacac8e00a8d325eba4950295e6", "reference": "8f93648fac8e6bacac8e00a8d325eba4950295e6", "shasum": "" }, "require": { "ext-json": "*", "php": "^8.1" }, "require-dev": { "phan/phan": "^5.4", "phpmd/phpmd": "^2.15", "phpunit/phpunit": "^10.5", "squizlabs/php_codesniffer": "^3.9" }, "type": "library", "autoload": { "psr-4": { "chillerlan\\Settings\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Smiley", "email": "smiley@chillerlan.net", "homepage": "https://github.com/codemasher" } ], "description": "A container class for immutable settings objects. Not a DI container.", "homepage": "https://github.com/chillerlan/php-settings-container", "keywords": [ "Settings", "configuration", "container", "helper" ], "support": { "issues": "https://github.com/chillerlan/php-settings-container/issues", "source": "https://github.com/chillerlan/php-settings-container" }, "funding": [ { "url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4", "type": "custom" }, { "url": "https://ko-fi.com/codemasher", "type": "ko_fi" } ], "time": "2024-03-02T20:07:15+00:00" }, { "name": "cinetpay/cinetpay-php", "version": "1.9.2", "source": { "type": "git", "url": "https://github.com/cinetpay/cinetpay-php-legacy.git", "reference": "8a4a53bce076036fc5d6781bee839719780f2028" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cinetpay/cinetpay-php-legacy/zipball/8a4a53bce076036fc5d6781bee839719780f2028", "reference": "8a4a53bce076036fc5d6781bee839719780f2028", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.6.0" }, "type": "library", "autoload": { "psr-0": { "CinetPay": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fawaz Adisa", "email": "adisaf@programmer.net", "role": "Developer" } ], "description": "easily integrate cinetpay's gateway on your php web site.", "homepage": "https://github.com/cinetpay/cinetpay-php-legacy", "keywords": [ "cinetpay", "integration", "mobile", "money" ], "support": { "email": "support@cinetpay.com", "issues": "https://github.com/cinetpay/cinetpay-php-legacy/issues", "source": "https://github.com/cinetpay/cinetpay-php-legacy/tree/v1.9.2" }, "time": "2020-11-30T00:00:00+00:00" }, { "name": "clue/stream-filter", "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/clue/stream-filter.git", "reference": "049509fef80032cb3f051595029ab75b49a3c2f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7", "reference": "049509fef80032cb3f051595029ab75b49a3c2f7", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "Clue\\StreamFilter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@clue.engineering" } ], "description": "A simple and modern approach to stream filtering in PHP", "homepage": "https://github.com/clue/stream-filter", "keywords": [ "bucket brigade", "callback", "filter", "php_user_filter", "stream", "stream_filter_append", "stream_filter_register" ], "support": { "issues": "https://github.com/clue/stream-filter/issues", "source": "https://github.com/clue/stream-filter/tree/v1.7.0" }, "funding": [ { "url": "https://clue.engineering/support", "type": "custom" }, { "url": "https://github.com/clue", "type": "github" } ], "time": "2023-12-20T15:40:13+00:00" }, { "name": "cocur/slugify", "version": "v4.5.1", "source": { "type": "git", "url": "https://github.com/cocur/slugify.git", "reference": "7c6e088228b9f082050876ae8b0cd287b117b840" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cocur/slugify/zipball/7c6e088228b9f082050876ae8b0cd287b117b840", "reference": "7c6e088228b9f082050876ae8b0cd287b117b840", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "conflict": { "symfony/config": "<3.4 || >=4,<4.3", "symfony/dependency-injection": "<3.4 || >=4,<4.3", "symfony/http-kernel": "<3.4 || >=4,<4.3", "twig/twig": "<2.12.1" }, "require-dev": { "laravel/framework": "^5.0|^6.0|^7.0|^8.0", "latte/latte": "~2.2", "league/container": "^2.2.0", "mikey179/vfsstream": "~1.6.8", "mockery/mockery": "^1.3", "nette/di": "~2.4", "pimple/pimple": "~1.1", "plumphp/plum": "~0.1", "symfony/config": "^3.4 || ^4.3 || ^5.0 || ^6.0", "symfony/dependency-injection": "^3.4 || ^4.3 || ^5.0 || ^6.0", "symfony/http-kernel": "^3.4 || ^4.3 || ^5.0 || ^6.0", "symfony/phpunit-bridge": "^5.4 || ^6.0", "twig/twig": "^2.12.1 || ~3.0", "zendframework/zend-modulemanager": "~2.2", "zendframework/zend-servicemanager": "~2.2", "zendframework/zend-view": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Cocur\\Slugify\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Florian Eckerstorfer", "email": "florian@eckerstorfer.co", "homepage": "https://florian.ec" }, { "name": "Ivo Bathke", "email": "ivo.bathke@gmail.com" } ], "description": "Converts a string into a slug.", "keywords": [ "slug", "slugify" ], "support": { "issues": "https://github.com/cocur/slugify/issues", "source": "https://github.com/cocur/slugify/tree/v4.5.1" }, "time": "2023-09-17T07:26:20+00:00" }, { "name": "composer/semver", "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.4", "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" } }, "autoload": { "psr-4": { "Composer\\Semver\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" }, { "name": "Rob Bast", "email": "rob.bast@gmail.com", "homepage": "http://robbast.nl" } ], "description": "Semver library that offers utilities, version constraint parsing and validation.", "keywords": [ "semantic", "semver", "validation", "versioning" ], "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", "source": "https://github.com/composer/semver/tree/3.4.0" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2023-08-31T09:50:34+00:00" }, { "name": "craftsys/msg91-laravel", "version": "v0.15.0", "source": { "type": "git", "url": "https://github.com/craftsys/msg91-laravel.git", "reference": "99f7bda7fc186a09f29ccbe48e81d1b04d728ad2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/craftsys/msg91-laravel/zipball/99f7bda7fc186a09f29ccbe48e81d1b04d728ad2", "reference": "99f7bda7fc186a09f29ccbe48e81d1b04d728ad2", "shasum": "" }, "require": { "craftsys/msg91-php": "^0.15.3", "illuminate/support": "^5.2|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "php": "^7.1.3|^8.0|^8.1" }, "require-dev": { "orchestra/testbench": "~3.8|^4.0|^5.0|^6.0|^7.0|^8.0|^9.0", "phpunit/phpunit": "^5.3|^6.0|^7.0|^8.0|^9.4|^10.0" }, "suggest": { "craftsys/msg91-laravel-notification-channel": "Easily send sms/otp notifications via msg91 channel" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.x.x-dev" }, "laravel": { "aliases": { "Msg91": "Craftsys\\Msg91\\Facade\\Msg91" }, "providers": [ "Craftsys\\Msg91\\Msg91LaravelServiceProvider" ] } }, "autoload": { "psr-4": { "Craftsys\\Msg91\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sudhir Mitharwal", "email": "luckysud4@gmail.com", "homepage": "http://github.com/sudkumar", "role": "Developer" } ], "description": "Laravel service provider for Msg91 apis to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc", "homepage": "https://github.com/craftsys/msg91-laravel", "keywords": [ "laravel", "msg91", "otp", "php", "resend otp", "short message", "sms", "verify otp" ], "support": { "email": "luckysud4@gmail.com", "issues": "https://github.com/craftsys/msg91-laravel/issues", "source": "https://github.com/craftsys/msg91-laravel" }, "time": "2024-04-08T06:02:39+00:00" }, { "name": "craftsys/msg91-php", "version": "v0.15.3", "source": { "type": "git", "url": "https://github.com/craftsys/msg91-php.git", "reference": "f169e3d93c6b2d4fcc208c3e9d9ab95a0aa2bde7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/craftsys/msg91-php/zipball/f169e3d93c6b2d4fcc208c3e9d9ab95a0aa2bde7", "reference": "f169e3d93c6b2d4fcc208c3e9d9ab95a0aa2bde7", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^6.5.5|^7.0.1", "php": ">=7.1|^8.0" }, "require-dev": { "phpunit/phpunit": "^7.5|^8.4.0|^9.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.x.x-dev" } }, "autoload": { "psr-4": { "Craftsys\\Msg91\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sudhir Mitharwal", "email": "luckysud4@gmail.com", "homepage": "http://github.com/sudkumar", "role": "Developer" } ], "description": "PHP Client for using Msg91's API to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc.", "homepage": "https://github.com/craftsys/msg91-php", "keywords": [ "msg91", "otp", "php", "resend otp", "short message", "sms", "verify otp" ], "support": { "email": "luckysud4@gmail.com", "issues": "https://github.com/craftsys/msg91-php/issues", "source": "https://github.com/craftsys/msg91-php" }, "time": "2023-01-17T07:39:59+00:00" }, { "name": "cviebrock/eloquent-sluggable", "version": "9.0.0", "source": { "type": "git", "url": "https://github.com/cviebrock/eloquent-sluggable.git", "reference": "3100e37682491424dd13eaeb3ec33cbbad186992" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cviebrock/eloquent-sluggable/zipball/3100e37682491424dd13eaeb3ec33cbbad186992", "reference": "3100e37682491424dd13eaeb3ec33cbbad186992", "shasum": "" }, "require": { "cocur/slugify": "^4.0", "illuminate/config": "^9.0", "illuminate/database": "^9.0", "illuminate/support": "^9.0", "php": "^8.0" }, "require-dev": { "limedeck/phpunit-detailed-printer": "^6.0", "mockery/mockery": "^1.4.2", "orchestra/database": "^7.0", "orchestra/testbench": "^7.0", "phpunit/phpunit": "^9.4" }, "type": "library", "extra": { "laravel": { "providers": [ "Cviebrock\\EloquentSluggable\\ServiceProvider" ] } }, "autoload": { "psr-4": { "Cviebrock\\EloquentSluggable\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Colin Viebrock", "email": "colin@viebrock.ca" } ], "description": "Easy creation of slugs for your Eloquent models in Laravel", "homepage": "https://github.com/cviebrock/eloquent-sluggable", "keywords": [ "eloquent", "eloquent-sluggable", "laravel", "lumen", "slug", "sluggable" ], "support": { "issues": "https://github.com/cviebrock/eloquent-sluggable/issues", "source": "https://github.com/cviebrock/eloquent-sluggable/tree/9.0.0" }, "funding": [ { "url": "https://github.com/cviebrock", "type": "github" } ], "time": "2022-01-25T02:55:58+00:00" }, { "name": "dasprid/enum", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/6faf451159fb8ba4126b925ed2d78acfce0dc016", "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016", "shasum": "" }, "require": { "php": ">=7.1 <9.0" }, "require-dev": { "phpunit/phpunit": "^7 | ^8 | ^9", "squizlabs/php_codesniffer": "*" }, "type": "library", "autoload": { "psr-4": { "DASPRiD\\Enum\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "https://dasprids.de/", "role": "Developer" } ], "description": "PHP 7.1 enum implementation", "keywords": [ "enum", "map" ], "support": { "issues": "https://github.com/DASPRiD/Enum/issues", "source": "https://github.com/DASPRiD/Enum/tree/1.0.5" }, "time": "2023-08-25T16:18:39+00:00" }, { "name": "dflydev/dot-access-data", "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git", "reference": "f41715465d65213d644d3141a6a93081be5d3549" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549", "reference": "f41715465d65213d644d3141a6a93081be5d3549", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^0.12.42", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3", "scrutinizer/ocular": "1.6.0", "squizlabs/php_codesniffer": "^3.5", "vimeo/psalm": "^4.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" } }, "autoload": { "psr-4": { "Dflydev\\DotAccessData\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dragonfly Development Inc.", "email": "info@dflydev.com", "homepage": "http://dflydev.com" }, { "name": "Beau Simensen", "email": "beau@dflydev.com", "homepage": "http://beausimensen.com" }, { "name": "Carlos Frutos", "email": "carlos@kiwing.it", "homepage": "https://github.com/cfrutos" }, { "name": "Colin O'Dell", "email": "colinodell@gmail.com", "homepage": "https://www.colinodell.com" } ], "description": "Given a deep data structure, access data by dot notation.", "homepage": "https://github.com/dflydev/dflydev-dot-access-data", "keywords": [ "access", "data", "dot", "notation" ], "support": { "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2" }, "time": "2022-10-27T11:44:00+00:00" }, { "name": "doctrine/inflector", "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^11.0", "phpstan/phpstan": "^1.8", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-strict-rules": "^1.3", "phpunit/phpunit": "^8.5 || ^9.5", "vimeo/psalm": "^4.25 || ^5.4" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.", "homepage": "https://www.doctrine-project.org/projects/inflector.html", "keywords": [ "inflection", "inflector", "lowercase", "manipulation", "php", "plural", "singular", "strings", "uppercase", "words" ], "support": { "issues": "https://github.com/doctrine/inflector/issues", "source": "https://github.com/doctrine/inflector/tree/2.0.10" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector", "type": "tidelift" } ], "time": "2024-02-18T20:23:39+00:00" }, { "name": "doctrine/lexer", "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "doctrine/coding-standard": "^12", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^10.5", "psalm/plugin-phpunit": "^0.18.3", "vimeo/psalm": "^5.21" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ "annotations", "docblock", "lexer", "parser", "php" ], "support": { "issues": "https://github.com/doctrine/lexer/issues", "source": "https://github.com/doctrine/lexer/tree/3.0.1" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", "type": "tidelift" } ], "time": "2024-02-05T11:56:58+00:00" }, { "name": "dompdf/dompdf", "version": "v2.0.8", "source": { "type": "git", "url": "https://github.com/dompdf/dompdf.git", "reference": "c20247574601700e1f7c8dab39310fca1964dc52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dompdf/dompdf/zipball/c20247574601700e1f7c8dab39310fca1964dc52", "reference": "c20247574601700e1f7c8dab39310fca1964dc52", "shasum": "" }, "require": { "ext-dom": "*", "ext-mbstring": "*", "masterminds/html5": "^2.0", "phenx/php-font-lib": ">=0.5.4 <1.0.0", "phenx/php-svg-lib": ">=0.5.2 <1.0.0", "php": "^7.1 || ^8.0" }, "require-dev": { "ext-json": "*", "ext-zip": "*", "mockery/mockery": "^1.3", "phpunit/phpunit": "^7.5 || ^8 || ^9", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "ext-gd": "Needed to process images", "ext-gmagick": "Improves image processing performance", "ext-imagick": "Improves image processing performance", "ext-zlib": "Needed for pdf stream compression" }, "type": "library", "autoload": { "psr-4": { "Dompdf\\": "src/" }, "classmap": [ "lib/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "The Dompdf Community", "homepage": "https://github.com/dompdf/dompdf/blob/master/AUTHORS.md" } ], "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", "homepage": "https://github.com/dompdf/dompdf", "support": { "issues": "https://github.com/dompdf/dompdf/issues", "source": "https://github.com/dompdf/dompdf/tree/v2.0.8" }, "time": "2024-04-29T13:06:17+00:00" }, { "name": "dragonmantank/cron-expression", "version": "v3.3.3", "source": { "type": "git", "url": "https://github.com/dragonmantank/cron-expression.git", "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", "reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a", "shasum": "" }, "require": { "php": "^7.2|^8.0", "webmozart/assert": "^1.0" }, "replace": { "mtdowling/cron-expression": "^1.0" }, "require-dev": { "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.0", "phpstan/phpstan-webmozart-assert": "^1.0", "phpunit/phpunit": "^7.0|^8.0|^9.0" }, "type": "library", "autoload": { "psr-4": { "Cron\\": "src/Cron/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Tankersley", "email": "chris@ctankersley.com", "homepage": "https://github.com/dragonmantank" } ], "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", "keywords": [ "cron", "schedule" ], "support": { "issues": "https://github.com/dragonmantank/cron-expression/issues", "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3" }, "funding": [ { "url": "https://github.com/dragonmantank", "type": "github" } ], "time": "2023-08-10T19:36:49+00:00" }, { "name": "egulias/email-validator", "version": "4.0.2", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e", "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e", "shasum": "" }, "require": { "doctrine/lexer": "^2.0 || ^3.0", "php": ">=8.1", "symfony/polyfill-intl-idn": "^1.26" }, "require-dev": { "phpunit/phpunit": "^10.2", "vimeo/psalm": "^5.12" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "psr-4": { "Egulias\\EmailValidator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eduardo Gulias Davis" } ], "description": "A library for validating emails against several RFCs", "homepage": "https://github.com/egulias/EmailValidator", "keywords": [ "email", "emailvalidation", "emailvalidator", "validation", "validator" ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", "source": "https://github.com/egulias/EmailValidator/tree/4.0.2" }, "funding": [ { "url": "https://github.com/egulias", "type": "github" } ], "time": "2023-10-06T06:47:41+00:00" }, { "name": "ezyang/htmlpurifier", "version": "v4.17.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c", "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c", "shasum": "" }, "require": { "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { "cerdic/css-tidy": "^1.7 || ^2.0", "simpletest/simpletest": "dev-master" }, "suggest": { "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.", "ext-bcmath": "Used for unit conversion and imagecrash protection", "ext-iconv": "Converts text to and from non-UTF-8 encodings", "ext-tidy": "Used for pretty-printing HTML" }, "type": "library", "autoload": { "files": [ "library/HTMLPurifier.composer.php" ], "psr-0": { "HTMLPurifier": "library/" }, "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0" }, "time": "2023-11-17T15:01:25+00:00" }, { "name": "fideloper/proxy", "version": "4.4.2", "source": { "type": "git", "url": "https://github.com/fideloper/TrustedProxy.git", "reference": "a751f2bc86dd8e6cfef12dc0cbdada82f5a18750" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/a751f2bc86dd8e6cfef12dc0cbdada82f5a18750", "reference": "a751f2bc86dd8e6cfef12dc0cbdada82f5a18750", "shasum": "" }, "require": { "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0", "php": ">=5.4.0" }, "require-dev": { "illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0", "mockery/mockery": "^1.0", "phpunit/phpunit": "^8.5.8|^9.3.3" }, "type": "library", "extra": { "laravel": { "providers": [ "Fideloper\\Proxy\\TrustedProxyServiceProvider" ] } }, "autoload": { "psr-4": { "Fideloper\\Proxy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Fidao", "email": "fideloper@gmail.com" } ], "description": "Set trusted proxies for Laravel", "keywords": [ "load balancing", "proxy", "trusted proxy" ], "support": { "issues": "https://github.com/fideloper/TrustedProxy/issues", "source": "https://github.com/fideloper/TrustedProxy/tree/4.4.2" }, "time": "2022-02-09T13:33:34+00:00" }, { "name": "fig/http-message-util", "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/php-fig/http-message-util.git", "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765", "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765", "shasum": "" }, "require": { "php": "^5.3 || ^7.0 || ^8.0" }, "suggest": { "psr/http-message": "The package containing the PSR-7 interfaces" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Fig\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Utility classes and constants for use with PSR-7 (psr/http-message)", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "support": { "issues": "https://github.com/php-fig/http-message-util/issues", "source": "https://github.com/php-fig/http-message-util/tree/1.1.5" }, "time": "2020-11-24T22:02:12+00:00" }, { "name": "firebase/php-jwt", "version": "v6.10.1", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", "reference": "500501c2ce893c824c801da135d02661199f60c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/500501c2ce893c824c801da135d02661199f60c5", "reference": "500501c2ce893c824c801da135d02661199f60c5", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { "guzzlehttp/guzzle": "^7.4", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", "psr/cache": "^2.0||^3.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0" }, "suggest": { "ext-sodium": "Support EdDSA (Ed25519) signatures", "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" }, "type": "library", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", "keywords": [ "jwt", "php" ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", "source": "https://github.com/firebase/php-jwt/tree/v6.10.1" }, "time": "2024-05-18T18:05:11+00:00" }, { "name": "fruitcake/laravel-cors", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/fruitcake/laravel-cors.git", "reference": "7c036ec08972d8d5d9db637e772af6887828faf5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/7c036ec08972d8d5d9db637e772af6887828faf5", "reference": "7c036ec08972d8d5d9db637e772af6887828faf5", "shasum": "" }, "require": { "fruitcake/php-cors": "^1.2", "illuminate/contracts": "^6|^7|^8|^9", "illuminate/support": "^6|^7|^8|^9", "php": "^7.4|^8.0" }, "require-dev": { "laravel/framework": "^6|^7.24|^8", "orchestra/testbench-dusk": "^4|^5|^6|^7", "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" }, "laravel": { "providers": [ "Fruitcake\\Cors\\CorsServiceProvider" ] } }, "autoload": { "psr-4": { "Fruitcake\\Cors\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fruitcake", "homepage": "https://fruitcake.nl" }, { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application", "keywords": [ "api", "cors", "crossdomain", "laravel" ], "support": { "issues": "https://github.com/fruitcake/laravel-cors/issues", "source": "https://github.com/fruitcake/laravel-cors/tree/v3.0.0" }, "funding": [ { "url": "https://fruitcake.nl", "type": "custom" }, { "url": "https://github.com/barryvdh", "type": "github" } ], "abandoned": true, "time": "2022-02-23T14:53:22+00:00" }, { "name": "fruitcake/php-cors", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/fruitcake/php-cors.git", "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/3d158f36e7875e2f040f37bc0573956240a5a38b", "reference": "3d158f36e7875e2f040f37bc0573956240a5a38b", "shasum": "" }, "require": { "php": "^7.4|^8.0", "symfony/http-foundation": "^4.4|^5.4|^6|^7" }, "require-dev": { "phpstan/phpstan": "^1.4", "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-4": { "Fruitcake\\Cors\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fruitcake", "homepage": "https://fruitcake.nl" }, { "name": "Barryvdh", "email": "barryvdh@gmail.com" } ], "description": "Cross-origin resource sharing library for the Symfony HttpFoundation", "homepage": "https://github.com/fruitcake/php-cors", "keywords": [ "cors", "laravel", "symfony" ], "support": { "issues": "https://github.com/fruitcake/php-cors/issues", "source": "https://github.com/fruitcake/php-cors/tree/v1.3.0" }, "funding": [ { "url": "https://fruitcake.nl", "type": "custom" }, { "url": "https://github.com/barryvdh", "type": "github" } ], "time": "2023-10-12T05:21:21+00:00" }, { "name": "gizemsever/laravel-paytr", "version": "2.1.2", "source": { "type": "git", "url": "https://github.com/GizemSever/laravel-paytr.git", "reference": "c3d9926553603abcd79c4b14641f22575b6b70b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/GizemSever/laravel-paytr/zipball/c3d9926553603abcd79c4b14641f22575b6b70b2", "reference": "c3d9926553603abcd79c4b14641f22575b6b70b2", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.0.1", "illuminate/collections": "^8|^9|^10", "illuminate/support": "^8.0|^9.0|^10.0", "php": "^8.0|^8.1" }, "type": "library", "extra": { "laravel": { "providers": [ "Gizemsever\\LaravelPaytr\\PaytrServiceProvider" ], "aliases": { "Paytr": "Gizemsever\\LaravelPaytr\\PaytrFacade" } } }, "autoload": { "psr-4": { "Gizemsever\\LaravelPaytr\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gizem Sever", "email": "gizemsever68@gmail.com" } ], "description": "Laravel Paytr Wrapper", "support": { "issues": "https://github.com/GizemSever/laravel-paytr/issues", "source": "https://github.com/GizemSever/laravel-paytr/tree/2.1.2" }, "time": "2024-06-03T21:39:28+00:00" }, { "name": "google/apiclient", "version": "v2.16.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client.git", "reference": "017400f609c1fb71ab5ad824c50eabd4c3eaf779" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/017400f609c1fb71ab5ad824c50eabd4c3eaf779", "reference": "017400f609c1fb71ab5ad824c50eabd4c3eaf779", "shasum": "" }, "require": { "firebase/php-jwt": "~6.0", "google/apiclient-services": "~0.350", "google/auth": "^1.37", "guzzlehttp/guzzle": "^6.5.8||^7.4.5", "guzzlehttp/psr7": "^1.9.1||^2.2.1", "monolog/monolog": "^2.9||^3.0", "php": "^7.4|^8.0", "phpseclib/phpseclib": "^3.0.36" }, "require-dev": { "cache/filesystem-adapter": "^1.1", "composer/composer": "^1.10.23", "phpcompatibility/php-compatibility": "^9.2", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "^3.8", "symfony/css-selector": "~2.1", "symfony/dom-crawler": "~2.1" }, "suggest": { "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.x-dev" } }, "autoload": { "files": [ "src/aliases.php" ], "psr-4": { "Google\\": "src/" }, "classmap": [ "src/aliases.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Client library for Google APIs", "homepage": "http://developers.google.com/api-client-library/php", "keywords": [ "google" ], "support": { "issues": "https://github.com/googleapis/google-api-php-client/issues", "source": "https://github.com/googleapis/google-api-php-client/tree/v2.16.0" }, "time": "2024-04-24T00:59:47+00:00" }, { "name": "google/apiclient-services", "version": "v0.360.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client-services.git", "reference": "e48813050e660c7dcbe48cb6556461efe6381a54" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/e48813050e660c7dcbe48cb6556461efe6381a54", "reference": "e48813050e660c7dcbe48cb6556461efe6381a54", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { "phpunit/phpunit": "^9.6" }, "type": "library", "autoload": { "files": [ "autoload.php" ], "psr-4": { "Google\\Service\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Client library for Google APIs", "homepage": "http://developers.google.com/api-client-library/php", "keywords": [ "google" ], "support": { "issues": "https://github.com/googleapis/google-api-php-client-services/issues", "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.360.0" }, "time": "2024-06-17T01:06:20+00:00" }, { "name": "google/auth", "version": "v1.40.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", "reference": "bff9f2d01677e71a98394b5ac981b99523df5178" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/bff9f2d01677e71a98394b5ac981b99523df5178", "reference": "bff9f2d01677e71a98394b5ac981b99523df5178", "shasum": "" }, "require": { "firebase/php-jwt": "^6.0", "guzzlehttp/guzzle": "^7.4.5", "guzzlehttp/psr7": "^2.4.5", "php": "^8.0", "psr/cache": "^2.0||^3.0", "psr/http-message": "^1.1||^2.0" }, "require-dev": { "guzzlehttp/promises": "^2.0", "kelvinmo/simplejwt": "0.7.1", "phpseclib/phpseclib": "^3.0.35", "phpspec/prophecy-phpunit": "^2.1", "phpunit/phpunit": "^9.6", "sebastian/comparator": ">=1.2.3", "squizlabs/php_codesniffer": "^3.5", "symfony/process": "^6.0||^7.0", "webmozart/assert": "^1.11" }, "suggest": { "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2." }, "type": "library", "autoload": { "psr-4": { "Google\\Auth\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Google Auth Library for PHP", "homepage": "http://github.com/google/google-auth-library-php", "keywords": [ "Authentication", "google", "oauth2" ], "support": { "docs": "https://googleapis.github.io/google-auth-library-php/main/", "issues": "https://github.com/googleapis/google-auth-library-php/issues", "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.40.0" }, "time": "2024-05-31T19:16:15+00:00" }, { "name": "google/cloud-core", "version": "v1.59.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-core.git", "reference": "56d31be2663780a7ed0736bee60d01f047bf15c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/56d31be2663780a7ed0736bee60d01f047bf15c0", "reference": "56d31be2663780a7ed0736bee60d01f047bf15c0", "shasum": "" }, "require": { "google/auth": "^1.34", "google/gax": "^1.34.0", "guzzlehttp/guzzle": "^6.5.8|^7.4.4", "guzzlehttp/promises": "^1.4||^2.0", "guzzlehttp/psr7": "^2.6", "monolog/monolog": "^2.9|^3.0", "php": "^8.0", "psr/http-message": "^1.0|^2.0", "rize/uri-template": "~0.3" }, "require-dev": { "erusev/parsedown": "^1.6", "google/cloud-common-protos": "~0.5", "opis/closure": "^3", "phpdocumentor/reflection": "^5.3.3", "phpdocumentor/reflection-docblock": "^5.3", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.0", "squizlabs/php_codesniffer": "2.*" }, "suggest": { "opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.", "symfony/lock": "Required for the Spanner cached based session pool. Please require the following commit: 3.3.x-dev#1ba6ac9" }, "bin": [ "bin/google-cloud-batch" ], "type": "library", "extra": { "component": { "id": "cloud-core", "target": "googleapis/google-cloud-php-core.git", "path": "Core", "entry": "src/ServiceBuilder.php" } }, "autoload": { "psr-4": { "Google\\Cloud\\Core\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Google Cloud PHP shared dependency, providing functionality useful to all components.", "support": { "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.59.0" }, "time": "2024-06-07T22:33:41+00:00" }, { "name": "google/cloud-storage", "version": "v1.42.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-storage.git", "reference": "1c77f5882c30bec95ab2837b9534a946325d1c57" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/1c77f5882c30bec95ab2837b9534a946325d1c57", "reference": "1c77f5882c30bec95ab2837b9534a946325d1c57", "shasum": "" }, "require": { "google/cloud-core": "^1.55", "php": "^8.0", "ramsey/uuid": "^4.2.3" }, "require-dev": { "erusev/parsedown": "^1.6", "google/cloud-pubsub": "^2.0", "phpdocumentor/reflection": "^5.3.3", "phpdocumentor/reflection-docblock": "^5.3", "phpseclib/phpseclib": "^2.0||^3.0", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.0", "squizlabs/php_codesniffer": "2.*" }, "suggest": { "google/cloud-pubsub": "May be used to register a topic to receive bucket notifications.", "phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2." }, "type": "library", "extra": { "component": { "id": "cloud-storage", "target": "googleapis/google-cloud-php-storage.git", "path": "Storage", "entry": "src/StorageClient.php" } }, "autoload": { "psr-4": { "Google\\Cloud\\Storage\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Cloud Storage Client for PHP", "support": { "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.42.0" }, "time": "2024-05-19T17:27:42+00:00" }, { "name": "google/common-protos", "version": "v4.6.0", "source": { "type": "git", "url": "https://github.com/googleapis/common-protos-php.git", "reference": "f8588298a0a204aef2db15ce501530e476ec883f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/f8588298a0a204aef2db15ce501530e476ec883f", "reference": "f8588298a0a204aef2db15ce501530e476ec883f", "shasum": "" }, "require": { "google/protobuf": "^v3.25.3||^4.26.1", "php": "^8.0" }, "require-dev": { "phpunit/phpunit": "^9.6" }, "type": "library", "autoload": { "psr-4": { "Google\\Api\\": "src/Api", "Google\\Iam\\": "src/Iam", "Google\\Rpc\\": "src/Rpc", "Google\\Type\\": "src/Type", "Google\\Cloud\\": "src/Cloud", "GPBMetadata\\Google\\Api\\": "metadata/Api", "GPBMetadata\\Google\\Iam\\": "metadata/Iam", "GPBMetadata\\Google\\Rpc\\": "metadata/Rpc", "GPBMetadata\\Google\\Type\\": "metadata/Type", "GPBMetadata\\Google\\Cloud\\": "metadata/Cloud", "GPBMetadata\\Google\\Logging\\": "metadata/Logging" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Google API Common Protos for PHP", "homepage": "https://github.com/googleapis/common-protos-php", "keywords": [ "google" ], "support": { "issues": "https://github.com/googleapis/common-protos-php/issues", "source": "https://github.com/googleapis/common-protos-php/tree/v4.6.0" }, "time": "2024-04-03T19:11:54+00:00" }, { "name": "google/gax", "version": "v1.34.0", "source": { "type": "git", "url": "https://github.com/googleapis/gax-php.git", "reference": "28aa3e95969a75b278606a88448992a6396a119e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/gax-php/zipball/28aa3e95969a75b278606a88448992a6396a119e", "reference": "28aa3e95969a75b278606a88448992a6396a119e", "shasum": "" }, "require": { "google/auth": "^1.34.0", "google/common-protos": "^4.4", "google/grpc-gcp": "^0.4", "google/longrunning": "~0.4", "google/protobuf": "^v3.25.3||^4.26.1", "grpc/grpc": "^1.13", "guzzlehttp/promises": "^2.0", "guzzlehttp/psr7": "^2.0", "php": "^8.0", "ramsey/uuid": "^4.0" }, "conflict": { "ext-protobuf": "<3.7.0" }, "require-dev": { "phpspec/prophecy-phpunit": "^2.1", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.6", "squizlabs/php_codesniffer": "3.*" }, "type": "library", "autoload": { "psr-4": { "Google\\ApiCore\\": "src", "GPBMetadata\\ApiCore\\": "metadata/ApiCore" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Google API Core for PHP", "homepage": "https://github.com/googleapis/gax-php", "keywords": [ "google" ], "support": { "issues": "https://github.com/googleapis/gax-php/issues", "source": "https://github.com/googleapis/gax-php/tree/v1.34.0" }, "time": "2024-05-30T00:35:13+00:00" }, { "name": "google/grpc-gcp", "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/GoogleCloudPlatform/grpc-gcp-php.git", "reference": "2a80dbf690922aa52bb6bb79b9a32a9637a5c2d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/GoogleCloudPlatform/grpc-gcp-php/zipball/2a80dbf690922aa52bb6bb79b9a32a9637a5c2d9", "reference": "2a80dbf690922aa52bb6bb79b9a32a9637a5c2d9", "shasum": "" }, "require": { "google/auth": "^1.3", "google/protobuf": "^v3.25.3||^4.26.1", "grpc/grpc": "^v1.13.0", "php": "^8.0", "psr/cache": "^1.0.1||^2.0.0||^3.0.0" }, "require-dev": { "google/cloud-spanner": "^1.7", "phpunit/phpunit": "^9.0" }, "type": "library", "autoload": { "psr-4": { "Grpc\\Gcp\\": "src/" }, "classmap": [ "src/generated/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "gRPC GCP library for channel management", "support": { "issues": "https://github.com/GoogleCloudPlatform/grpc-gcp-php/issues", "source": "https://github.com/GoogleCloudPlatform/grpc-gcp-php/tree/v0.4.0" }, "time": "2024-04-03T16:37:55+00:00" }, { "name": "google/longrunning", "version": "0.4.3", "source": { "type": "git", "url": "https://github.com/googleapis/php-longrunning.git", "reference": "ed718a735e407826c3332b7197a44602eb03e608" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/php-longrunning/zipball/ed718a735e407826c3332b7197a44602eb03e608", "reference": "ed718a735e407826c3332b7197a44602eb03e608", "shasum": "" }, "require-dev": { "google/gax": "^1.34.0", "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "component": { "id": "longrunning", "path": "LongRunning", "entry": null, "target": "googleapis/php-longrunning" } }, "autoload": { "psr-4": { "Google\\LongRunning\\": "src/LongRunning", "Google\\ApiCore\\LongRunning\\": "src/ApiCore/LongRunning", "GPBMetadata\\Google\\Longrunning\\": "metadata/Longrunning" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Google LongRunning Client for PHP", "support": { "source": "https://github.com/googleapis/php-longrunning/tree/v0.4.3" }, "time": "2024-06-01T03:14:01+00:00" }, { "name": "google/protobuf", "version": "v4.27.1", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", "reference": "c471e2b3afe61bf41f22d1ca926b24e7ce96c598" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/c471e2b3afe61bf41f22d1ca926b24e7ce96c598", "reference": "c471e2b3afe61bf41f22d1ca926b24e7ce96c598", "shasum": "" }, "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": ">=5.0.0" }, "suggest": { "ext-bcmath": "Need to support JSON deserialization" }, "type": "library", "autoload": { "psr-4": { "Google\\Protobuf\\": "src/Google/Protobuf", "GPBMetadata\\Google\\Protobuf\\": "src/GPBMetadata/Google/Protobuf" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "proto library for PHP", "homepage": "https://developers.google.com/protocol-buffers/", "keywords": [ "proto" ], "support": { "source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.27.1" }, "time": "2024-06-05T16:59:28+00:00" }, { "name": "graham-campbell/result-type", "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Result-Type.git", "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862", "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "phpoption/phpoption": "^1.9.2" }, "require-dev": { "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "type": "library", "autoload": { "psr-4": { "GrahamCampbell\\ResultType\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" } ], "description": "An Implementation Of The Result Type", "keywords": [ "Graham Campbell", "GrahamCampbell", "Result Type", "Result-Type", "result" ], "support": { "issues": "https://github.com/GrahamCampbell/Result-Type/issues", "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.2" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type", "type": "tidelift" } ], "time": "2023-11-12T22:16:48+00:00" }, { "name": "grpc/grpc", "version": "1.57.0", "source": { "type": "git", "url": "https://github.com/grpc/grpc-php.git", "reference": "b610c42022ed3a22f831439cb93802f2a4502fdf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/grpc/grpc-php/zipball/b610c42022ed3a22f831439cb93802f2a4502fdf", "reference": "b610c42022ed3a22f831439cb93802f2a4502fdf", "shasum": "" }, "require": { "php": ">=7.0.0" }, "require-dev": { "google/auth": "^v1.3.0" }, "suggest": { "ext-protobuf": "For better performance, install the protobuf C extension.", "google/protobuf": "To get started using grpc quickly, install the native protobuf library." }, "type": "library", "autoload": { "psr-4": { "Grpc\\": "src/lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "gRPC library for PHP", "homepage": "https://grpc.io", "keywords": [ "rpc" ], "support": { "source": "https://github.com/grpc/grpc-php/tree/v1.57.0" }, "time": "2023-08-14T23:57:54+00:00" }, { "name": "guysolamour/laravel-cinetpay", "version": "v2.0", "source": { "type": "git", "url": "https://github.com/guysolamour/laravel-cinetpay.git", "reference": "e54b0f0ec8635b83ff7b2b8ce11d6e810e4c308d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guysolamour/laravel-cinetpay/zipball/e54b0f0ec8635b83ff7b2b8ce11d6e810e4c308d", "reference": "e54b0f0ec8635b83ff7b2b8ce11d6e810e4c308d", "shasum": "" }, "require": { "cinetpay/cinetpay-php": "^1.9", "illuminate/support": "^8.0|^9.0|^10.0", "php": "^7.3|^8.0" }, "require-dev": { "orchestra/testbench": "^4.0|^5.0|^6.0", "phpunit/phpunit": "^8.4|^9.0" }, "type": "library", "extra": { "laravel": { "providers": [ "Guysolamour\\Cinetpay\\ServiceProvider" ] } }, "autoload": { "psr-4": { "Guysolamour\\Cinetpay\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guy-roland ASSALE", "email": "rolandassale@gmail.com" } ], "description": "A laravel wrapper for cinetpay", "keywords": [ "cinetpay", "laravel", "payment" ], "support": { "issues": "https://github.com/guysolamour/laravel-cinetpay/issues", "source": "https://github.com/guysolamour/laravel-cinetpay/tree/v2.0" }, "time": "2023-02-26T08:36:21+00:00" }, { "name": "guzzlehttp/guzzle", "version": "7.8.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "41042bc7ab002487b876a0683fc8dce04ddce104" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104", "reference": "41042bc7ab002487b876a0683fc8dce04ddce104", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.5.3 || ^2.0.1", "guzzlehttp/psr7": "^1.9.1 || ^2.5.1", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" }, "provide": { "psr/http-client-implementation": "1.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.36 || ^9.6.15", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { "ext-curl": "Required for CURL handler support", "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https://github.com/jeremeamia" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", "keywords": [ "client", "curl", "framework", "http", "http client", "psr-18", "psr-7", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", "source": "https://github.com/guzzle/guzzle/tree/7.8.1" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", "type": "tidelift" } ], "time": "2023-12-03T20:35:24+00:00" }, { "name": "guzzlehttp/promises", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223", "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "support": { "issues": "https://github.com/guzzle/promises/issues", "source": "https://github.com/guzzle/promises/tree/2.0.2" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", "type": "tidelift" } ], "time": "2023-12-03T20:19:20+00:00" }, { "name": "guzzlehttp/psr7", "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221", "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0", "ralouphie/getallheaders": "^3.0" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "^0.9", "phpunit/phpunit": "^8.5.36 || ^9.6.15" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://sagikazarmark.hu" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "support": { "issues": "https://github.com/guzzle/psr7/issues", "source": "https://github.com/guzzle/psr7/tree/2.6.2" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", "type": "tidelift" } ], "time": "2023-12-03T20:05:35+00:00" }, { "name": "guzzlehttp/uri-template", "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/guzzle/uri-template.git", "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/uri-template/zipball/ecea8feef63bd4fef1f037ecb288386999ecc11c", "reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "symfony/polyfill-php80": "^1.24" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.36 || ^9.6.15", "uri-template/tests": "1.0.0" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "autoload": { "psr-4": { "GuzzleHttp\\UriTemplate\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" } ], "description": "A polyfill class for uri_template of PHP", "keywords": [ "guzzlehttp", "uri-template" ], "support": { "issues": "https://github.com/guzzle/uri-template/issues", "source": "https://github.com/guzzle/uri-template/tree/v1.0.3" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template", "type": "tidelift" } ], "time": "2023-12-03T19:50:20+00:00" }, { "name": "haggag/laravel-tap-payment", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/MahmoudSaidHaggag/laravel-tap-payment.git", "reference": "09e29969e87c5fd94dc106a63d69f192d00ab172" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MahmoudSaidHaggag/laravel-tap-payment/zipball/09e29969e87c5fd94dc106a63d69f192d00ab172", "reference": "09e29969e87c5fd94dc106a63d69f192d00ab172", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "illuminate/support": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*", "php": "^7.1|^7.2|^7.3|^8.0|^8.1|^8.2" }, "type": "library", "extra": { "laravel": { "providers": [ "Essam\\TapPayment\\TapServiceProvider" ] } }, "autoload": { "psr-4": { "Essam\\TapPayment\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sfwan Essam", "email": "sfwanessam9@gmail.com" } ], "description": "Tap Payment SDK Package for PHP Laravel", "support": { "source": "https://github.com/MahmoudSaidHaggag/laravel-tap-payment/tree/1.0.0" }, "time": "2023-05-09T18:04:47+00:00" }, { "name": "hiqdev/omnipay-robokassa", "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/hiqdev/omnipay-robokassa.git", "reference": "ebfd062d192c4020180d2bc617ee20c9ed2f49a4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hiqdev/omnipay-robokassa/zipball/ebfd062d192c4020180d2bc617ee20c9ed2f49a4", "reference": "ebfd062d192c4020180d2bc617ee20c9ed2f49a4", "shasum": "" }, "require": { "omnipay/common": "^3.0" }, "require-dev": { "hiqdev/hidev-hiqdev": "<2.0", "hiqdev/hidev-php": "<2.0", "omnipay/tests": "^3.0" }, "type": "library", "autoload": { "psr-4": { "Omnipay\\RoboKassa\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andrii Vasyliev", "email": "sol@hiqdev.com", "homepage": "http://hipanel.com/", "role": "Project lead" }, { "name": "Dmitry Naumenko", "email": "d.naumenko.a@gmail.com", "homepage": "http://silverfire.me/", "role": "Lead backend developer" }, { "name": "Andrey Klochok", "email": "andreyklochok@gmail.com", "homepage": "http://hiqdev.com/", "role": "Lead frontend developer" }, { "name": "Yuriy Myronchuk", "email": "bladeroot@gmail.com", "homepage": "http://hiqdev.com/", "role": "QA Lead" } ], "description": "RoboKassa driver for Omnipay PHP payment library", "homepage": "https://github.com/hiqdev/omnipay-robokassa", "keywords": [ "merchant", "omnipay", "payment", "php", "robokassa" ], "support": { "email": "support@hiqdev.com", "forum": "http://forum.hiqdev.com/", "issues": "https://github.com/hiqdev/omnipay-robokassa/issues", "source": "https://github.com/hiqdev/omnipay-robokassa", "wiki": "https://github.com/hiqdev/omnipay-robokassa/wiki" }, "time": "2022-05-25T08:47:58+00:00" }, { "name": "instamojo/instamojo-php", "version": "1.0", "source": { "type": "git", "url": "https://github.com/Instamojo/instamojo-php.git", "reference": "58564617b3f8828b2057274b0f6e7384e4740d33" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Instamojo/instamojo-php/zipball/58564617b3f8828b2057274b0f6e7384e4740d33", "reference": "58564617b3f8828b2057274b0f6e7384e4740d33", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^7.5" }, "type": "library", "autoload": { "files": [ "src/Utilities.php" ], "psr-4": { "Instamojo\\": "src/", "Instamojo\\Exceptions\\": "src/Exceptions" }, "classmap": [ "src" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Instamojo and contributors", "email": "dev@instamojo.com", "homepage": "https://github.com/instamojo/instamojo-php/contributors" } ], "description": "This is composer wrapper for instamojo-php", "homepage": "https://github.com/instamojo/instamojo-php/", "keywords": [ "api", "instamojo", "php", "wrapper" ], "support": { "docs": "https://github.com/instamojo/instamojo-php/", "email": "support@instamojo.com", "issues": "https://github.com/instamojo/instamojo-php/issues", "source": "https://github.com/Instamojo/instamojo-php/tree/1.0" }, "time": "2020-09-08T10:18:12+00:00" }, { "name": "intervention/image", "version": "2.7.2", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", "reference": "04be355f8d6734c826045d02a1079ad658322dad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Intervention/image/zipball/04be355f8d6734c826045d02a1079ad658322dad", "reference": "04be355f8d6734c826045d02a1079ad658322dad", "shasum": "" }, "require": { "ext-fileinfo": "*", "guzzlehttp/psr7": "~1.1 || ^2.0", "php": ">=5.4.0" }, "require-dev": { "mockery/mockery": "~0.9.2", "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15" }, "suggest": { "ext-gd": "to use GD library based image processing.", "ext-imagick": "to use Imagick based image processing.", "intervention/imagecache": "Caching extension for the Intervention Image library" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" }, "laravel": { "providers": [ "Intervention\\Image\\ImageServiceProvider" ], "aliases": { "Image": "Intervention\\Image\\Facades\\Image" } } }, "autoload": { "psr-4": { "Intervention\\Image\\": "src/Intervention/Image" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@intervention.io", "homepage": "https://intervention.io/" } ], "description": "Image handling and manipulation library with support for Laravel integration", "homepage": "http://image.intervention.io/", "keywords": [ "gd", "image", "imagick", "laravel", "thumbnail", "watermark" ], "support": { "issues": "https://github.com/Intervention/image/issues", "source": "https://github.com/Intervention/image/tree/2.7.2" }, "funding": [ { "url": "https://paypal.me/interventionio", "type": "custom" }, { "url": "https://github.com/Intervention", "type": "github" } ], "time": "2022-05-21T17:30:32+00:00" }, { "name": "irakan/paylink", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/irakan/paylink.git", "reference": "42ddcb5ff7dc00dfe77f85136c0a21c668dcba54" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/irakan/paylink/zipball/42ddcb5ff7dc00dfe77f85136c0a21c668dcba54", "reference": "42ddcb5ff7dc00dfe77f85136c0a21c668dcba54", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.2", "php": ">=7.2" }, "require-dev": { "mockery/mockery": "^1.4", "phpunit/phpunit": "^9.5" }, "type": "library", "autoload": { "psr-4": { "Paylink\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rakan Salem", "email": "i.rakkan66@gmail.com" } ], "description": "Paylink.sa API PHP library", "keywords": [ "api", "gateway", "merchant", "pay", "paylink", "payment" ], "support": { "issues": "https://github.com/irakan/paylink/issues", "source": "https://github.com/irakan/paylink/tree/v1.1.0" }, "time": "2021-01-12T22:10:54+00:00" }, { "name": "iyzico/iyzipay-php", "version": "v2.0.55", "source": { "type": "git", "url": "https://github.com/iyzico/iyzipay-php.git", "reference": "4f6abcd1f4a1ec5db3f6d840e08cd57c910aeff2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/iyzico/iyzipay-php/zipball/4f6abcd1f4a1ec5db3f6d840e08cd57c910aeff2", "reference": "4f6abcd1f4a1ec5db3f6d840e08cd57c910aeff2", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~0.6.1" }, "type": "library", "autoload": { "psr-4": { "Iyzipay\\": "src/Iyzipay/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "iyzico and contributors", "homepage": "https://github.com/iyzico/iyzipay-php/contributors" } ], "description": "iyzipay api php client", "homepage": "https://www.iyzico.com", "keywords": [ "iyzico", "iyzico.com", "iyzipay", "iyzipay api", "iyzipay api php", "iyzipay api php client", "iyzipay php", "payment processing" ], "support": { "issues": "https://github.com/iyzico/iyzipay-php/issues", "source": "https://github.com/iyzico/iyzipay-php/tree/v2.0.55" }, "time": "2024-05-28T12:32:40+00:00" }, { "name": "james-heinrich/getid3", "version": "v1.9.23", "source": { "type": "git", "url": "https://github.com/JamesHeinrich/getID3.git", "reference": "06c7482532ff2b3f9111b011d880ca6699c8542b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/06c7482532ff2b3f9111b011d880ca6699c8542b", "reference": "06c7482532ff2b3f9111b011d880ca6699c8542b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.0" }, "suggest": { "ext-SimpleXML": "SimpleXML extension is required to analyze RIFF/WAV/BWF audio files (also requires `ext-libxml`).", "ext-com_dotnet": "COM extension is required when loading files larger than 2GB on Windows.", "ext-ctype": "ctype extension is required when loading files larger than 2GB on 32-bit PHP (also on 64-bit PHP on Windows) or executing `getid3_lib::CopyTagsToComments`.", "ext-dba": "DBA extension is required to use the DBA database as a cache storage.", "ext-exif": "EXIF extension is required for graphic modules.", "ext-iconv": "iconv extension is required to work with different character sets (when `ext-mbstring` is not available).", "ext-json": "JSON extension is required to analyze Apple Quicktime videos.", "ext-libxml": "libxml extension is required to analyze RIFF/WAV/BWF audio files.", "ext-mbstring": "mbstring extension is required to work with different character sets.", "ext-mysql": "MySQL extension is required to use the MySQL database as a cache storage (deprecated in PHP 5.5, removed in PHP >= 7.0, use `ext-mysqli` instead).", "ext-mysqli": "MySQLi extension is required to use the MySQL database as a cache storage.", "ext-rar": "RAR extension is required for RAR archive module.", "ext-sqlite3": "SQLite3 extension is required to use the SQLite3 database as a cache storage.", "ext-xml": "XML extension is required for graphic modules to analyze the XML metadata.", "ext-zlib": "Zlib extension is required for archive modules and compressed metadata." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9.x-dev" } }, "autoload": { "classmap": [ "getid3/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-1.0-or-later", "LGPL-3.0-only", "MPL-2.0" ], "description": "PHP script that extracts useful information from popular multimedia file formats", "homepage": "https://www.getid3.org/", "keywords": [ "codecs", "php", "tags" ], "support": { "issues": "https://github.com/JamesHeinrich/getID3/issues", "source": "https://github.com/JamesHeinrich/getID3/tree/v1.9.23" }, "time": "2023-10-19T13:18:49+00:00" }, { "name": "jaybizzle/crawler-detect", "version": "v1.2.119", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", "reference": "275002e22b0333c15a7c6792fdae5d5deefc9ef0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/275002e22b0333c15a7c6792fdae5d5deefc9ef0", "reference": "275002e22b0333c15a7c6792fdae5d5deefc9ef0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.5|^6.5|^9.4" }, "type": "library", "autoload": { "psr-4": { "Jaybizzle\\CrawlerDetect\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Beech", "email": "m@rkbee.ch", "role": "Developer" } ], "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent", "homepage": "https://github.com/JayBizzle/Crawler-Detect/", "keywords": [ "crawler", "crawler detect", "crawler detector", "crawlerdetect", "php crawler detect" ], "support": { "issues": "https://github.com/JayBizzle/Crawler-Detect/issues", "source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.119" }, "time": "2024-06-07T07:58:43+00:00" }, { "name": "jenssegers/agent", "version": "v2.6.4", "source": { "type": "git", "url": "https://github.com/jenssegers/agent.git", "reference": "daa11c43729510b3700bc34d414664966b03bffe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jenssegers/agent/zipball/daa11c43729510b3700bc34d414664966b03bffe", "reference": "daa11c43729510b3700bc34d414664966b03bffe", "shasum": "" }, "require": { "jaybizzle/crawler-detect": "^1.2", "mobiledetect/mobiledetectlib": "^2.7.6", "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5.0|^6.0|^7.0" }, "suggest": { "illuminate/support": "Required for laravel service providers" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" }, "laravel": { "providers": [ "Jenssegers\\Agent\\AgentServiceProvider" ], "aliases": { "Agent": "Jenssegers\\Agent\\Facades\\Agent" } } }, "autoload": { "psr-4": { "Jenssegers\\Agent\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jens Segers", "homepage": "https://jenssegers.com" } ], "description": "Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect", "homepage": "https://github.com/jenssegers/agent", "keywords": [ "Agent", "browser", "desktop", "laravel", "mobile", "platform", "user agent", "useragent" ], "support": { "issues": "https://github.com/jenssegers/agent/issues", "source": "https://github.com/jenssegers/agent/tree/v2.6.4" }, "funding": [ { "url": "https://github.com/jenssegers", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/jenssegers/agent", "type": "tidelift" } ], "time": "2020-06-13T08:05:20+00:00" }, { "name": "joisarjignesh/bigbluebutton", "version": "v2.8", "source": { "type": "git", "url": "https://github.com/joisarjignesh/bigbluebutton.git", "reference": "1e738bb6e63116999e0db367bef4f2bbc31a15a5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joisarjignesh/bigbluebutton/zipball/1e738bb6e63116999e0db367bef4f2bbc31a15a5", "reference": "1e738bb6e63116999e0db367bef4f2bbc31a15a5", "shasum": "" }, "require": { "illuminate/support": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "littleredbutton/bigbluebutton-api-php": "~5.0", "php": "^7.4|^8.0|^8.1|^8.2" }, "require-dev": { "orchestra/testbench": "^4.0|^7.0|^8.0", "phpunit/phpunit": "^8.0|^9.0|^10.0" }, "type": "library", "extra": { "laravel": { "providers": [ "JoisarJignesh\\Bigbluebutton\\BigbluebuttonServiceProvider" ], "aliases": { "Bigbluebutton": "JoisarJignesh\\Bigbluebutton\\Facades\\Bigbluebutton" } } }, "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "JoisarJignesh\\Bigbluebutton\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jignesh Joisar", "email": "jigneshjoisar@gmail.com", "homepage": "https://jigneshjoisar.web.app", "role": "Developer" } ], "description": "BigBlueButton Server API Library for Laravel", "homepage": "https://github.com/joisarjignesh/bigbluebutton", "keywords": [ "api", "bbb", "bigbluebutton", "joisarjignesh", "laravel", "laravel-package", "meeting", "package", "php" ], "support": { "docs": "https://github.com/joisarjignesh/bigbluebutton/blob/master/README.md", "issues": "https://github.com/joisarjignesh/bigbluebutton/issues", "source": "https://github.com/joisarjignesh/bigbluebutton" }, "funding": [ { "url": "https://www.buymeacoffee.com/joisarjignesh", "type": "custom" }, { "url": "https://www.paypal.me/joisarjignesh", "type": "custom" } ], "time": "2024-03-26T06:11:47+00:00" }, { "name": "jorenvanhocht/laravel-share", "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/jorenvh/laravel-share.git", "reference": "86af334068038a840567ed62f2082fe3ac981476" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jorenvh/laravel-share/zipball/86af334068038a840567ed62f2082fe3ac981476", "reference": "86af334068038a840567ed62f2082fe3ac981476", "shasum": "" }, "require": { "php": "^7.4|^8.0" }, "require-dev": { "orchestra/testbench": "^6.13|^7.0", "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "laravel": { "providers": [ "Jorenvh\\Share\\Providers\\ShareServiceProvider" ], "aliases": { "Share": "Jorenvh\\Share\\ShareFacade" } } }, "autoload": { "psr-4": { "Jorenvh\\Share\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joren Van Hocht", "email": "joren@codeswitch.be", "homepage": "https://codeswitch.be", "role": "Developer" } ], "description": "Optional package for Laravel to generate social share links.", "homepage": "https://github.com/jorenvh/laravel-share", "keywords": [ "laravel", "share", "social links", "social share links" ], "support": { "issues": "https://github.com/jorenvh/laravel-share/issues", "source": "https://github.com/jorenvh/laravel-share/tree/4.2.0" }, "time": "2022-02-11T17:20:09+00:00" }, { "name": "jubaer/zoom-laravel", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/JubaerHossain/zoom-laravel.git", "reference": "a407dcfc402de30bdf04bd8459013868b99ed6b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JubaerHossain/zoom-laravel/zipball/a407dcfc402de30bdf04bd8459013868b99ed6b0", "reference": "a407dcfc402de30bdf04bd8459013868b99ed6b0", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.6", "php": "^7.2|^8.0" }, "type": "library", "extra": { "laravel": { "providers": [ "Jubaer\\Zoom\\ZoomServiceProvider" ], "aliases": { "Zoom": "Jubaer\\Zoom\\Facades\\Zoom" } } }, "autoload": { "psr-4": { "Jubaer\\Zoom\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "jubaer hossain", "email": "jubaer01.cse@gmail.com" } ], "description": "A comprehensive Zoom integration package for Laravel, providing easy-to-use API functionality to interact with the Zoom platform using PHP.", "homepage": "https://github.com/JubaerHossain/zoom-laravel", "keywords": [ "api", "client", "laravel", "laravel-zoom", "zoom" ], "support": { "issues": "https://github.com/JubaerHossain/zoom-laravel/issues", "source": "https://github.com/JubaerHossain/zoom-laravel/tree/v1.4.0" }, "time": "2023-10-25T04:11:13+00:00" }, { "name": "kavenegar/laravel", "version": "v1.3.8", "source": { "type": "git", "url": "https://github.com/kavenegar/kavenegar-laravel.git", "reference": "beae4f10bf6502429f2622c9a934a86fb2b798a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kavenegar/kavenegar-laravel/zipball/beae4f10bf6502429f2622c9a934a86fb2b798a6", "reference": "beae4f10bf6502429f2622c9a934a86fb2b798a6", "shasum": "" }, "require": { "kavenegar/php": "*" }, "type": "laravel-package", "extra": { "laravel": { "providers": [ "Kavenegar\\Laravel\\ServiceProvider" ], "aliases": { "Kavenegar": "Kavenegar\\Laravel\\Facade" } } }, "autoload": { "psr-4": { "Kavenegar\\Laravel\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kavenegar API Team", "email": "support@kavenegar.com" } ], "description": "laravel 4 and 5 kavenegar integration", "keywords": [ "api", "kavenegar", "laravel", "sms" ], "support": { "issues": "https://github.com/kavenegar/kavenegar-laravel/issues", "source": "https://github.com/kavenegar/kavenegar-laravel/tree/v1.3.8" }, "time": "2024-03-26T08:13:06+00:00" }, { "name": "kavenegar/php", "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/kavenegar/kavenegar-php.git", "reference": "884561b8d8c91b01f7db25284c2be9923c809412" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kavenegar/kavenegar-php/zipball/884561b8d8c91b01f7db25284c2be9923c809412", "reference": "884561b8d8c91b01f7db25284c2be9923c809412", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "Kavenegar\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kavenegar API Team", "email": "support@kavenegar.com" } ], "description": "A PHP wrapper for Kavenegar's API", "homepage": "http://github.com/Kavenegar/kavenegar-php", "keywords": [ "api", "kavenegar", "sms" ], "support": { "issues": "https://github.com/kavenegar/kavenegar-php/issues", "source": "https://github.com/kavenegar/kavenegar-php/tree/master" }, "time": "2019-02-26T12:49:19+00:00" }, { "name": "kreait/firebase-php", "version": "7.10.0", "source": { "type": "git", "url": "https://github.com/kreait/firebase-php.git", "reference": "a0e50e4db4f14aa070b45dfda6bb2678b1e24d66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kreait/firebase-php/zipball/a0e50e4db4f14aa070b45dfda6bb2678b1e24d66", "reference": "a0e50e4db4f14aa070b45dfda6bb2678b1e24d66", "shasum": "" }, "require": { "beste/clock": "^3.0", "beste/in-memory-cache": "^1.0", "beste/json": "^1.2.1", "ext-ctype": "*", "ext-filter": "*", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", "fig/http-message-util": "^1.1.5", "firebase/php-jwt": "^6.3.2", "google/auth": "^1.24", "google/cloud-storage": "^1.30.1", "guzzlehttp/guzzle": "^7.5", "guzzlehttp/promises": "^2.0", "guzzlehttp/psr7": "^2.6", "kreait/firebase-tokens": "^4.2", "lcobucci/jwt": "^4.3.0|^5.0", "mtdowling/jmespath.php": "^2.6.1", "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/cache": "^1.0.1|^2.0|^3.0", "psr/clock": "^1.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0", "psr/log": "^1.1|^2.0|^3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.51.0", "google/cloud-firestore": "^1.41.1", "phpstan/extension-installer": "^1.3.1", "phpstan/phpstan": "^1.10.59", "phpstan/phpstan-phpunit": "^1.3.16", "phpunit/phpunit": "^10.5.11", "rector/rector": "^1.0.1", "shipmonk/composer-dependency-analyser": "^1.5.0", "symfony/var-dumper": "^6.3.5 || ^7.0.4" }, "suggest": { "google/cloud-firestore": "^1.0 to use the Firestore component" }, "type": "library", "extra": { "branch-alias": { "dev-7.x": "7.x-dev" } }, "autoload": { "psr-4": { "Kreait\\Firebase\\": "src/Firebase" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérôme Gamez", "homepage": "https://github.com/jeromegamez" } ], "description": "Firebase Admin SDK", "homepage": "https://github.com/kreait/firebase-php", "keywords": [ "api", "database", "firebase", "google", "sdk" ], "support": { "docs": "https://firebase-php.readthedocs.io", "issues": "https://github.com/kreait/firebase-php/issues", "source": "https://github.com/kreait/firebase-php" }, "funding": [ { "url": "https://github.com/sponsors/jeromegamez", "type": "github" } ], "time": "2024-04-25T10:28:06+00:00" }, { "name": "kreait/firebase-tokens", "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/kreait/firebase-tokens-php.git", "reference": "e5a4f09d6fd5b976263e1f3418a4c19bce254ffa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kreait/firebase-tokens-php/zipball/e5a4f09d6fd5b976263e1f3418a4c19bce254ffa", "reference": "e5a4f09d6fd5b976263e1f3418a4c19bce254ffa", "shasum": "" }, "require": { "beste/clock": "^3.0", "ext-json": "*", "ext-openssl": "*", "fig/http-message-util": "^1.1.5", "guzzlehttp/guzzle": "^7.5", "lcobucci/clock": "^3.0", "lcobucci/jwt": "^4.3.0|^5.0", "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/cache": "^1.0|^2.0|^3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.40", "phpstan/extension-installer": "^1.2", "phpstan/phpstan": "^1.9.2", "phpstan/phpstan-phpunit": "^1.2.2", "phpunit/phpunit": "^9.5.26", "rector/rector": "^0.12.23", "roave/backward-compatibility-check": "^8.1", "symfony/cache": "^5.4|^6.1.7", "symfony/var-dumper": "^5.3|^6.1.6" }, "suggest": { "psr/cache-implementation": "to cache fetched remote public keys" }, "type": "library", "autoload": { "psr-4": { "Kreait\\Firebase\\JWT\\": "src/JWT" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérôme Gamez", "homepage": "https://github.com/jeromegamez" } ], "description": "A library to work with Firebase tokens", "homepage": "https://github.com/kreait/firebase-token-php", "keywords": [ "Authentication", "auth", "firebase", "google", "token" ], "support": { "issues": "https://github.com/kreait/firebase-tokens-php/issues", "source": "https://github.com/kreait/firebase-tokens-php/tree/4.3.0" }, "funding": [ { "url": "https://github.com/sponsors/jeromegamez", "type": "github" } ], "time": "2023-11-30T23:04:35+00:00" }, { "name": "kreait/laravel-firebase", "version": "5.8.0", "source": { "type": "git", "url": "https://github.com/kreait/laravel-firebase.git", "reference": "a028cb6ad58c534f763fca03e7dcc392074631da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kreait/laravel-firebase/zipball/a028cb6ad58c534f763fca03e7dcc392074631da", "reference": "a028cb6ad58c534f763fca03e7dcc392074631da", "shasum": "" }, "require": { "illuminate/contracts": "^9.0 || ^10.0 || ^11.0", "illuminate/support": "^9.0 || ^10.0 || ^11.0", "kreait/firebase-php": "^7.0", "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "symfony/cache": "^6.1.2 || ^7.0.3" }, "require-dev": { "laravel/pint": "^1.14", "orchestra/testbench": "^7.0 || ^8.0 || ^9.0", "phpunit/phpunit": "^9.6.17 || ^10.5.13" }, "type": "library", "extra": { "laravel": { "providers": [ "Kreait\\Laravel\\Firebase\\ServiceProvider" ], "aliases": { "Firebase": "Kreait\\Laravel\\Firebase\\Facades\\Firebase" } } }, "autoload": { "psr-4": { "Kreait\\Laravel\\Firebase\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérôme Gamez", "email": "jerome@gamez.name" } ], "description": "A Laravel package for the Firebase PHP Admin SDK", "keywords": [ "FCM", "api", "database", "firebase", "gcm", "laravel", "sdk" ], "support": { "issues": "https://github.com/kreait/laravel-firebase/issues", "source": "https://github.com/kreait/laravel-firebase/tree/5.8.0" }, "funding": [ { "url": "https://github.com/jeromegamez", "type": "github" } ], "time": "2024-03-13T18:33:13+00:00" }, { "name": "kyrax324/laravel-ipay88", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/Kyrax324/laravel-ipay88.git", "reference": "beb7c0023a37889df3f509f6a4acdfa653ee17f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Kyrax324/laravel-ipay88/zipball/beb7c0023a37889df3f509f6a4acdfa653ee17f4", "reference": "beb7c0023a37889df3f509f6a4acdfa653ee17f4", "shasum": "" }, "require": { "php": ">=7.2" }, "type": "library", "extra": { "laravel": { "providers": [ "IPay88\\IPay88ServiceProvider" ] } }, "autoload": { "psr-4": { "IPay88\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyrax324", "email": "kyrax324@gmail.com" } ], "description": "IPay88 Payment Gateway Integration for Laravel Application", "keywords": [ "ipay88", "laravel" ], "support": { "issues": "https://github.com/Kyrax324/laravel-ipay88/issues", "source": "https://github.com/Kyrax324/laravel-ipay88/tree/v1.0.2" }, "time": "2021-07-18T12:53:15+00:00" }, { "name": "laminas/laminas-diactoros", "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", "reference": "74cfb9a7522ffd2a161d1ebe10db2fc2abb9df45" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/74cfb9a7522ffd2a161d1ebe10db2fc2abb9df45", "reference": "74cfb9a7522ffd2a161d1ebe10db2fc2abb9df45", "shasum": "" }, "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/http-factory": "^1.0.2", "psr/http-message": "^1.1 || ^2.0" }, "provide": { "psr/http-factory-implementation": "^1.1 || ^2.0", "psr/http-message-implementation": "^1.1 || ^2.0" }, "require-dev": { "ext-curl": "*", "ext-dom": "*", "ext-gd": "*", "ext-libxml": "*", "http-interop/http-factory-tests": "^0.9.0", "laminas/laminas-coding-standard": "~2.5.0", "php-http/psr7-integration-tests": "^1.3", "phpunit/phpunit": "^9.6.16", "psalm/plugin-phpunit": "^0.18.4", "vimeo/psalm": "^5.22.1" }, "type": "library", "extra": { "laminas": { "config-provider": "Laminas\\Diactoros\\ConfigProvider", "module": "Laminas\\Diactoros" } }, "autoload": { "files": [ "src/functions/create_uploaded_file.php", "src/functions/marshal_headers_from_sapi.php", "src/functions/marshal_method_from_sapi.php", "src/functions/marshal_protocol_version_from_sapi.php", "src/functions/normalize_server.php", "src/functions/normalize_uploaded_files.php", "src/functions/parse_cookie_header.php" ], "psr-4": { "Laminas\\Diactoros\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "PSR HTTP Message implementations", "homepage": "https://laminas.dev", "keywords": [ "http", "laminas", "psr", "psr-17", "psr-7" ], "support": { "chat": "https://laminas.dev/chat", "docs": "https://docs.laminas.dev/laminas-diactoros/", "forum": "https://discourse.laminas.dev", "issues": "https://github.com/laminas/laminas-diactoros/issues", "rss": "https://github.com/laminas/laminas-diactoros/releases.atom", "source": "https://github.com/laminas/laminas-diactoros" }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", "type": "community_bridge" } ], "time": "2024-02-16T16:06:16+00:00" }, { "name": "laravel/framework", "version": "v9.52.16", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", "reference": "082345d76fc6a55b649572efe10b11b03e279d24" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/framework/zipball/082345d76fc6a55b649572efe10b11b03e279d24", "reference": "082345d76fc6a55b649572efe10b11b03e279d24", "shasum": "" }, "require": { "brick/math": "^0.9.3|^0.10.2|^0.11", "doctrine/inflector": "^2.0.5", "dragonmantank/cron-expression": "^3.3.2", "egulias/email-validator": "^3.2.1|^4.0", "ext-ctype": "*", "ext-filter": "*", "ext-hash": "*", "ext-mbstring": "*", "ext-openssl": "*", "ext-session": "*", "ext-tokenizer": "*", "fruitcake/php-cors": "^1.2", "guzzlehttp/uri-template": "^1.0", "laravel/serializable-closure": "^1.2.2", "league/commonmark": "^2.2.1", "league/flysystem": "^3.8.0", "monolog/monolog": "^2.0", "nesbot/carbon": "^2.62.1", "nunomaduro/termwind": "^1.13", "php": "^8.0.2", "psr/container": "^1.1.1|^2.0.1", "psr/log": "^1.0|^2.0|^3.0", "psr/simple-cache": "^1.0|^2.0|^3.0", "ramsey/uuid": "^4.7", "symfony/console": "^6.0.9", "symfony/error-handler": "^6.0", "symfony/finder": "^6.0", "symfony/http-foundation": "^6.0", "symfony/http-kernel": "^6.0", "symfony/mailer": "^6.0", "symfony/mime": "^6.0", "symfony/process": "^6.0", "symfony/routing": "^6.0", "symfony/uid": "^6.0", "symfony/var-dumper": "^6.0", "tijsverkoyen/css-to-inline-styles": "^2.2.5", "vlucas/phpdotenv": "^5.4.1", "voku/portable-ascii": "^2.0" }, "conflict": { "tightenco/collect": "<5.5.33" }, "provide": { "psr/container-implementation": "1.1|2.0", "psr/simple-cache-implementation": "1.0|2.0|3.0" }, "replace": { "illuminate/auth": "self.version", "illuminate/broadcasting": "self.version", "illuminate/bus": "self.version", "illuminate/cache": "self.version", "illuminate/collections": "self.version", "illuminate/conditionable": "self.version", "illuminate/config": "self.version", "illuminate/console": "self.version", "illuminate/container": "self.version", "illuminate/contracts": "self.version", "illuminate/cookie": "self.version", "illuminate/database": "self.version", "illuminate/encryption": "self.version", "illuminate/events": "self.version", "illuminate/filesystem": "self.version", "illuminate/hashing": "self.version", "illuminate/http": "self.version", "illuminate/log": "self.version", "illuminate/macroable": "self.version", "illuminate/mail": "self.version", "illuminate/notifications": "self.version", "illuminate/pagination": "self.version", "illuminate/pipeline": "self.version", "illuminate/queue": "self.version", "illuminate/redis": "self.version", "illuminate/routing": "self.version", "illuminate/session": "self.version", "illuminate/support": "self.version", "illuminate/testing": "self.version", "illuminate/translation": "self.version", "illuminate/validation": "self.version", "illuminate/view": "self.version" }, "require-dev": { "ably/ably-php": "^1.0", "aws/aws-sdk-php": "^3.235.5", "doctrine/dbal": "^2.13.3|^3.1.4", "ext-gmp": "*", "fakerphp/faker": "^1.21", "guzzlehttp/guzzle": "^7.5", "league/flysystem-aws-s3-v3": "^3.0", "league/flysystem-ftp": "^3.0", "league/flysystem-path-prefixing": "^3.3", "league/flysystem-read-only": "^3.3", "league/flysystem-sftp-v3": "^3.0", "mockery/mockery": "^1.5.1", "orchestra/testbench-core": "^7.24", "pda/pheanstalk": "^4.0", "phpstan/phpdoc-parser": "^1.15", "phpstan/phpstan": "^1.4.7", "phpunit/phpunit": "^9.5.8", "predis/predis": "^1.1.9|^2.0.2", "symfony/cache": "^6.0", "symfony/http-client": "^6.0" }, "suggest": { "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).", "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).", "brianium/paratest": "Required to run tests in parallel (^6.0).", "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).", "ext-apcu": "Required to use the APC cache driver.", "ext-fileinfo": "Required to use the Filesystem class.", "ext-ftp": "Required to use the Flysystem FTP driver.", "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().", "ext-memcached": "Required to use the memcache cache driver.", "ext-pcntl": "Required to use all features of the queue worker and console signal trapping.", "ext-pdo": "Required to use all database features.", "ext-posix": "Required to use all features of the queue worker.", "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).", "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).", "filp/whoops": "Required for friendly error pages in development (^2.14.3).", "guzzlehttp/guzzle": "Required to use the HTTP Client and the ping methods on schedules (^7.5).", "laravel/tinker": "Required to use the tinker console command (^2.0).", "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).", "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).", "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).", "league/flysystem-read-only": "Required to use read-only disks (^3.3)", "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).", "mockery/mockery": "Required to use mocking (^1.5.1).", "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).", "phpunit/phpunit": "Required to use assertions and run tests (^9.5.8).", "predis/predis": "Required to use the predis connector (^1.1.9|^2.0.2).", "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).", "symfony/cache": "Required to PSR-6 cache bridge (^6.0).", "symfony/filesystem": "Required to enable support for relative symbolic links (^6.0).", "symfony/http-client": "Required to enable support for the Symfony API mail transports (^6.0).", "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^6.0).", "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^6.0).", "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)." }, "type": "library", "extra": { "branch-alias": { "dev-master": "9.x-dev" } }, "autoload": { "files": [ "src/Illuminate/Collections/helpers.php", "src/Illuminate/Events/functions.php", "src/Illuminate/Foundation/helpers.php", "src/Illuminate/Support/helpers.php" ], "psr-4": { "Illuminate\\": "src/Illuminate/", "Illuminate\\Support\\": [ "src/Illuminate/Macroable/", "src/Illuminate/Collections/", "src/Illuminate/Conditionable/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "The Laravel Framework.", "homepage": "https://laravel.com", "keywords": [ "framework", "laravel" ], "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "time": "2023-10-03T13:02:30+00:00" }, { "name": "laravel/sanctum", "version": "v3.3.3", "source": { "type": "git", "url": "https://github.com/laravel/sanctum.git", "reference": "8c104366459739f3ada0e994bcd3e6fd681ce3d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/sanctum/zipball/8c104366459739f3ada0e994bcd3e6fd681ce3d5", "reference": "8c104366459739f3ada0e994bcd3e6fd681ce3d5", "shasum": "" }, "require": { "ext-json": "*", "illuminate/console": "^9.21|^10.0", "illuminate/contracts": "^9.21|^10.0", "illuminate/database": "^9.21|^10.0", "illuminate/support": "^9.21|^10.0", "php": "^8.0.2" }, "require-dev": { "mockery/mockery": "^1.0", "orchestra/testbench": "^7.28.2|^8.8.3", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" }, "laravel": { "providers": [ "Laravel\\Sanctum\\SanctumServiceProvider" ] } }, "autoload": { "psr-4": { "Laravel\\Sanctum\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.", "keywords": [ "auth", "laravel", "sanctum" ], "support": { "issues": "https://github.com/laravel/sanctum/issues", "source": "https://github.com/laravel/sanctum" }, "time": "2023-12-19T18:44:48+00:00" }, { "name": "laravel/serializable-closure", "version": "v1.3.3", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", "reference": "3dbf8a8e914634c48d389c1234552666b3d43754" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/3dbf8a8e914634c48d389c1234552666b3d43754", "reference": "3dbf8a8e914634c48d389c1234552666b3d43754", "shasum": "" }, "require": { "php": "^7.3|^8.0" }, "require-dev": { "nesbot/carbon": "^2.61", "pestphp/pest": "^1.21.3", "phpstan/phpstan": "^1.8.2", "symfony/var-dumper": "^5.4.11" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Laravel\\SerializableClosure\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" }, { "name": "Nuno Maduro", "email": "nuno@laravel.com" } ], "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.", "keywords": [ "closure", "laravel", "serializable" ], "support": { "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, "time": "2023-11-08T14:08:06+00:00" }, { "name": "laravel/socialite", "version": "v5.15.0", "source": { "type": "git", "url": "https://github.com/laravel/socialite.git", "reference": "c8234bfb286a8210df8d62f94562c71bfda4a446" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/socialite/zipball/c8234bfb286a8210df8d62f94562c71bfda4a446", "reference": "c8234bfb286a8210df8d62f94562c71bfda4a446", "shasum": "" }, "require": { "ext-json": "*", "firebase/php-jwt": "^6.4", "guzzlehttp/guzzle": "^6.0|^7.0", "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "league/oauth1-client": "^1.10.1", "php": "^7.2|^8.0", "phpseclib/phpseclib": "^3.0" }, "require-dev": { "mockery/mockery": "^1.0", "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8.0|^9.3|^10.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" }, "laravel": { "providers": [ "Laravel\\Socialite\\SocialiteServiceProvider" ], "aliases": { "Socialite": "Laravel\\Socialite\\Facades\\Socialite" } } }, "autoload": { "psr-4": { "Laravel\\Socialite\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.", "homepage": "https://laravel.com", "keywords": [ "laravel", "oauth" ], "support": { "issues": "https://github.com/laravel/socialite/issues", "source": "https://github.com/laravel/socialite" }, "time": "2024-06-11T13:33:20+00:00" }, { "name": "laravel/tinker", "version": "v2.9.0", "source": { "type": "git", "url": "https://github.com/laravel/tinker.git", "reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/tinker/zipball/502e0fe3f0415d06d5db1f83a472f0f3b754bafe", "reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe", "shasum": "" }, "require": { "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "php": "^7.2.5|^8.0", "psy/psysh": "^0.11.1|^0.12.0", "symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0" }, "require-dev": { "mockery/mockery": "~1.3.3|^1.4.2", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8.5.8|^9.3.3" }, "suggest": { "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)." }, "type": "library", "extra": { "laravel": { "providers": [ "Laravel\\Tinker\\TinkerServiceProvider" ] } }, "autoload": { "psr-4": { "Laravel\\Tinker\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "Powerful REPL for the Laravel framework.", "keywords": [ "REPL", "Tinker", "laravel", "psysh" ], "support": { "issues": "https://github.com/laravel/tinker/issues", "source": "https://github.com/laravel/tinker/tree/v2.9.0" }, "time": "2024-01-04T16:10:04+00:00" }, { "name": "laravel/ui", "version": "v4.5.2", "source": { "type": "git", "url": "https://github.com/laravel/ui.git", "reference": "c75396f63268c95b053c8e4814eb70e0875e9628" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/ui/zipball/c75396f63268c95b053c8e4814eb70e0875e9628", "reference": "c75396f63268c95b053c8e4814eb70e0875e9628", "shasum": "" }, "require": { "illuminate/console": "^9.21|^10.0|^11.0", "illuminate/filesystem": "^9.21|^10.0|^11.0", "illuminate/support": "^9.21|^10.0|^11.0", "illuminate/validation": "^9.21|^10.0|^11.0", "php": "^8.0", "symfony/console": "^6.0|^7.0" }, "require-dev": { "orchestra/testbench": "^7.35|^8.15|^9.0", "phpunit/phpunit": "^9.3|^10.4|^11.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.x-dev" }, "laravel": { "providers": [ "Laravel\\Ui\\UiServiceProvider" ] } }, "autoload": { "psr-4": { "Laravel\\Ui\\": "src/", "Illuminate\\Foundation\\Auth\\": "auth-backend/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "Laravel UI utilities and presets.", "keywords": [ "laravel", "ui" ], "support": { "source": "https://github.com/laravel/ui/tree/v4.5.2" }, "time": "2024-05-08T18:07:10+00:00" }, { "name": "lasserafn/php-initial-avatar-generator", "version": "4.3", "source": { "type": "git", "url": "https://github.com/LasseRafn/php-initial-avatar-generator.git", "reference": "ffe43d8df3f18646d7b23011272cce2d71400e1f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/LasseRafn/php-initial-avatar-generator/zipball/ffe43d8df3f18646d7b23011272cce2d71400e1f", "reference": "ffe43d8df3f18646d7b23011272cce2d71400e1f", "shasum": "" }, "require": { "ext-json": "*", "intervention/image": "^2.3", "lasserafn/php-initials": "^3.0", "lasserafn/php-string-script-language": "^0.4", "meyfa/php-svg": "^0.9.0", "overtrue/pinyin": "^4.0", "php": "^7.0|^7.1|^7.2|^7.3|^7.4|^8.0|^8.1|^8.2" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "psr-4": { "LasseRafn\\InitialAvatarGenerator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lasse Rafn", "email": "lasserafn@gmail.com" } ], "description": "A package to generate avatars with initials for PHP", "keywords": [ "Initials", "avatar", "image", "svg" ], "support": { "issues": "https://github.com/LasseRafn/php-initial-avatar-generator/issues", "source": "https://github.com/LasseRafn/php-initial-avatar-generator/tree/4.3" }, "funding": [ { "url": "https://opencollective.com/ui-avatars", "type": "open_collective" } ], "time": "2023-07-26T19:17:56+00:00" }, { "name": "lasserafn/php-initials", "version": "3.1", "source": { "type": "git", "url": "https://github.com/LasseRafn/php-initials.git", "reference": "d287e1542687390eb68de779949bc0adc49e2d52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/LasseRafn/php-initials/zipball/d287e1542687390eb68de779949bc0adc49e2d52", "reference": "d287e1542687390eb68de779949bc0adc49e2d52", "shasum": "" }, "require": { "php": "^5.6|^7.0|^7.1|^8.0" }, "require-dev": { "phpunit/phpunit": "^5.7", "satooshi/php-coveralls": "^1.0" }, "type": "library", "autoload": { "psr-4": { "LasseRafn\\Initials\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lasse Rafn", "email": "lasserafn@gmail.com" } ], "description": "A package to generate initials in PHP", "keywords": [ "Initials", "php" ], "support": { "issues": "https://github.com/LasseRafn/php-initials/issues", "source": "https://github.com/LasseRafn/php-initials/tree/3.1" }, "time": "2020-12-24T12:25:51+00:00" }, { "name": "lasserafn/php-string-script-language", "version": "0.4", "source": { "type": "git", "url": "https://github.com/LasseRafn/php-string-script-language.git", "reference": "cab5612d4382067de855fcecc7c09108dca77fb5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/LasseRafn/php-string-script-language/zipball/cab5612d4382067de855fcecc7c09108dca77fb5", "reference": "cab5612d4382067de855fcecc7c09108dca77fb5", "shasum": "" }, "require": { "php": "^5.6|^7.0|^7.1|^8.0|^8.1|^8.2" }, "require-dev": { "doctrine/instantiator": "1.0.5", "phpunit/phpunit": "^5.6", "phpunit/phpunit-mock-objects": "3.2.4", "satooshi/php-coveralls": "^1.0", "sebastian/exporter": "^1.2" }, "type": "library", "autoload": { "psr-4": { "LasseRafn\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lasse Rafn", "email": "lasserafn@gmail.com" } ], "description": "Detect language/encoding of a string in PHP", "keywords": [ "language", "php", "string" ], "support": { "issues": "https://github.com/LasseRafn/php-string-script-language/issues", "source": "https://github.com/LasseRafn/php-string-script-language/tree/0.4" }, "time": "2023-07-26T07:23:39+00:00" }, { "name": "lcobucci/clock", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/lcobucci/clock.git", "reference": "039ef98c6b57b101d10bd11d8fdfda12cbd996dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lcobucci/clock/zipball/039ef98c6b57b101d10bd11d8fdfda12cbd996dc", "reference": "039ef98c6b57b101d10bd11d8fdfda12cbd996dc", "shasum": "" }, "require": { "php": "~8.1.0 || ~8.2.0", "psr/clock": "^1.0" }, "provide": { "psr/clock-implementation": "1.0" }, "require-dev": { "infection/infection": "^0.26", "lcobucci/coding-standard": "^9.0", "phpstan/extension-installer": "^1.2", "phpstan/phpstan": "^1.9.4", "phpstan/phpstan-deprecation-rules": "^1.1.1", "phpstan/phpstan-phpunit": "^1.3.2", "phpstan/phpstan-strict-rules": "^1.4.4", "phpunit/phpunit": "^9.5.27" }, "type": "library", "autoload": { "psr-4": { "Lcobucci\\Clock\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Luís Cobucci", "email": "lcobucci@gmail.com" } ], "description": "Yet another clock abstraction", "support": { "issues": "https://github.com/lcobucci/clock/issues", "source": "https://github.com/lcobucci/clock/tree/3.0.0" }, "funding": [ { "url": "https://github.com/lcobucci", "type": "github" }, { "url": "https://www.patreon.com/lcobucci", "type": "patreon" } ], "time": "2022-12-19T15:00:24+00:00" }, { "name": "lcobucci/jwt", "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", "reference": "4d7de2fe0d51a96418c0d04004986e410e87f6b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/4d7de2fe0d51a96418c0d04004986e410e87f6b4", "reference": "4d7de2fe0d51a96418c0d04004986e410e87f6b4", "shasum": "" }, "require": { "ext-hash": "*", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", "ext-sodium": "*", "lcobucci/clock": "^2.0 || ^3.0", "php": "^7.4 || ^8.0" }, "require-dev": { "infection/infection": "^0.21", "lcobucci/coding-standard": "^6.0", "mikey179/vfsstream": "^1.6.7", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.4", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/php-invoker": "^3.1", "phpunit/phpunit": "^9.5" }, "type": "library", "autoload": { "psr-4": { "Lcobucci\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Luís Cobucci", "email": "lcobucci@gmail.com", "role": "Developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", "keywords": [ "JWS", "jwt" ], "support": { "issues": "https://github.com/lcobucci/jwt/issues", "source": "https://github.com/lcobucci/jwt/tree/4.3.0" }, "funding": [ { "url": "https://github.com/lcobucci", "type": "github" }, { "url": "https://www.patreon.com/lcobucci", "type": "patreon" } ], "time": "2023-01-02T13:28:00+00:00" }, { "name": "league/commonmark", "version": "2.4.2", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/91c24291965bd6d7c46c46a12ba7492f83b1cadf", "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf", "shasum": "" }, "require": { "ext-mbstring": "*", "league/config": "^1.1.1", "php": "^7.4 || ^8.0", "psr/event-dispatcher": "^1.0", "symfony/deprecation-contracts": "^2.1 || ^3.0", "symfony/polyfill-php80": "^1.16" }, "require-dev": { "cebe/markdown": "^1.0", "commonmark/cmark": "0.30.3", "commonmark/commonmark.js": "0.30.0", "composer/package-versions-deprecated": "^1.8", "embed/embed": "^4.4", "erusev/parsedown": "^1.0", "ext-json": "*", "github/gfm": "0.29.0", "michelf/php-markdown": "^1.4 || ^2.0", "nyholm/psr7": "^1.5", "phpstan/phpstan": "^1.8.2", "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0", "scrutinizer/ocular": "^1.8.1", "symfony/finder": "^5.3 | ^6.0 || ^7.0", "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0", "unleashedtech/php-coding-standard": "^3.1.1", "vimeo/psalm": "^4.24.0 || ^5.0.0" }, "suggest": { "symfony/yaml": "v2.3+ required if using the Front Matter extension" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" } }, "autoload": { "psr-4": { "League\\CommonMark\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Colin O'Dell", "email": "colinodell@gmail.com", "homepage": "https://www.colinodell.com", "role": "Lead Developer" } ], "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)", "homepage": "https://commonmark.thephpleague.com", "keywords": [ "commonmark", "flavored", "gfm", "github", "github-flavored", "markdown", "md", "parser" ], "support": { "docs": "https://commonmark.thephpleague.com/", "forum": "https://github.com/thephpleague/commonmark/discussions", "issues": "https://github.com/thephpleague/commonmark/issues", "rss": "https://github.com/thephpleague/commonmark/releases.atom", "source": "https://github.com/thephpleague/commonmark" }, "funding": [ { "url": "https://www.colinodell.com/sponsor", "type": "custom" }, { "url": "https://www.paypal.me/colinpodell/10.00", "type": "custom" }, { "url": "https://github.com/colinodell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/league/commonmark", "type": "tidelift" } ], "time": "2024-02-02T11:59:32+00:00" }, { "name": "league/config", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/config.git", "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3", "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3", "shasum": "" }, "require": { "dflydev/dot-access-data": "^3.0.1", "nette/schema": "^1.2", "php": "^7.4 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.8.2", "phpunit/phpunit": "^9.5.5", "scrutinizer/ocular": "^1.8.1", "unleashedtech/php-coding-standard": "^3.1", "vimeo/psalm": "^4.7.3" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.2-dev" } }, "autoload": { "psr-4": { "League\\Config\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Colin O'Dell", "email": "colinodell@gmail.com", "homepage": "https://www.colinodell.com", "role": "Lead Developer" } ], "description": "Define configuration arrays with strict schemas and access values with dot notation", "homepage": "https://config.thephpleague.com", "keywords": [ "array", "config", "configuration", "dot", "dot-access", "nested", "schema" ], "support": { "docs": "https://config.thephpleague.com/", "issues": "https://github.com/thephpleague/config/issues", "rss": "https://github.com/thephpleague/config/releases.atom", "source": "https://github.com/thephpleague/config" }, "funding": [ { "url": "https://www.colinodell.com/sponsor", "type": "custom" }, { "url": "https://www.paypal.me/colinpodell/10.00", "type": "custom" }, { "url": "https://github.com/colinodell", "type": "github" } ], "time": "2022-12-11T20:36:23+00:00" }, { "name": "league/flysystem", "version": "3.28.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", "reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c", "reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c", "shasum": "" }, "require": { "league/flysystem-local": "^3.0.0", "league/mime-type-detection": "^1.0.0", "php": "^8.0.2" }, "conflict": { "async-aws/core": "<1.19.0", "async-aws/s3": "<1.14.0", "aws/aws-sdk-php": "3.209.31 || 3.210.0", "guzzlehttp/guzzle": "<7.0", "guzzlehttp/ringphp": "<1.1.1", "phpseclib/phpseclib": "3.0.15", "symfony/http-client": "<5.2" }, "require-dev": { "async-aws/s3": "^1.5 || ^2.0", "async-aws/simple-s3": "^1.1 || ^2.0", "aws/aws-sdk-php": "^3.295.10", "composer/semver": "^3.0", "ext-fileinfo": "*", "ext-ftp": "*", "ext-mongodb": "^1.3", "ext-zip": "*", "friendsofphp/php-cs-fixer": "^3.5", "google/cloud-storage": "^1.23", "guzzlehttp/psr7": "^2.6", "microsoft/azure-storage-blob": "^1.1", "mongodb/mongodb": "^1.2", "phpseclib/phpseclib": "^3.0.36", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.5.11|^10.0", "sabre/dav": "^4.6.0" }, "type": "library", "autoload": { "psr-4": { "League\\Flysystem\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ], "description": "File storage abstraction for PHP", "keywords": [ "WebDAV", "aws", "cloud", "file", "files", "filesystem", "filesystems", "ftp", "s3", "sftp", "storage" ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", "source": "https://github.com/thephpleague/flysystem/tree/3.28.0" }, "time": "2024-05-22T10:09:12+00:00" }, { "name": "league/flysystem-aws-s3-v3", "version": "3.28.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", "reference": "22071ef1604bc776f5ff2468ac27a752514665c8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/22071ef1604bc776f5ff2468ac27a752514665c8", "reference": "22071ef1604bc776f5ff2468ac27a752514665c8", "shasum": "" }, "require": { "aws/aws-sdk-php": "^3.295.10", "league/flysystem": "^3.10.0", "league/mime-type-detection": "^1.0.0", "php": "^8.0.2" }, "conflict": { "guzzlehttp/guzzle": "<7.0", "guzzlehttp/ringphp": "<1.1.1" }, "type": "library", "autoload": { "psr-4": { "League\\Flysystem\\AwsS3V3\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ], "description": "AWS S3 filesystem adapter for Flysystem.", "keywords": [ "Flysystem", "aws", "file", "files", "filesystem", "s3", "storage" ], "support": { "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.28.0" }, "time": "2024-05-06T20:05:52+00:00" }, { "name": "league/flysystem-local", "version": "3.28.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-local.git", "reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/13f22ea8be526ea58c2ddff9e158ef7c296e4f40", "reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40", "shasum": "" }, "require": { "ext-fileinfo": "*", "league/flysystem": "^3.0.0", "league/mime-type-detection": "^1.0.0", "php": "^8.0.2" }, "type": "library", "autoload": { "psr-4": { "League\\Flysystem\\Local\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ], "description": "Local filesystem adapter for Flysystem.", "keywords": [ "Flysystem", "file", "files", "filesystem", "local" ], "support": { "source": "https://github.com/thephpleague/flysystem-local/tree/3.28.0" }, "time": "2024-05-06T20:05:52+00:00" }, { "name": "league/mime-type-detection", "version": "1.15.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301", "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301", "shasum": "" }, "require": { "ext-fileinfo": "*", "php": "^7.4 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "phpstan/phpstan": "^0.12.68", "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0" }, "type": "library", "autoload": { "psr-4": { "League\\MimeTypeDetection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ], "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", "source": "https://github.com/thephpleague/mime-type-detection/tree/1.15.0" }, "funding": [ { "url": "https://github.com/frankdejonge", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/league/flysystem", "type": "tidelift" } ], "time": "2024-01-28T23:22:08+00:00" }, { "name": "league/oauth1-client", "version": "v1.10.1", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth1-client.git", "reference": "d6365b901b5c287dd41f143033315e2f777e1167" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/d6365b901b5c287dd41f143033315e2f777e1167", "reference": "d6365b901b5c287dd41f143033315e2f777e1167", "shasum": "" }, "require": { "ext-json": "*", "ext-openssl": "*", "guzzlehttp/guzzle": "^6.0|^7.0", "guzzlehttp/psr7": "^1.7|^2.0", "php": ">=7.1||>=8.0" }, "require-dev": { "ext-simplexml": "*", "friendsofphp/php-cs-fixer": "^2.17", "mockery/mockery": "^1.3.3", "phpstan/phpstan": "^0.12.42", "phpunit/phpunit": "^7.5||9.5" }, "suggest": { "ext-simplexml": "For decoding XML-based responses." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev", "dev-develop": "2.0-dev" } }, "autoload": { "psr-4": { "League\\OAuth1\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ben Corlett", "email": "bencorlett@me.com", "homepage": "http://www.webcomm.com.au", "role": "Developer" } ], "description": "OAuth 1.0 Client Library", "keywords": [ "Authentication", "SSO", "authorization", "bitbucket", "identity", "idp", "oauth", "oauth1", "single sign on", "trello", "tumblr", "twitter" ], "support": { "issues": "https://github.com/thephpleague/oauth1-client/issues", "source": "https://github.com/thephpleague/oauth1-client/tree/v1.10.1" }, "time": "2022-04-15T14:02:14+00:00" }, { "name": "league/omnipay", "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay.git", "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f", "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f", "shasum": "" }, "require": { "omnipay/common": "^3.1", "php": "^7.2|^8.0", "php-http/discovery": "^1.14", "php-http/guzzle7-adapter": "^1" }, "require-dev": { "omnipay/tests": "^3|^4" }, "type": "metapackage", "extra": { "branch-alias": { "dev-master": "3.2.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "description": "Omnipay payment processing library", "homepage": "https://omnipay.thephpleague.com/", "keywords": [ "checkout", "creditcard", "omnipay", "payment" ], "support": { "issues": "https://github.com/thephpleague/omnipay/issues", "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1" }, "funding": [ { "url": "https://github.com/barryvdh", "type": "github" } ], "time": "2021-06-05T11:34:12+00:00" }, { "name": "littleredbutton/bigbluebutton-api-php", "version": "v5.3.0", "source": { "type": "git", "url": "https://github.com/littleredbutton/bigbluebutton-api-php.git", "reference": "19dede18613f05957f68ce87ac7b3ddce081b052" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/littleredbutton/bigbluebutton-api-php/zipball/19dede18613f05957f68ce87ac7b3ddce081b052", "reference": "19dede18613f05957f68ce87ac7b3ddce081b052", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "ext-simplexml": "*", "php": ">=7.4" }, "require-dev": { "nyholm/psr7": "^1.4", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.0", "symfony/dotenv": "^3.4|^4.0|^5.0", "symfony/http-client": "^4.4|^5.0", "symfony/http-client-contracts": "^1.1|^2.0", "symfony/process": "^3.4|^4.0|^5.0" }, "suggest": { "psr/http-client-implementation": "To use the PsrHttpClientTransport.", "psr/http-factory-implementation": "To use the PsrHttpClientTransport.", "psr/http-message": "To use the PsrClientHttpTransport.", "symfony/http-client": "To use the SymfonyHttpClientTransport.", "symfony/http-client-contracts": "To use the SymfonyHttpClientTransport." }, "type": "library", "extra": { "hooks": { "pre-commit": [ "tools/php-cs-fixer fix --dry-run --allow-risky=yes" ], "pre-push": [ "tools/phpunit --testsuite=\"BigBlueButton unit test suite,BigBlueButton integration test suite\"", "tools/psalm --threads=1" ], "post-merge": "composer install", "post-checkout": "composer install" }, "cotor": { "brainmaestro/composer-git-hooks": "^2.8", "extensions": { "phpunit/phpunit": { "fakerphp/faker": "1.20.*" } }, "friendsofphp/php-cs-fixer": "^3.3", "php-coveralls/php-coveralls": "^2.4", "phpunit/phpunit": "^9", "vimeo/psalm": "^4.22" } }, "autoload": { "psr-4": { "BigBlueButton\\": [ "src", "tests/integration" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Ghazi Triki", "email": "ghazi.triki@riadvice.tn", "role": "Developer" }, { "name": "Klaus Herberth", "email": "klaus@jsxc.org", "role": "Developer" }, { "name": "Samuel Weirich", "email": "samuel@coding-space.de", "role": "Developer" }, { "name": "Jignesh Joisar", "email": "jigneshjoisar@gmail.com", "role": "Developer" }, { "name": "Pablo Ogando", "email": "pablo.ogando@teltek.es", "role": "Developer" }, { "name": "Alfonso Rodríguez", "email": "arodriguez@teltek.es", "role": "Developer" }, { "name": "Felix Jacobi", "email": "felix@jacobi-hamburg.net", "role": "Developer" } ], "description": "BigBlueButton PHP API Library for PHP", "homepage": "http://bigbluebutton.org/", "keywords": [ "api", "bbb", "bigbluebutton" ], "support": { "docs": "https://github.com/littleredbutton/bigbluebutton-api-php/blob/master/README.md", "issues": "https://github.com/littleredbutton/bigbluebutton-api-php/issues", "source": "https://github.com/littleredbutton/bigbluebutton-api-php/" }, "time": "2024-02-19T18:37:24+00:00" }, { "name": "lokielse/omnipay-global-alipay", "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/lokielse/omnipay-global-alipay.git", "reference": "b8ad3aad81f5645d4268df03bdd9613c501ba0bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lokielse/omnipay-global-alipay/zipball/b8ad3aad81f5645d4268df03bdd9613c501ba0bf", "reference": "b8ad3aad81f5645d4268df03bdd9613c501ba0bf", "shasum": "" }, "require": { "omnipay/common": "^3.0" }, "require-dev": { "omnipay/tests": "^3.0", "squizlabs/php_codesniffer": "3.*" }, "type": "library", "autoload": { "files": [ "src/Common/helpers.php" ], "psr-4": { "Omnipay\\GlobalAlipay\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Loki Else", "email": "lokielse@gmail.com" } ], "description": "Alipay global gateway for Omnipay payment processing library", "homepage": "https://github.com/lokielse/omnipay-global-alipay", "keywords": [ "alipay", "cross-border", "gateway", "global", "international", "merchant", "omnipay", "pay", "payment", "purchase" ], "support": { "issues": "https://github.com/lokielse/omnipay-global-alipay/issues", "source": "https://github.com/lokielse/omnipay-global-alipay/tree/v3.0.4" }, "time": "2018-11-16T01:57:14+00:00" }, { "name": "lyracom/rest-php-sdk", "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/lyra/rest-php-sdk.git", "reference": "3af7d3d22faf02b79d025afb25cc2ade1d3d68c7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lyra/rest-php-sdk/zipball/3af7d3d22faf02b79d025afb25cc2ade1d3d68c7", "reference": "3af7d3d22faf02b79d025afb25cc2ade1d3d68c7", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "6.5.*" }, "suggest": { "ext-curl": "*" }, "type": "library", "autoload": { "psr-4": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Lyra REST API PHP SDK", "keywords": [ "api", "creditcard", "lyra", "payment", "rest", "sdk" ], "support": { "issues": "https://github.com/lyra/rest-php-sdk/issues", "source": "https://github.com/lyra/rest-php-sdk/tree/4.0.4" }, "time": "2021-02-23T14:11:12+00:00" }, { "name": "maatwebsite/excel", "version": "3.1.55", "source": { "type": "git", "url": "https://github.com/SpartnerNL/Laravel-Excel.git", "reference": "6d9d791dcdb01a9b6fd6f48d46f0d5fff86e6260" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/6d9d791dcdb01a9b6fd6f48d46f0d5fff86e6260", "reference": "6d9d791dcdb01a9b6fd6f48d46f0d5fff86e6260", "shasum": "" }, "require": { "composer/semver": "^3.3", "ext-json": "*", "illuminate/support": "5.8.*||^6.0||^7.0||^8.0||^9.0||^10.0||^11.0", "php": "^7.0||^8.0", "phpoffice/phpspreadsheet": "^1.18", "psr/simple-cache": "^1.0||^2.0||^3.0" }, "require-dev": { "laravel/scout": "^7.0||^8.0||^9.0||^10.0", "orchestra/testbench": "^6.0||^7.0||^8.0||^9.0", "predis/predis": "^1.1" }, "type": "library", "extra": { "laravel": { "providers": [ "Maatwebsite\\Excel\\ExcelServiceProvider" ], "aliases": { "Excel": "Maatwebsite\\Excel\\Facades\\Excel" } } }, "autoload": { "psr-4": { "Maatwebsite\\Excel\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Patrick Brouwers", "email": "patrick@spartner.nl" } ], "description": "Supercharged Excel exports and imports in Laravel", "keywords": [ "PHPExcel", "batch", "csv", "excel", "export", "import", "laravel", "php", "phpspreadsheet" ], "support": { "issues": "https://github.com/SpartnerNL/Laravel-Excel/issues", "source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.55" }, "funding": [ { "url": "https://laravel-excel.com/commercial-support", "type": "custom" }, { "url": "https://github.com/patrickbrouwers", "type": "github" } ], "time": "2024-02-20T08:27:10+00:00" }, { "name": "maennchen/zipstream-php", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/maennchen/ZipStream-PHP.git", "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1", "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-zlib": "*", "php-64bit": "^8.1" }, "require-dev": { "ext-zip": "*", "friendsofphp/php-cs-fixer": "^3.16", "guzzlehttp/guzzle": "^7.5", "mikey179/vfsstream": "^1.6", "php-coveralls/php-coveralls": "^2.5", "phpunit/phpunit": "^10.0", "vimeo/psalm": "^5.0" }, "suggest": { "guzzlehttp/psr7": "^2.4", "psr/http-message": "^2.0" }, "type": "library", "autoload": { "psr-4": { "ZipStream\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paul Duncan", "email": "pabs@pablotron.org" }, { "name": "Jonatan Männchen", "email": "jonatan@maennchen.ch" }, { "name": "Jesse Donat", "email": "donatj@gmail.com" }, { "name": "András Kolesár", "email": "kolesar@kolesar.hu" } ], "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.", "keywords": [ "stream", "zip" ], "support": { "issues": "https://github.com/maennchen/ZipStream-PHP/issues", "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0" }, "funding": [ { "url": "https://github.com/maennchen", "type": "github" }, { "url": "https://opencollective.com/zipstream", "type": "open_collective" } ], "time": "2023-06-21T14:59:35+00:00" }, { "name": "markbaker/complex", "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPComplex.git", "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9", "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-master", "phpcompatibility/php-compatibility": "^9.3", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "squizlabs/php_codesniffer": "^3.7" }, "type": "library", "autoload": { "psr-4": { "Complex\\": "classes/src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@lange.demon.co.uk" } ], "description": "PHP Class for working with complex numbers", "homepage": "https://github.com/MarkBaker/PHPComplex", "keywords": [ "complex", "mathematics" ], "support": { "issues": "https://github.com/MarkBaker/PHPComplex/issues", "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2" }, "time": "2022-12-06T16:21:08+00:00" }, { "name": "markbaker/matrix", "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPMatrix.git", "reference": "728434227fe21be27ff6d86621a1b13107a2562c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c", "reference": "728434227fe21be27ff6d86621a1b13107a2562c", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-master", "phpcompatibility/php-compatibility": "^9.3", "phpdocumentor/phpdocumentor": "2.*", "phploc/phploc": "^4.0", "phpmd/phpmd": "2.*", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "sebastian/phpcpd": "^4.0", "squizlabs/php_codesniffer": "^3.7" }, "type": "library", "autoload": { "psr-4": { "Matrix\\": "classes/src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@demon-angel.eu" } ], "description": "PHP Class for working with matrices", "homepage": "https://github.com/MarkBaker/PHPMatrix", "keywords": [ "mathematics", "matrix", "vector" ], "support": { "issues": "https://github.com/MarkBaker/PHPMatrix/issues", "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1" }, "time": "2022-12-02T22:17:43+00:00" }, { "name": "masterminds/html5", "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", "shasum": "" }, "require": { "ext-dom": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Masterminds\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matt Butcher", "email": "technosophos@gmail.com" }, { "name": "Matt Farina", "email": "matt@mattfarina.com" }, { "name": "Asmir Mustafic", "email": "goetas@gmail.com" } ], "description": "An HTML5 parser and serializer.", "homepage": "http://masterminds.github.io/html5-php", "keywords": [ "HTML5", "dom", "html", "parser", "querypath", "serializer", "xml" ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", "source": "https://github.com/Masterminds/html5-php/tree/2.9.0" }, "time": "2024-03-31T07:05:07+00:00" }, { "name": "maximebf/debugbar", "version": "v1.22.3", "source": { "type": "git", "url": "https://github.com/maximebf/php-debugbar.git", "reference": "7aa9a27a0b1158ed5ad4e7175e8d3aee9a818b96" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/7aa9a27a0b1158ed5ad4e7175e8d3aee9a818b96", "reference": "7aa9a27a0b1158ed5ad4e7175e8d3aee9a818b96", "shasum": "" }, "require": { "php": "^7.2|^8", "psr/log": "^1|^2|^3", "symfony/var-dumper": "^4|^5|^6|^7" }, "require-dev": { "dbrekelmans/bdi": "^1", "phpunit/phpunit": "^8|^9", "symfony/panther": "^1|^2.1", "twig/twig": "^1.38|^2.7|^3.0" }, "suggest": { "kriswallsmith/assetic": "The best way to manage assets", "monolog/monolog": "Log using Monolog", "predis/predis": "Redis storage" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.22-dev" } }, "autoload": { "psr-4": { "DebugBar\\": "src/DebugBar/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maxime Bouroumeau-Fuseau", "email": "maxime.bouroumeau@gmail.com", "homepage": "http://maximebf.com" }, { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" } ], "description": "Debug bar in the browser for php application", "homepage": "https://github.com/maximebf/php-debugbar", "keywords": [ "debug", "debugbar" ], "support": { "issues": "https://github.com/maximebf/php-debugbar/issues", "source": "https://github.com/maximebf/php-debugbar/tree/v1.22.3" }, "time": "2024-04-03T19:39:26+00:00" }, { "name": "mews/captcha", "version": "3.3.3", "source": { "type": "git", "url": "https://github.com/mewebstudio/captcha.git", "reference": "e996a9a5638296de3e9dac41782dbdcf3d14ce11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mewebstudio/captcha/zipball/e996a9a5638296de3e9dac41782dbdcf3d14ce11", "reference": "e996a9a5638296de3e9dac41782dbdcf3d14ce11", "shasum": "" }, "require": { "ext-gd": "*", "illuminate/config": "~5|^6|^7|^8|^9|^10|^11", "illuminate/filesystem": "~5|^6|^7|^8|^9|^10|^11", "illuminate/hashing": "~5|^6|^7|^8|^9|^10|^11", "illuminate/session": "~5|^6|^7|^8|^9|^10|^11", "illuminate/support": "~5|^6|^7|^8|^9|^10|^11", "intervention/image": "~2.5", "php": "^7.2|^8.1|^8.2|^8.3" }, "require-dev": { "mockery/mockery": "^1.0", "phpunit/phpunit": "^8.5|^9.5.10|^10.5" }, "type": "package", "extra": { "laravel": { "providers": [ "Mews\\Captcha\\CaptchaServiceProvider" ], "aliases": { "Captcha": "Mews\\Captcha\\Facades\\Captcha" } } }, "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Mews\\Captcha\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Muharrem ERİN", "email": "me@mewebstudio.com", "homepage": "https://github.com/mewebstudio", "role": "Developer" } ], "description": "Laravel 5/6/7/8/9/10/11 Captcha Package", "homepage": "https://github.com/mewebstudio/captcha", "keywords": [ "captcha", "laravel5 Security", "laravel6 Captcha", "laravel6 Security" ], "support": { "issues": "https://github.com/mewebstudio/captcha/issues", "source": "https://github.com/mewebstudio/captcha/tree/3.3.3" }, "time": "2024-03-20T16:15:48+00:00" }, { "name": "mews/purifier", "version": "3.4.2", "source": { "type": "git", "url": "https://github.com/mewebstudio/Purifier.git", "reference": "d4d3830267eeda7b385d61dd680ace14dcf142df" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mewebstudio/Purifier/zipball/d4d3830267eeda7b385d61dd680ace14dcf142df", "reference": "d4d3830267eeda7b385d61dd680ace14dcf142df", "shasum": "" }, "require": { "ezyang/htmlpurifier": "^4.16.0", "illuminate/config": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/filesystem": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "php": "^7.2|^8.0" }, "require-dev": { "graham-campbell/testbench": "^3.2|^5.5.1|^6.1", "mockery/mockery": "^1.3.3", "phpunit/phpunit": "^8.0|^9.0|^10.0" }, "suggest": { "laravel/framework": "To test the Laravel bindings", "laravel/lumen-framework": "To test the Lumen bindings" }, "type": "package", "extra": { "laravel": { "providers": [ "Mews\\Purifier\\PurifierServiceProvider" ], "aliases": { "Purifier": "Mews\\Purifier\\Facades\\Purifier" } } }, "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Mews\\Purifier\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Muharrem ERİN", "email": "me@mewebstudio.com", "homepage": "https://github.com/mewebstudio", "role": "Developer" } ], "description": "Laravel 5/6/7/8/9/10 HtmlPurifier Package", "homepage": "https://github.com/mewebstudio/purifier", "keywords": [ "Laravel Purifier", "Laravel Security", "Purifier", "htmlpurifier", "laravel HtmlPurifier", "security", "xss" ], "support": { "issues": "https://github.com/mewebstudio/Purifier/issues", "source": "https://github.com/mewebstudio/Purifier/tree/3.4.2" }, "time": "2024-03-20T16:18:22+00:00" }, { "name": "meyfa/php-svg", "version": "v0.9.1", "source": { "type": "git", "url": "https://github.com/meyfa/php-svg.git", "reference": "34401edef1f724898f468f71b85505fbcc8351bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/meyfa/php-svg/zipball/34401edef1f724898f468f71b85505fbcc8351bb", "reference": "34401edef1f724898f468f71b85505fbcc8351bb", "shasum": "" }, "require": { "ext-gd": "*", "ext-simplexml": "*", "php": ">=5.3.3" }, "require-dev": { "meyfa/phpunit-assert-gd": "^1.1", "phpunit/phpunit": "^4.8" }, "type": "library", "autoload": { "psr-4": { "SVG\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabian Meyer", "homepage": "http://meyfa.net" } ], "description": "Read, edit, write, and render SVG files with PHP", "homepage": "https://github.com/meyfa/php-svg", "keywords": [ "svg" ], "support": { "issues": "https://github.com/meyfa/php-svg/issues", "source": "https://github.com/meyfa/php-svg/tree/v0.9.1" }, "time": "2019-07-30T18:41:25+00:00" }, { "name": "midtrans/midtrans-php", "version": "2.5.2", "source": { "type": "git", "url": "https://github.com/Midtrans/midtrans-php.git", "reference": "a1ad0c824449ca8c68c4cf11b3417ad518311d2b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Midtrans/midtrans-php/zipball/a1ad0c824449ca8c68c4cf11b3417ad518311d2b", "reference": "a1ad0c824449ca8c68c4cf11b3417ad518311d2b", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "5.7.*", "psy/psysh": "0.4.*" }, "type": "library", "autoload": { "psr-4": { "Midtrans\\": "Midtrans/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andri Setiawan", "email": "andri.setiawan@veritrans.co.id" }, { "name": "Alvin Litani", "email": "alvin.litani@veritrans.co.id" }, { "name": "Ismail Faruqi", "email": "ismail.faruqi@veritrans.co.id" } ], "description": "PHP Wrapper for Midtrans Payment API.", "homepage": "https://midtrans.com", "support": { "issues": "https://github.com/Midtrans/midtrans-php/issues", "source": "https://github.com/Midtrans/midtrans-php/tree/2.5.2" }, "time": "2021-08-23T08:52:05+00:00" }, { "name": "mobiledetect/mobiledetectlib", "version": "2.8.45", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "96aaebcf4f50d3d2692ab81d2c5132e425bca266" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/96aaebcf4f50d3d2692ab81d2c5132e425bca266", "reference": "96aaebcf4f50d3d2692ab81d2c5132e425bca266", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpunit/phpunit": "~4.8.36" }, "type": "library", "autoload": { "psr-0": { "Detection": "namespaced/" }, "classmap": [ "Mobile_Detect.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "http://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ], "support": { "issues": "https://github.com/serbanghita/Mobile-Detect/issues", "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.45" }, "funding": [ { "url": "https://github.com/serbanghita", "type": "github" } ], "time": "2023-11-07T21:57:25+00:00" }, { "name": "moemengaballah/msegat", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/Moemen-Gaballah/laravel-msegat.git", "reference": "8c5ef01515b8d22ed457be8f66243f8d9c81c738" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Moemen-Gaballah/laravel-msegat/zipball/8c5ef01515b8d22ed457be8f66243f8d9c81c738", "reference": "8c5ef01515b8d22ed457be8f66243f8d9c81c738", "shasum": "" }, "type": "library", "extra": { "laravel": { "providers": [ "MoemenGaballah\\Msegat\\MsegatServiceProvider" ], "aliases": { "Msegat": "MoemenGaballah\\Msegat\\Msegat" } } }, "autoload": { "psr-4": { "MoemenGaballah\\Msegat\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "moemengaballa", "email": "moemengaballa@gmail.com" } ], "description": "This is a Laravel package for msegat. Its goal is to remove the complexity", "support": { "issues": "https://github.com/Moemen-Gaballah/laravel-msegat/issues", "source": "https://github.com/Moemen-Gaballah/laravel-msegat/tree/v1.0" }, "time": "2023-10-26T11:18:48+00:00" }, { "name": "moneyphp/money", "version": "v4.5.0", "source": { "type": "git", "url": "https://github.com/moneyphp/money.git", "reference": "a1daa7daf159b4044e3d0c34c41fe2be5860e850" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/moneyphp/money/zipball/a1daa7daf159b4044e3d0c34c41fe2be5860e850", "reference": "a1daa7daf159b4044e3d0c34c41fe2be5860e850", "shasum": "" }, "require": { "ext-bcmath": "*", "ext-filter": "*", "ext-json": "*", "php": "~8.1.0 || ~8.2.0 || ~8.3.0" }, "require-dev": { "cache/taggable-cache": "^1.1.0", "doctrine/coding-standard": "^12.0", "doctrine/instantiator": "^1.5.0 || ^2.0", "ext-gmp": "*", "ext-intl": "*", "florianv/exchanger": "^2.8.1", "florianv/swap": "^4.3.0", "moneyphp/crypto-currencies": "^1.1.0", "moneyphp/iso-currencies": "^3.4", "php-http/message": "^1.16.0", "php-http/mock-client": "^1.6.0", "phpbench/phpbench": "^1.2.5", "phpunit/phpunit": "^10.5.9", "psalm/plugin-phpunit": "^0.18.4", "psr/cache": "^1.0.1 || ^2.0 || ^3.0", "vimeo/psalm": "~5.20.0" }, "suggest": { "ext-gmp": "Calculate without integer limits", "ext-intl": "Format Money objects with intl", "florianv/exchanger": "Exchange rates library for PHP", "florianv/swap": "Exchange rates library for PHP", "psr/cache-implementation": "Used for Currency caching" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "Money\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mathias Verraes", "email": "mathias@verraes.net", "homepage": "http://verraes.net" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" }, { "name": "Frederik Bosch", "email": "f.bosch@genkgo.nl" } ], "description": "PHP implementation of Fowler's Money pattern", "homepage": "http://moneyphp.org", "keywords": [ "Value Object", "money", "vo" ], "support": { "issues": "https://github.com/moneyphp/money/issues", "source": "https://github.com/moneyphp/money/tree/v4.5.0" }, "time": "2024-02-15T19:47:21+00:00" }, { "name": "monolog/monolog", "version": "2.9.3", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/a30bfe2e142720dfa990d0a7e573997f5d884215", "reference": "a30bfe2e142720dfa990d0a7e573997f5d884215", "shasum": "" }, "require": { "php": ">=7.2", "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "provide": { "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "elasticsearch/elasticsearch": "^7 || ^8", "ext-json": "*", "graylog2/gelf-php": "^1.4.2 || ^2@dev", "guzzlehttp/guzzle": "^7.4", "guzzlehttp/psr7": "^2.2", "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4 || ^3", "phpspec/prophecy": "^1.15", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8.5.38 || ^9.6.19", "predis/predis": "^1.1 || ^2.0", "rollbar/rollbar": "^1.3 || ^2 || ^3", "ruflin/elastica": "^7", "swiftmailer/swiftmailer": "^5.3|^6.0", "symfony/mailer": "^5.4 || ^6", "symfony/mime": "^5.4 || ^6" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", "ext-mbstring": "Allow to work properly with unicode symbols", "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", "ext-openssl": "Required to send log messages using SSL", "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "https://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "https://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", "source": "https://github.com/Seldaek/monolog/tree/2.9.3" }, "funding": [ { "url": "https://github.com/Seldaek", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", "type": "tidelift" } ], "time": "2024-04-12T20:52:51+00:00" }, { "name": "mpdf/mpdf", "version": "v8.2.4", "source": { "type": "git", "url": "https://github.com/mpdf/mpdf.git", "reference": "9e3ff91606fed11cd58a130eabaaf60e56fdda88" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mpdf/mpdf/zipball/9e3ff91606fed11cd58a130eabaaf60e56fdda88", "reference": "9e3ff91606fed11cd58a130eabaaf60e56fdda88", "shasum": "" }, "require": { "ext-gd": "*", "ext-mbstring": "*", "mpdf/psr-http-message-shim": "^1.0 || ^2.0", "mpdf/psr-log-aware-trait": "^2.0 || ^3.0", "myclabs/deep-copy": "^1.7", "paragonie/random_compat": "^1.4|^2.0|^9.99.99", "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", "psr/http-message": "^1.0 || ^2.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "setasign/fpdi": "^2.1" }, "require-dev": { "mockery/mockery": "^1.3.0", "mpdf/qrcode": "^1.1.0", "squizlabs/php_codesniffer": "^3.5.0", "tracy/tracy": "~2.5", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "ext-bcmath": "Needed for generation of some types of barcodes", "ext-xml": "Needed mainly for SVG manipulation", "ext-zlib": "Needed for compression of embedded resources, such as fonts" }, "type": "library", "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Mpdf\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Matěj Humpál", "role": "Developer, maintainer" }, { "name": "Ian Back", "role": "Developer (retired)" } ], "description": "PHP library generating PDF files from UTF-8 encoded HTML", "homepage": "https://mpdf.github.io", "keywords": [ "pdf", "php", "utf-8" ], "support": { "docs": "http://mpdf.github.io", "issues": "https://github.com/mpdf/mpdf/issues", "source": "https://github.com/mpdf/mpdf" }, "funding": [ { "url": "https://www.paypal.me/mpdf", "type": "custom" } ], "time": "2024-06-14T16:06:41+00:00" }, { "name": "mpdf/psr-http-message-shim", "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/mpdf/psr-http-message-shim.git", "reference": "f25a0153d645e234f9db42e5433b16d9b113920f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mpdf/psr-http-message-shim/zipball/f25a0153d645e234f9db42e5433b16d9b113920f", "reference": "f25a0153d645e234f9db42e5433b16d9b113920f", "shasum": "" }, "require": { "psr/http-message": "^2.0" }, "type": "library", "autoload": { "psr-4": { "Mpdf\\PsrHttpMessageShim\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Dorison", "email": "mark@chromatichq.com" }, { "name": "Kristofer Widholm", "email": "kristofer@chromatichq.com" }, { "name": "Nigel Cunningham", "email": "nigel.cunningham@technocrat.com.au" } ], "description": "Shim to allow support of different psr/message versions.", "support": { "issues": "https://github.com/mpdf/psr-http-message-shim/issues", "source": "https://github.com/mpdf/psr-http-message-shim/tree/v2.0.1" }, "time": "2023-10-02T14:34:03+00:00" }, { "name": "mpdf/psr-log-aware-trait", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/mpdf/psr-log-aware-trait.git", "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mpdf/psr-log-aware-trait/zipball/7a077416e8f39eb626dee4246e0af99dd9ace275", "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275", "shasum": "" }, "require": { "psr/log": "^1.0 || ^2.0" }, "type": "library", "autoload": { "psr-4": { "Mpdf\\PsrLogAwareTrait\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Dorison", "email": "mark@chromatichq.com" }, { "name": "Kristofer Widholm", "email": "kristofer@chromatichq.com" } ], "description": "Trait to allow support of different psr/log versions.", "support": { "issues": "https://github.com/mpdf/psr-log-aware-trait/issues", "source": "https://github.com/mpdf/psr-log-aware-trait/tree/v2.0.0" }, "time": "2023-05-03T06:18:28+00:00" }, { "name": "mtdowling/jmespath.php", "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/jmespath/jmespath.php.git", "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b", "reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "symfony/polyfill-mbstring": "^1.17" }, "require-dev": { "composer/xdebug-handler": "^3.0.3", "phpunit/phpunit": "^8.5.33" }, "bin": [ "bin/jp.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "files": [ "src/JmesPath.php" ], "psr-4": { "JmesPath\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Declaratively specify how to extract elements from a JSON document", "keywords": [ "json", "jsonpath" ], "support": { "issues": "https://github.com/jmespath/jmespath.php/issues", "source": "https://github.com/jmespath/jmespath.php/tree/2.7.0" }, "time": "2023-08-25T10:54:48+00:00" }, { "name": "myclabs/deep-copy", "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "doctrine/collections": "<1.6.8", "doctrine/common": "<2.13.3 || >=3 <3.2.2" }, "require-dev": { "doctrine/collections": "^1.6.8", "doctrine/common": "^2.13.3 || ^3.2.2", "phpspec/prophecy": "^1.10", "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" }, "type": "library", "autoload": { "files": [ "src/DeepCopy/deep_copy.php" ], "psr-4": { "DeepCopy\\": "src/DeepCopy/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Create deep copies (clones) of your objects", "keywords": [ "clone", "copy", "duplicate", "object", "object graph" ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0" }, "funding": [ { "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", "type": "tidelift" } ], "time": "2024-06-12T14:39:25+00:00" }, { "name": "myonlinestore/omnipay-klarna-checkout", "version": "5.0", "source": { "type": "git", "url": "https://github.com/MyOnlineStore/omnipay-klarna-checkout.git", "reference": "5655038b0e53a8436fbc7ad0bb718ef8b01d994a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MyOnlineStore/omnipay-klarna-checkout/zipball/5655038b0e53a8436fbc7ad0bb718ef8b01d994a", "reference": "5655038b0e53a8436fbc7ad0bb718ef8b01d994a", "shasum": "" }, "require": { "ext-json": "*", "omnipay/common": "^3.1", "php": "^7.4 | ^8.0" }, "require-dev": { "myonlinestore/coding-standard": "^3.1", "myonlinestore/php-devtools": "^0.2", "omnipay/tests": "^4.1", "vimeo/psalm": "^4.18" }, "type": "library", "autoload": { "psr-4": { "MyOnlineStore\\Omnipay\\KlarnaCheckout\\": "src/", "MyOnlineStore\\Tests\\Omnipay\\KlarnaCheckout\\": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Klarna Checkout gateway for Omnipay payment processing library", "homepage": "https://github.com/MyOnlineStore/omnipay-klarna-checkout", "keywords": [ "Klarna Checkout", "omnipay" ], "support": { "issues": "https://github.com/MyOnlineStore/omnipay-klarna-checkout/issues", "source": "https://github.com/MyOnlineStore/omnipay-klarna-checkout/tree/5.0" }, "abandoned": true, "time": "2022-04-01T11:32:05+00:00" }, { "name": "nesbot/carbon", "version": "2.72.5", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", "reference": "afd46589c216118ecd48ff2b95d77596af1e57ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/afd46589c216118ecd48ff2b95d77596af1e57ed", "reference": "afd46589c216118ecd48ff2b95d77596af1e57ed", "shasum": "" }, "require": { "carbonphp/carbon-doctrine-types": "*", "ext-json": "*", "php": "^7.1.8 || ^8.0", "psr/clock": "^1.0", "symfony/polyfill-mbstring": "^1.0", "symfony/polyfill-php80": "^1.16", "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" }, "provide": { "psr/clock-implementation": "1.0" }, "require-dev": { "doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0", "doctrine/orm": "^2.7 || ^3.0", "friendsofphp/php-cs-fixer": "^3.0", "kylekatarnls/multi-tester": "^2.0", "ondrejmirtes/better-reflection": "*", "phpmd/phpmd": "^2.9", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12.99 || ^1.7.14", "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6", "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20", "squizlabs/php_codesniffer": "^3.4" }, "bin": [ "bin/carbon" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev", "dev-2.x": "2.x-dev" }, "laravel": { "providers": [ "Carbon\\Laravel\\ServiceProvider" ] }, "phpstan": { "includes": [ "extension.neon" ] } }, "autoload": { "psr-4": { "Carbon\\": "src/Carbon/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brian Nesbitt", "email": "brian@nesbot.com", "homepage": "https://markido.com" }, { "name": "kylekatarnls", "homepage": "https://github.com/kylekatarnls" } ], "description": "An API extension for DateTime that supports 281 different languages.", "homepage": "https://carbon.nesbot.com", "keywords": [ "date", "datetime", "time" ], "support": { "docs": "https://carbon.nesbot.com/docs", "issues": "https://github.com/briannesbitt/Carbon/issues", "source": "https://github.com/briannesbitt/Carbon" }, "funding": [ { "url": "https://github.com/sponsors/kylekatarnls", "type": "github" }, { "url": "https://opencollective.com/Carbon#sponsor", "type": "opencollective" }, { "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme", "type": "tidelift" } ], "time": "2024-06-03T19:18:41+00:00" }, { "name": "nette/schema", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/nette/schema.git", "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", "shasum": "" }, "require": { "nette/utils": "^4.0", "php": "8.1 - 8.3" }, "require-dev": { "nette/tester": "^2.4", "phpstan/phpstan-nette": "^1.0", "tracy/tracy": "^2.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "📐 Nette Schema: validating data structures against a given Schema.", "homepage": "https://nette.org", "keywords": [ "config", "nette" ], "support": { "issues": "https://github.com/nette/schema/issues", "source": "https://github.com/nette/schema/tree/v1.3.0" }, "time": "2023-12-11T11:54:22+00:00" }, { "name": "nette/utils", "version": "v4.0.4", "source": { "type": "git", "url": "https://github.com/nette/utils.git", "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/utils/zipball/d3ad0aa3b9f934602cb3e3902ebccf10be34d218", "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218", "shasum": "" }, "require": { "php": ">=8.0 <8.4" }, "conflict": { "nette/finder": "<3", "nette/schema": "<1.2.2" }, "require-dev": { "jetbrains/phpstorm-attributes": "dev-master", "nette/tester": "^2.5", "phpstan/phpstan": "^1.0", "tracy/tracy": "^2.9" }, "suggest": { "ext-gd": "to use Image", "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", "ext-json": "to use Nette\\Utils\\Json", "ext-mbstring": "to use Strings::lower() etc...", "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", "homepage": "https://nette.org", "keywords": [ "array", "core", "datetime", "images", "json", "nette", "paginator", "password", "slugify", "string", "unicode", "utf-8", "utility", "validation" ], "support": { "issues": "https://github.com/nette/utils/issues", "source": "https://github.com/nette/utils/tree/v4.0.4" }, "time": "2024-01-17T16:50:36+00:00" }, { "name": "nikic/php-parser", "version": "v5.0.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13", "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13", "shasum": "" }, "require": { "ext-ctype": "*", "ext-json": "*", "ext-tokenizer": "*", "php": ">=7.4" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-dev" } }, "autoload": { "psr-4": { "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2" }, "time": "2024-03-05T20:51:40+00:00" }, { "name": "niklasravnsborg/laravel-pdf", "version": "v4.1.0", "source": { "type": "git", "url": "https://github.com/niklasravnsborg/laravel-pdf.git", "reference": "a5f5c22dd5e10d8f536102cec01c21282e18ebae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/niklasravnsborg/laravel-pdf/zipball/a5f5c22dd5e10d8f536102cec01c21282e18ebae", "reference": "a5f5c22dd5e10d8f536102cec01c21282e18ebae", "shasum": "" }, "require": { "mpdf/mpdf": "^8.0", "php": ">=7.0" }, "require-dev": { "orchestra/testbench": "^3.7", "phpunit/phpunit": "^7.4" }, "type": "library", "extra": { "laravel": { "providers": [ "niklasravnsborg\\LaravelPdf\\PdfServiceProvider" ], "aliases": { "PDF": "niklasravnsborg\\LaravelPdf\\Facades\\Pdf" } } }, "autoload": { "psr-4": { "niklasravnsborg\\LaravelPdf\\": "src/LaravelPdf" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Generate PDFs in Laravel with this mPDF wrapper.", "keywords": [ "laravel", "mpdf", "pdf" ], "support": { "issues": "https://github.com/niklasravnsborg/laravel-pdf/issues", "source": "https://github.com/niklasravnsborg/laravel-pdf/tree/v4.1.0" }, "abandoned": true, "time": "2021-06-08T11:07:13+00:00" }, { "name": "nunomaduro/termwind", "version": "v1.15.1", "source": { "type": "git", "url": "https://github.com/nunomaduro/termwind.git", "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/8ab0b32c8caa4a2e09700ea32925441385e4a5dc", "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^8.0", "symfony/console": "^5.3.0|^6.0.0" }, "require-dev": { "ergebnis/phpstan-rules": "^1.0.", "illuminate/console": "^8.0|^9.0", "illuminate/support": "^8.0|^9.0", "laravel/pint": "^1.0.0", "pestphp/pest": "^1.21.0", "pestphp/pest-plugin-mock": "^1.0", "phpstan/phpstan": "^1.4.6", "phpstan/phpstan-strict-rules": "^1.1.0", "symfony/var-dumper": "^5.2.7|^6.0.0", "thecodingmachine/phpstan-strict-rules": "^1.0.0" }, "type": "library", "extra": { "laravel": { "providers": [ "Termwind\\Laravel\\TermwindServiceProvider" ] } }, "autoload": { "files": [ "src/Functions.php" ], "psr-4": { "Termwind\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nuno Maduro", "email": "enunomaduro@gmail.com" } ], "description": "Its like Tailwind CSS, but for the console.", "keywords": [ "cli", "console", "css", "package", "php", "style" ], "support": { "issues": "https://github.com/nunomaduro/termwind/issues", "source": "https://github.com/nunomaduro/termwind/tree/v1.15.1" }, "funding": [ { "url": "https://www.paypal.com/paypalme/enunomaduro", "type": "custom" }, { "url": "https://github.com/nunomaduro", "type": "github" }, { "url": "https://github.com/xiCO2k", "type": "github" } ], "time": "2023-02-08T01:06:31+00:00" }, { "name": "omnipay/braintree", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-braintree.git", "reference": "b60a754ad2b33e638ffd9cfc29611f372e8d531a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-braintree/zipball/b60a754ad2b33e638ffd9cfc29611f372e8d531a", "reference": "b60a754ad2b33e638ffd9cfc29611f372e8d531a", "shasum": "" }, "require": { "braintree/braintree_php": "^5.0", "omnipay/common": "^3" }, "require-dev": { "omnipay/tests": "^3" }, "default-branch": true, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Braintree\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kayla Daniels", "email": "kayladnls@gmail.com" }, { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-braintree/contributors" } ], "description": "Braintree gateway for Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-braintree", "keywords": [ "braintree", "gateway", "merchant", "omnipay", "pay", "payment", "purchase" ], "support": { "issues": "https://github.com/thephpleague/omnipay-braintree/issues", "source": "https://github.com/thephpleague/omnipay-braintree/tree/master" }, "time": "2022-02-16T13:54:35+00:00" }, { "name": "omnipay/common", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-common.git", "reference": "2eca3823e9069e2c36b6007a090577d5584f9518" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/2eca3823e9069e2c36b6007a090577d5584f9518", "reference": "2eca3823e9069e2c36b6007a090577d5584f9518", "shasum": "" }, "require": { "moneyphp/money": "^3.1|^4.0.3", "php": "^7.2|^8", "php-http/client-implementation": "^1", "php-http/discovery": "^1.14", "php-http/message": "^1.5", "php-http/message-factory": "^1.1", "symfony/http-foundation": "^2.1|^3|^4|^5|^6|^7" }, "require-dev": { "http-interop/http-factory-guzzle": "^1.1", "omnipay/tests": "^4.1", "php-http/guzzle7-adapter": "^1", "php-http/mock-client": "^1.6", "squizlabs/php_codesniffer": "^3.8.1" }, "suggest": { "league/omnipay": "The default Omnipay package provides a default HTTP Adapter." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Common\\": "src/Common" }, "classmap": [ "src/Omnipay.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" }, { "name": "Jason Judge", "email": "jason.judge@consil.co.uk" }, { "name": "Del" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-common/contributors" } ], "description": "Common components for Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-common", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "purchase" ], "support": { "issues": "https://github.com/thephpleague/omnipay-common/issues", "source": "https://github.com/thephpleague/omnipay-common/tree/v3.3.0" }, "funding": [ { "url": "https://github.com/barryvdh", "type": "github" } ], "time": "2024-03-08T11:56:40+00:00" }, { "name": "omnipay/mollie", "version": "v5.5.0", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-mollie.git", "reference": "e9231442b67315017ec14ae3b0e13ff619276fd8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/omnipay-mollie/zipball/e9231442b67315017ec14ae3b0e13ff619276fd8", "reference": "e9231442b67315017ec14ae3b0e13ff619276fd8", "shasum": "" }, "require": { "omnipay/common": "^3.1", "php": "^7.2|^8.0" }, "require-dev": { "omnipay/tests": "^4.1", "squizlabs/php_codesniffer": "^3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.5.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Mollie\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-mollie/contributors" } ], "description": "Mollie driver for the Omnipay payment processing library", "homepage": "https://github.com/thephpleague/omnipay-mollie", "keywords": [ "gateway", "merchant", "mollie", "omnipay", "pay", "payment" ], "support": { "issues": "https://github.com/thephpleague/omnipay-mollie/issues", "source": "https://github.com/thephpleague/omnipay-mollie/tree/v5.5.0" }, "funding": [ { "url": "https://github.com/barryvdh", "type": "github" } ], "time": "2022-06-28T18:26:20+00:00" }, { "name": "openai-php/client", "version": "v0.6.4", "source": { "type": "git", "url": "https://github.com/openai-php/client.git", "reference": "6e0738a3f052fb0d27bd57136fff47db96248f65" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/openai-php/client/zipball/6e0738a3f052fb0d27bd57136fff47db96248f65", "reference": "6e0738a3f052fb0d27bd57136fff47db96248f65", "shasum": "" }, "require": { "php": "^8.1.0", "php-http/discovery": "^1.19.0", "php-http/multipart-stream-builder": "^1.3.0", "psr/http-client": "^1.0.2", "psr/http-client-implementation": "^1.0.1", "psr/http-factory-implementation": "*", "psr/http-message": "^1.1.0|^2.0.0" }, "require-dev": { "guzzlehttp/guzzle": "^7.7.0", "guzzlehttp/psr7": "^2.5.0", "laravel/pint": "^1.10.3", "nunomaduro/collision": "^7.7.0", "pestphp/pest": "dev-develop as 2.6.2", "pestphp/pest-plugin-arch": "^2.2.1", "pestphp/pest-plugin-mock": "^2.0.0", "pestphp/pest-plugin-type-coverage": "^2.0.0", "phpstan/phpstan": "^1.10.25", "rector/rector": "^0.16.0", "symfony/var-dumper": "^6.3.1" }, "type": "library", "autoload": { "files": [ "src/OpenAI.php" ], "psr-4": { "OpenAI\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nuno Maduro", "email": "enunomaduro@gmail.com" }, { "name": "Sandro Gehri" } ], "description": "OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API", "keywords": [ "GPT-3", "api", "client", "codex", "dall-e", "language", "natural", "openai", "php", "processing", "sdk" ], "support": { "issues": "https://github.com/openai-php/client/issues", "source": "https://github.com/openai-php/client/tree/v0.6.4" }, "funding": [ { "url": "https://www.paypal.com/paypalme/enunomaduro", "type": "custom" }, { "url": "https://github.com/gehrisandro", "type": "github" }, { "url": "https://github.com/nunomaduro", "type": "github" } ], "time": "2023-07-18T22:59:43+00:00" }, { "name": "openai-php/laravel", "version": "v0.6.3", "source": { "type": "git", "url": "https://github.com/openai-php/laravel.git", "reference": "ad5077418cd0b6f2082cc5ff24744bcd32cf32ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/openai-php/laravel/zipball/ad5077418cd0b6f2082cc5ff24744bcd32cf32ee", "reference": "ad5077418cd0b6f2082cc5ff24744bcd32cf32ee", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.7.0", "laravel/framework": "^9.46.0|^10.14.1", "openai-php/client": "^0.6.3", "php": "^8.1.0" }, "require-dev": { "laravel/pint": "^1.10.3", "pestphp/pest": "^2.8.2", "pestphp/pest-plugin-arch": "^2.2.2", "pestphp/pest-plugin-mock": "^2.0.0", "phpstan/phpstan": "^1.10.25", "symfony/var-dumper": "^6.3.1" }, "type": "library", "extra": { "laravel": { "providers": [ "OpenAI\\Laravel\\ServiceProvider" ] } }, "autoload": { "psr-4": { "OpenAI\\Laravel\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nuno Maduro", "email": "enunomaduro@gmail.com" } ], "description": "OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API", "keywords": [ "GPT-3", "api", "client", "codex", "dall-e", "language", "laravel", "natural", "openai", "php", "processing", "sdk" ], "support": { "issues": "https://github.com/openai-php/laravel/issues", "source": "https://github.com/openai-php/laravel/tree/v0.6.3" }, "funding": [ { "url": "https://www.paypal.com/paypalme/enunomaduro", "type": "custom" }, { "url": "https://github.com/nunomaduro", "type": "github" }, { "url": "https://www.patreon.com/nunomaduro", "type": "patreon" } ], "time": "2023-07-10T10:23:41+00:00" }, { "name": "overtrue/pinyin", "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/overtrue/pinyin.git", "reference": "4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/overtrue/pinyin/zipball/4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7", "reference": "4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "brainmaestro/composer-git-hooks": "^2.7", "friendsofphp/php-cs-fixer": "^2.16", "phpunit/phpunit": "~8.0" }, "type": "library", "extra": { "hooks": { "pre-commit": [ "composer test", "composer fix-style" ], "pre-push": [ "composer test", "composer check-style" ] } }, "autoload": { "files": [ "src/const.php" ], "psr-4": { "Overtrue\\Pinyin\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "overtrue", "email": "anzhengchao@gmail.com", "homepage": "http://github.com/overtrue" } ], "description": "Chinese to pinyin translator.", "homepage": "https://github.com/overtrue/pinyin", "keywords": [ "Chinese", "Pinyin", "cn2pinyin" ], "support": { "issues": "https://github.com/overtrue/pinyin/issues", "source": "https://github.com/overtrue/pinyin/tree/4.1.0" }, "funding": [ { "url": "https://github.com/overtrue", "type": "github" } ], "time": "2023-04-27T10:17:12+00:00" }, { "name": "paragonie/constant_time_encoding", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", "reference": "df1e7fde177501eee2037dd159cf04f5f301a512" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512", "reference": "df1e7fde177501eee2037dd159cf04f5f301a512", "shasum": "" }, "require": { "php": "^8" }, "require-dev": { "phpunit/phpunit": "^9", "vimeo/psalm": "^4|^5" }, "type": "library", "autoload": { "psr-4": { "ParagonIE\\ConstantTime\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com", "role": "Maintainer" }, { "name": "Steve 'Sc00bz' Thomas", "email": "steve@tobtu.com", "homepage": "https://www.tobtu.com", "role": "Original Developer" } ], "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", "keywords": [ "base16", "base32", "base32_decode", "base32_encode", "base64", "base64_decode", "base64_encode", "bin2hex", "encoding", "hex", "hex2bin", "rfc4648" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/constant_time_encoding/issues", "source": "https://github.com/paragonie/constant_time_encoding" }, "time": "2024-05-08T12:36:18+00:00" }, { "name": "paragonie/random_compat", "version": "v9.99.100", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", "shasum": "" }, "require": { "php": ">= 7" }, "require-dev": { "phpunit/phpunit": "4.*|5.*", "vimeo/psalm": "^1" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "polyfill", "pseudorandom", "random" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/random_compat/issues", "source": "https://github.com/paragonie/random_compat" }, "time": "2020-10-15T08:29:30+00:00" }, { "name": "paypal/rest-api-sdk-php", "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/paypal/PayPal-PHP-SDK.git", "reference": "72e2f2466975bf128a31e02b15110180f059fc04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paypal/PayPal-PHP-SDK/zipball/72e2f2466975bf128a31e02b15110180f059fc04", "reference": "72e2f2466975bf128a31e02b15110180f059fc04", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3.0", "psr/log": "^1.0.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35" }, "type": "library", "autoload": { "psr-0": { "PayPal": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "PayPal", "homepage": "https://github.com/paypal/rest-api-sdk-php/contributors" } ], "description": "PayPal's PHP SDK for REST APIs", "homepage": "http://paypal.github.io/PayPal-PHP-SDK/", "keywords": [ "payments", "paypal", "rest", "sdk" ], "support": { "issues": "https://github.com/paypal/PayPal-PHP-SDK/issues", "source": "https://github.com/paypal/PayPal-PHP-SDK/tree/master" }, "abandoned": true, "time": "2019-01-04T20:04:25+00:00" }, { "name": "paytabscom/laravel_paytabs", "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/paytabscom/paytabs-php-laravel-package.git", "reference": "74583ee0f43b5282cd5196fcc381e7e286544fe7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paytabscom/paytabs-php-laravel-package/zipball/74583ee0f43b5282cd5196fcc381e7e286544fe7", "reference": "74583ee0f43b5282cd5196fcc381e7e286544fe7", "shasum": "" }, "require": { "php": "^7.0|^8.0" }, "type": "composer-package", "autoload": { "psr-4": { "Paytabscom\\Laravel_paytabs\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Walaa Elsaeed", "email": "w.elsaeed@paytabs.com" } ], "description": "Official laravel package to implement PayTabs integration with laravel apps", "homepage": "https://site.paytabs.com/en/", "keywords": [ "E-comerce", "laravel", "payments", "paytabs" ], "support": { "issues": "https://github.com/paytabscom/paytabs-php-laravel-package/issues", "source": "https://github.com/paytabscom/paytabs-php-laravel-package/tree/V1.7.1" }, "time": "2024-04-03T10:15:00+00:00" }, { "name": "phenx/php-font-lib", "version": "0.5.6", "source": { "type": "git", "url": "https://github.com/dompdf/php-font-lib.git", "reference": "a1681e9793040740a405ac5b189275059e2a9863" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/a1681e9793040740a405ac5b189275059e2a9863", "reference": "a1681e9793040740a405ac5b189275059e2a9863", "shasum": "" }, "require": { "ext-mbstring": "*" }, "require-dev": { "symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6" }, "type": "library", "autoload": { "psr-4": { "FontLib\\": "src/FontLib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Fabien Ménager", "email": "fabien.menager@gmail.com" } ], "description": "A library to read, parse, export and make subsets of different types of font files.", "homepage": "https://github.com/PhenX/php-font-lib", "support": { "issues": "https://github.com/dompdf/php-font-lib/issues", "source": "https://github.com/dompdf/php-font-lib/tree/0.5.6" }, "time": "2024-01-29T14:45:26+00:00" }, { "name": "phenx/php-svg-lib", "version": "0.5.4", "source": { "type": "git", "url": "https://github.com/dompdf/php-svg-lib.git", "reference": "46b25da81613a9cf43c83b2a8c2c1bdab27df691" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/46b25da81613a9cf43c83b2a8c2c1bdab27df691", "reference": "46b25da81613a9cf43c83b2a8c2c1bdab27df691", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^7.1 || ^8.0", "sabberworm/php-css-parser": "^8.4" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5" }, "type": "library", "autoload": { "psr-4": { "Svg\\": "src/Svg" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Fabien Ménager", "email": "fabien.menager@gmail.com" } ], "description": "A library to read, parse and export to PDF SVG files.", "homepage": "https://github.com/PhenX/php-svg-lib", "support": { "issues": "https://github.com/dompdf/php-svg-lib/issues", "source": "https://github.com/dompdf/php-svg-lib/tree/0.5.4" }, "time": "2024-04-08T12:52:34+00:00" }, { "name": "php-http/discovery", "version": "1.19.4", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", "reference": "0700efda8d7526335132360167315fdab3aeb599" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/discovery/zipball/0700efda8d7526335132360167315fdab3aeb599", "reference": "0700efda8d7526335132360167315fdab3aeb599", "shasum": "" }, "require": { "composer-plugin-api": "^1.0|^2.0", "php": "^7.1 || ^8.0" }, "conflict": { "nyholm/psr7": "<1.0", "zendframework/zend-diactoros": "*" }, "provide": { "php-http/async-client-implementation": "*", "php-http/client-implementation": "*", "psr/http-client-implementation": "*", "psr/http-factory-implementation": "*", "psr/http-message-implementation": "*" }, "require-dev": { "composer/composer": "^1.0.2|^2.0", "graham-campbell/phpspec-skip-example-extension": "^5.0", "php-http/httplug": "^1.0 || ^2.0", "php-http/message-factory": "^1.0", "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3", "sebastian/comparator": "^3.0.5 || ^4.0.8", "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1" }, "type": "composer-plugin", "extra": { "class": "Http\\Discovery\\Composer\\Plugin", "plugin-optional": true }, "autoload": { "psr-4": { "Http\\Discovery\\": "src/" }, "exclude-from-classmap": [ "src/Composer/Plugin.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations", "homepage": "http://php-http.org", "keywords": [ "adapter", "client", "discovery", "factory", "http", "message", "psr17", "psr7" ], "support": { "issues": "https://github.com/php-http/discovery/issues", "source": "https://github.com/php-http/discovery/tree/1.19.4" }, "time": "2024-03-29T13:00:05+00:00" }, { "name": "php-http/guzzle7-adapter", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-http/guzzle7-adapter.git", "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.0", "php": "^7.2 | ^8.0", "php-http/httplug": "^2.0", "psr/http-client": "^1.0" }, "provide": { "php-http/async-client-implementation": "1.0", "php-http/client-implementation": "1.0", "psr/http-client-implementation": "1.0" }, "require-dev": { "php-http/client-integration-tests": "^3.0", "phpunit/phpunit": "^8.0|^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.2.x-dev" } }, "autoload": { "psr-4": { "Http\\Adapter\\Guzzle7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com" } ], "description": "Guzzle 7 HTTP Adapter", "homepage": "http://httplug.io", "keywords": [ "Guzzle", "http" ], "support": { "issues": "https://github.com/php-http/guzzle7-adapter/issues", "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0" }, "time": "2021-03-09T07:35:15+00:00" }, { "name": "php-http/httplug", "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", "reference": "625ad742c360c8ac580fcc647a1541d29e257f67" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/httplug/zipball/625ad742c360c8ac580fcc647a1541d29e257f67", "reference": "625ad742c360c8ac580fcc647a1541d29e257f67", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", "php-http/promise": "^1.1", "psr/http-client": "^1.0", "psr/http-message": "^1.0 || ^2.0" }, "require-dev": { "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0", "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0" }, "type": "library", "autoload": { "psr-4": { "Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eric GELOEN", "email": "geloen.eric@gmail.com" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://sagikazarmark.hu" } ], "description": "HTTPlug, the HTTP client abstraction for PHP", "homepage": "http://httplug.io", "keywords": [ "client", "http" ], "support": { "issues": "https://github.com/php-http/httplug/issues", "source": "https://github.com/php-http/httplug/tree/2.4.0" }, "time": "2023-04-14T15:10:03+00:00" }, { "name": "php-http/message", "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/php-http/message.git", "reference": "5997f3289332c699fa2545c427826272498a2088" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/message/zipball/5997f3289332c699fa2545c427826272498a2088", "reference": "5997f3289332c699fa2545c427826272498a2088", "shasum": "" }, "require": { "clue/stream-filter": "^1.5", "php": "^7.2 || ^8.0", "psr/http-message": "^1.1 || ^2.0" }, "provide": { "php-http/message-factory-implementation": "1.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.6", "ext-zlib": "*", "guzzlehttp/psr7": "^1.0 || ^2.0", "laminas/laminas-diactoros": "^2.0 || ^3.0", "php-http/message-factory": "^1.0.2", "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1", "slim/slim": "^3.0" }, "suggest": { "ext-zlib": "Used with compressor/decompressor streams", "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", "laminas/laminas-diactoros": "Used with Diactoros Factories", "slim/slim": "Used with Slim Framework PSR-7 implementation" }, "type": "library", "autoload": { "files": [ "src/filters.php" ], "psr-4": { "Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "HTTP Message related tools", "homepage": "http://php-http.org", "keywords": [ "http", "message", "psr-7" ], "support": { "issues": "https://github.com/php-http/message/issues", "source": "https://github.com/php-http/message/tree/1.16.1" }, "time": "2024-03-07T13:22:09+00:00" }, { "name": "php-http/message-factory", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-http/message-factory.git", "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57", "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57", "shasum": "" }, "require": { "php": ">=5.4", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Factory interfaces for PSR-7 HTTP Message", "homepage": "http://php-http.org", "keywords": [ "factory", "http", "message", "stream", "uri" ], "support": { "issues": "https://github.com/php-http/message-factory/issues", "source": "https://github.com/php-http/message-factory/tree/1.1.0" }, "abandoned": "psr/http-factory", "time": "2023-04-14T14:16:17+00:00" }, { "name": "php-http/multipart-stream-builder", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/php-http/multipart-stream-builder.git", "reference": "ed56da23b95949ae4747378bed8a5b61a2fdae24" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/ed56da23b95949ae4747378bed8a5b61a2fdae24", "reference": "ed56da23b95949ae4747378bed8a5b61a2fdae24", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", "php-http/discovery": "^1.15", "psr/http-factory-implementation": "^1.0" }, "require-dev": { "nyholm/psr7": "^1.0", "php-http/message": "^1.5", "php-http/message-factory": "^1.0.2", "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3" }, "type": "library", "autoload": { "psr-4": { "Http\\Message\\MultipartStream\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com" } ], "description": "A builder class that help you create a multipart stream", "homepage": "http://php-http.org", "keywords": [ "factory", "http", "message", "multipart stream", "stream" ], "support": { "issues": "https://github.com/php-http/multipart-stream-builder/issues", "source": "https://github.com/php-http/multipart-stream-builder/tree/1.3.1" }, "time": "2024-06-10T14:51:55+00:00" }, { "name": "php-http/promise", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/php-http/promise.git", "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83", "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3", "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4" }, "type": "library", "autoload": { "psr-4": { "Http\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joel Wurtz", "email": "joel.wurtz@gmail.com" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Promise used for asynchronous HTTP requests", "homepage": "http://httplug.io", "keywords": [ "promise" ], "support": { "issues": "https://github.com/php-http/promise/issues", "source": "https://github.com/php-http/promise/tree/1.3.1" }, "time": "2024-03-15T13:55:21+00:00" }, { "name": "phpoffice/phpspreadsheet", "version": "1.29.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/fde2ccf55eaef7e86021ff1acce26479160a0fa0", "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0", "shasum": "" }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-fileinfo": "*", "ext-gd": "*", "ext-iconv": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-simplexml": "*", "ext-xml": "*", "ext-xmlreader": "*", "ext-xmlwriter": "*", "ext-zip": "*", "ext-zlib": "*", "ezyang/htmlpurifier": "^4.15", "maennchen/zipstream-php": "^2.1 || ^3.0", "markbaker/complex": "^3.0", "markbaker/matrix": "^3.0", "php": "^7.4 || ^8.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "psr/simple-cache": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-main", "dompdf/dompdf": "^1.0 || ^2.0", "friendsofphp/php-cs-fixer": "^3.2", "mitoteam/jpgraph": "^10.3", "mpdf/mpdf": "^8.1.1", "phpcompatibility/php-compatibility": "^9.3", "phpstan/phpstan": "^1.1", "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0", "squizlabs/php_codesniffer": "^3.7", "tecnickcom/tcpdf": "^6.5" }, "suggest": { "dompdf/dompdf": "Option for rendering PDF with PDF Writer", "ext-intl": "PHP Internationalization Functions", "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", "mpdf/mpdf": "Option for rendering PDF with PDF Writer", "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer" }, "type": "library", "autoload": { "psr-4": { "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maarten Balliauw", "homepage": "https://blog.maartenballiauw.be" }, { "name": "Mark Baker", "homepage": "https://markbakeruk.net" }, { "name": "Franck Lefevre", "homepage": "https://rootslabs.net" }, { "name": "Erik Tilt" }, { "name": "Adrien Crivelli" } ], "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "homepage": "https://github.com/PHPOffice/PhpSpreadsheet", "keywords": [ "OpenXML", "excel", "gnumeric", "ods", "php", "spreadsheet", "xls", "xlsx" ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.0" }, "time": "2023-06-14T22:48:31+00:00" }, { "name": "phpoption/phpoption", "version": "1.9.2", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820", "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": true }, "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "psr-4": { "PhpOption\\": "src/PhpOption/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh" }, { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" } ], "description": "Option Type for PHP", "keywords": [ "language", "option", "php", "type" ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", "source": "https://github.com/schmittjoh/php-option/tree/1.9.2" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", "type": "tidelift" } ], "time": "2023-11-12T21:59:55+00:00" }, { "name": "phpseclib/phpseclib", "version": "3.0.38", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "b18b8788e51156c4dd97b7f220a31149a0052067" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/b18b8788e51156c4dd97b7f220a31149a0052067", "reference": "b18b8788e51156c4dd97b7f220a31149a0052067", "shasum": "" }, "require": { "paragonie/constant_time_encoding": "^1|^2|^3", "paragonie/random_compat": "^1.4|^2.0|^9.99.99", "php": ">=5.6.1" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "ext-dom": "Install the DOM extension to load XML formatted public keys.", "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." }, "type": "library", "autoload": { "files": [ "phpseclib/bootstrap.php" ], "psr-4": { "phpseclib3\\": "phpseclib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jim Wigginton", "email": "terrafrost@php.net", "role": "Lead Developer" }, { "name": "Patrick Monnerat", "email": "pm@datasphere.ch", "role": "Developer" }, { "name": "Andreas Fischer", "email": "bantu@phpbb.com", "role": "Developer" }, { "name": "Hans-Jürgen Petrich", "email": "petrich@tronic-media.com", "role": "Developer" }, { "name": "Graham Campbell", "email": "graham@alt-three.com", "role": "Developer" } ], "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", "homepage": "http://phpseclib.sourceforge.net", "keywords": [ "BigInteger", "aes", "asn.1", "asn1", "blowfish", "crypto", "cryptography", "encryption", "rsa", "security", "sftp", "signature", "signing", "ssh", "twofish", "x.509", "x509" ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", "source": "https://github.com/phpseclib/phpseclib/tree/3.0.38" }, "funding": [ { "url": "https://github.com/terrafrost", "type": "github" }, { "url": "https://www.patreon.com/phpseclib", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", "type": "tidelift" } ], "time": "2024-06-17T10:11:32+00:00" }, { "name": "psr/cache", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "shasum": "" }, "require": { "php": ">=8.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "support": { "source": "https://github.com/php-fig/cache/tree/3.0.0" }, "time": "2021-02-03T23:26:27+00:00" }, { "name": "psr/clock", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/clock.git", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", "shasum": "" }, "require": { "php": "^7.0 || ^8.0" }, "type": "library", "autoload": { "psr-4": { "Psr\\Clock\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for reading the clock.", "homepage": "https://github.com/php-fig/clock", "keywords": [ "clock", "now", "psr", "psr-20", "time" ], "support": { "issues": "https://github.com/php-fig/clock/issues", "source": "https://github.com/php-fig/clock/tree/1.0.0" }, "time": "2022-11-25T14:36:26+00:00" }, { "name": "psr/container", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", "shasum": "" }, "require": { "php": ">=7.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container/tree/2.0.2" }, "time": "2021-11-05T16:47:00+00:00" }, { "name": "psr/event-dispatcher", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/event-dispatcher.git", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\EventDispatcher\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Standard interfaces for event handling.", "keywords": [ "events", "psr", "psr-14" ], "support": { "issues": "https://github.com/php-fig/event-dispatcher/issues", "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" }, "time": "2019-01-08T18:20:26+00:00" }, { "name": "psr/http-client", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", "homepage": "https://github.com/php-fig/http-client", "keywords": [ "http", "http-client", "psr", "psr-18" ], "support": { "source": "https://github.com/php-fig/http-client" }, "time": "2023-09-23T14:17:50+00:00" }, { "name": "psr/http-factory", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-factory" }, "time": "2024-04-15T12:06:14+00:00" }, { "name": "psr/http-message", "version": "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-message/tree/2.0" }, "time": "2023-04-04T09:54:51+00:00" }, { "name": "psr/log", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/1.1.4" }, "time": "2021-05-03T11:20:27+00:00" }, { "name": "psr/simple-cache", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865", "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865", "shasum": "" }, "require": { "php": ">=8.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "support": { "source": "https://github.com/php-fig/simple-cache/tree/3.0.0" }, "time": "2021-10-29T13:26:27+00:00" }, { "name": "psy/psysh", "version": "v0.12.4", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", "reference": "2fd717afa05341b4f8152547f142cd2f130f6818" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/2fd717afa05341b4f8152547f142cd2f130f6818", "reference": "2fd717afa05341b4f8152547f142cd2f130f6818", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", "nikic/php-parser": "^5.0 || ^4.0", "php": "^8.0 || ^7.4", "symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4", "symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4" }, "conflict": { "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pdo-sqlite": "The doc command requires SQLite to work.", "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well." }, "bin": [ "bin/psysh" ], "type": "library", "extra": { "branch-alias": { "dev-main": "0.12.x-dev" }, "bamarni-bin": { "bin-links": false, "forward-command": false } }, "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Psy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Justin Hileman", "email": "justin@justinhileman.info", "homepage": "http://justinhileman.com" } ], "description": "An interactive shell for modern PHP.", "homepage": "http://psysh.org", "keywords": [ "REPL", "console", "interactive", "shell" ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", "source": "https://github.com/bobthecow/psysh/tree/v0.12.4" }, "time": "2024-06-10T01:18:23+00:00" }, { "name": "ptuchik/omnipay-yandex", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/ptuchik/omnipay-yandex.git", "reference": "71880ccbfaac4981ca971df6424822eeb4fb5cdb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ptuchik/omnipay-yandex/zipball/71880ccbfaac4981ca971df6424822eeb4fb5cdb", "reference": "71880ccbfaac4981ca971df6424822eeb4fb5cdb", "shasum": "" }, "require": { "omnipay/common": "^3", "yandex-money/yandex-checkout-sdk-php": "^1.0" }, "require-dev": { "omnipay/tests": "^3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { "Omnipay\\Yandex\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Avik Aghajanyan", "email": "avik.aghajanyan@gmail.com" } ], "description": "Yandex Money gateway for Omnipay payment processing library", "homepage": "https://github.com/ptuchik/omnipay-yandex", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "purchase", "yandex" ], "support": { "issues": "https://github.com/ptuchik/omnipay-yandex/issues", "source": "https://github.com/ptuchik/omnipay-yandex/tree/1.0.1" }, "time": "2018-07-31T21:17:00+00:00" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "support": { "issues": "https://github.com/ralouphie/getallheaders/issues", "source": "https://github.com/ralouphie/getallheaders/tree/develop" }, "time": "2019-03-08T08:55:37+00:00" }, { "name": "ramsey/collection", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "captainhook/plugin-composer": "^5.3", "ergebnis/composer-normalize": "^2.28.3", "fakerphp/faker": "^1.21", "hamcrest/hamcrest-php": "^2.0", "jangregor/phpstan-prophecy": "^1.0", "mockery/mockery": "^1.5", "php-parallel-lint/php-console-highlighter": "^1.0", "php-parallel-lint/php-parallel-lint": "^1.3", "phpcsstandards/phpcsutils": "^1.0.0-rc1", "phpspec/prophecy-phpunit": "^2.0", "phpstan/extension-installer": "^1.2", "phpstan/phpstan": "^1.9", "phpstan/phpstan-mockery": "^1.1", "phpstan/phpstan-phpunit": "^1.3", "phpunit/phpunit": "^9.5", "psalm/plugin-mockery": "^1.1", "psalm/plugin-phpunit": "^0.18.4", "ramsey/coding-standard": "^2.0.3", "ramsey/conventional-commits": "^1.3", "vimeo/psalm": "^5.4" }, "type": "library", "extra": { "captainhook": { "force-install": true }, "ramsey/conventional-commits": { "configFile": "conventional-commits.json" } }, "autoload": { "psr-4": { "Ramsey\\Collection\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ben Ramsey", "email": "ben@benramsey.com", "homepage": "https://benramsey.com" } ], "description": "A PHP library for representing and manipulating collections.", "keywords": [ "array", "collection", "hash", "map", "queue", "set" ], "support": { "issues": "https://github.com/ramsey/collection/issues", "source": "https://github.com/ramsey/collection/tree/2.0.0" }, "funding": [ { "url": "https://github.com/ramsey", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/ramsey/collection", "type": "tidelift" } ], "time": "2022-12-31T21:50:55+00:00" }, { "name": "ramsey/uuid", "version": "4.7.6", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", "reference": "91039bc1faa45ba123c4328958e620d382ec7088" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088", "reference": "91039bc1faa45ba123c4328958e620d382ec7088", "shasum": "" }, "require": { "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12", "ext-json": "*", "php": "^8.0", "ramsey/collection": "^1.2 || ^2.0" }, "replace": { "rhumsaa/uuid": "self.version" }, "require-dev": { "captainhook/captainhook": "^5.10", "captainhook/plugin-composer": "^5.3", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "doctrine/annotations": "^1.8", "ergebnis/composer-normalize": "^2.15", "mockery/mockery": "^1.3", "paragonie/random-lib": "^2", "php-mock/php-mock": "^2.2", "php-mock/php-mock-mockery": "^1.3", "php-parallel-lint/php-parallel-lint": "^1.1", "phpbench/phpbench": "^1.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.8", "phpstan/phpstan-mockery": "^1.1", "phpstan/phpstan-phpunit": "^1.1", "phpunit/phpunit": "^8.5 || ^9", "ramsey/composer-repl": "^1.4", "slevomat/coding-standard": "^8.4", "squizlabs/php_codesniffer": "^3.5", "vimeo/psalm": "^4.9" }, "suggest": { "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.", "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.", "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, "type": "library", "extra": { "captainhook": { "force-install": true } }, "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Ramsey\\Uuid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", "keywords": [ "guid", "identifier", "uuid" ], "support": { "issues": "https://github.com/ramsey/uuid/issues", "source": "https://github.com/ramsey/uuid/tree/4.7.6" }, "funding": [ { "url": "https://github.com/ramsey", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid", "type": "tidelift" } ], "time": "2024-04-27T21:32:50+00:00" }, { "name": "razorpay/razorpay", "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/razorpay/razorpay-php.git", "reference": "a3d7c2bcb416091edd6a76eb5a7600eaf00ac837" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/razorpay/razorpay-php/zipball/a3d7c2bcb416091edd6a76eb5a7600eaf00ac837", "reference": "a3d7c2bcb416091edd6a76eb5a7600eaf00ac837", "shasum": "" }, "require": { "ext-json": "*", "php": ">=7.3", "rmccue/requests": "^2.0" }, "require-dev": { "phpunit/phpunit": "^9", "raveren/kint": "1.*" }, "type": "library", "autoload": { "files": [ "Deprecated.php" ], "psr-4": { "Razorpay\\Api\\": "src/", "Razorpay\\Tests\\": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Abhay Rana", "email": "nemo@razorpay.com", "homepage": "https://captnemo.in", "role": "Developer" }, { "name": "Shashank Kumar", "email": "shashank@razorpay.com", "role": "Developer" } ], "description": "Razorpay PHP Client Library", "homepage": "https://docs.razorpay.com", "keywords": [ "api", "client", "php", "razorpay" ], "support": { "email": "contact@razorpay.com", "issues": "https://github.com/Razorpay/razorpay-php/issues", "source": "https://github.com/Razorpay/razorpay-php" }, "time": "2023-12-18T04:19:46+00:00" }, { "name": "rize/uri-template", "version": "0.3.6", "source": { "type": "git", "url": "https://github.com/rize/UriTemplate.git", "reference": "34efe65c79710eed0883884f2285ae6d4a0aad19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rize/UriTemplate/zipball/34efe65c79710eed0883884f2285ae6d4a0aad19", "reference": "34efe65c79710eed0883884f2285ae6d4a0aad19", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.8.36" }, "type": "library", "autoload": { "psr-4": { "Rize\\": "src/Rize" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marut K", "homepage": "http://twitter.com/rezigned" } ], "description": "PHP URI Template (RFC 6570) supports both expansion & extraction", "keywords": [ "RFC 6570", "template", "uri" ], "support": { "issues": "https://github.com/rize/UriTemplate/issues", "source": "https://github.com/rize/UriTemplate/tree/0.3.6" }, "funding": [ { "url": "https://www.paypal.me/rezigned", "type": "custom" }, { "url": "https://github.com/rezigned", "type": "github" }, { "url": "https://opencollective.com/rize-uri-template", "type": "open_collective" } ], "time": "2024-03-10T08:07:49+00:00" }, { "name": "rmccue/requests", "version": "v2.0.11", "source": { "type": "git", "url": "https://github.com/WordPress/Requests.git", "reference": "31435a468e2357e68df743f2527bda32556a0818" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/Requests/zipball/31435a468e2357e68df743f2527bda32556a0818", "reference": "31435a468e2357e68df743f2527bda32556a0818", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.6" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7", "php-parallel-lint/php-console-highlighter": "^0.5.0", "php-parallel-lint/php-parallel-lint": "^1.3.1", "phpcompatibility/php-compatibility": "^9.0", "requests/test-server": "dev-main", "roave/security-advisories": "dev-latest", "squizlabs/php_codesniffer": "^3.6", "wp-coding-standards/wpcs": "^2.0", "yoast/phpunit-polyfills": "^1.0.0" }, "suggest": { "art4/requests-psr18-adapter": "For using Requests as a PSR-18 HTTP Client", "ext-curl": "For improved performance", "ext-openssl": "For secure transport support", "ext-zlib": "For improved performance when decompressing encoded streams" }, "type": "library", "autoload": { "files": [ "library/Deprecated.php" ], "psr-4": { "WpOrg\\Requests\\": "src/" }, "classmap": [ "library/Requests.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Ryan McCue", "homepage": "https://rmccue.io/" }, { "name": "Alain Schlesser", "homepage": "https://github.com/schlessera" }, { "name": "Juliette Reinders Folmer", "homepage": "https://github.com/jrfnl" }, { "name": "Contributors", "homepage": "https://github.com/WordPress/Requests/graphs/contributors" } ], "description": "A HTTP library written in PHP, for human beings.", "homepage": "https://requests.ryanmccue.info/", "keywords": [ "curl", "fsockopen", "http", "idna", "ipv6", "iri", "sockets" ], "support": { "docs": "https://requests.ryanmccue.info/", "issues": "https://github.com/WordPress/Requests/issues", "source": "https://github.com/WordPress/Requests" }, "time": "2024-03-25T10:48:46+00:00" }, { "name": "sabberworm/php-css-parser", "version": "v8.5.1", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/4a3d572b0f8b28bb6fd016ae8bbfc445facef152", "reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=5.6.20" }, "require-dev": { "phpunit/phpunit": "^5.7.27" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS" }, "type": "library", "extra": { "branch-alias": { "dev-main": "9.0.x-dev" } }, "autoload": { "psr-4": { "Sabberworm\\CSS\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Raphael Schweikert" }, { "name": "Oliver Klee", "email": "github@oliverklee.de" }, { "name": "Jake Hotson", "email": "jake.github@qzdesign.co.uk" } ], "description": "Parser for CSS Files written in PHP", "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser", "keywords": [ "css", "parser", "stylesheet" ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.5.1" }, "time": "2024-02-15T16:41:13+00:00" }, { "name": "sebacarrasco93/laravel-payku", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/sebacarrasco93/laravel-payku.git", "reference": "a6047a129b1282a8c47a1bccc3129bab1beb5afd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebacarrasco93/laravel-payku/zipball/a6047a129b1282a8c47a1bccc3129bab1beb5afd", "reference": "a6047a129b1282a8c47a1bccc3129bab1beb5afd", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.0.1", "php": "^7.3|^8.0" }, "require-dev": { "orchestra/testbench": "^6.18", "pestphp/pest": "^1.3" }, "type": "package", "extra": { "laravel": { "providers": [ "SebaCarrasco93\\LaravelPayku\\LaravelPaykuServiceProvider", "SebaCarrasco93\\LaravelPayku\\RouteServiceProvider" ], "aliases": { "LaravelPayku": "SebaCarrasco93\\LaravelPayku\\Facades\\LaravelPayku" } } }, "autoload": { "psr-4": { "SebaCarrasco93\\LaravelPayku\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Seba Carrasco Poblete", "email": "sebacarrasco93@gmail.com" } ], "description": "Payku Package for Laravel", "support": { "issues": "https://github.com/sebacarrasco93/laravel-payku/issues", "source": "https://github.com/sebacarrasco93/laravel-payku/tree/1.0.5" }, "time": "2024-03-05T02:48:13+00:00" }, { "name": "sermepa/sermepa", "version": "1.4.8", "source": { "type": "git", "url": "https://github.com/ssheduardo/sermepa.git", "reference": "38778760747db0c36b31f2702778eb3173bcca18" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ssheduardo/sermepa/zipball/38778760747db0c36b31f2702778eb3173bcca18", "reference": "38778760747db0c36b31f2702778eb3173bcca18", "shasum": "" }, "require": { "php": "^7.1.3|^7.2.5|^8.0|^8.1|^8.2" }, "require-dev": { "phpunit/phpunit": "^7.0|^8.5.8|^9.3.3" }, "type": "library", "autoload": { "psr-4": { "Redsys\\": "src/Redsys/", "Sermepa\\Tpv\\": "src/Sermepa/Tpv/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eduardo D", "email": "ssh.eduardo@gmail.com", "homepage": "http://ubublog.com/" } ], "description": "Pasarela de pago Redsys, Sermepa", "homepage": "https://github.com/ssheduardo/sermepa", "keywords": [ "lacaixa", "pasarela", "payment", "redsys", "sabadell", "sermepa" ], "support": { "issues": "https://github.com/ssheduardo/sermepa/issues", "source": "https://github.com/ssheduardo/sermepa/tree/1.4.8" }, "time": "2024-03-05T22:20:28+00:00" }, { "name": "setasign/fpdi", "version": "v2.6.0", "source": { "type": "git", "url": "https://github.com/Setasign/FPDI.git", "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6db878129ec6c7e141316ee71872923e7f1b7ad", "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad", "shasum": "" }, "require": { "ext-zlib": "*", "php": "^5.6 || ^7.0 || ^8.0" }, "conflict": { "setasign/tfpdf": "<1.31" }, "require-dev": { "phpunit/phpunit": "~5.7", "setasign/fpdf": "~1.8.6", "setasign/tfpdf": "~1.33", "squizlabs/php_codesniffer": "^3.5", "tecnickcom/tcpdf": "~6.2" }, "suggest": { "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured." }, "type": "library", "autoload": { "psr-4": { "setasign\\Fpdi\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Slabon", "email": "jan.slabon@setasign.com", "homepage": "https://www.setasign.com" }, { "name": "Maximilian Kresse", "email": "maximilian.kresse@setasign.com", "homepage": "https://www.setasign.com" } ], "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.", "homepage": "https://www.setasign.com/fpdi", "keywords": [ "fpdf", "fpdi", "pdf" ], "support": { "issues": "https://github.com/Setasign/FPDI/issues", "source": "https://github.com/Setasign/FPDI/tree/v2.6.0" }, "funding": [ { "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi", "type": "tidelift" } ], "time": "2023-12-11T16:03:32+00:00" }, { "name": "shetabit/multipay", "version": "v1.48.1", "source": { "type": "git", "url": "https://github.com/shetabit/multipay.git", "reference": "f1c78e35b71385a9b505a74dbd47db9a52a2dc8d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/shetabit/multipay/zipball/f1c78e35b71385a9b505a74dbd47db9a52a2dc8d", "reference": "f1c78e35b71385a9b505a74dbd47db9a52a2dc8d", "shasum": "" }, "require": { "chillerlan/php-cache": "^4.1|^5.0", "guzzlehttp/guzzle": ">=6.2", "nesbot/carbon": "^1.39|^2.0|^3.0", "php": ">=7.2", "ramsey/uuid": "^3.7|^3.8|^3.9|^4.0" }, "require-dev": { "phpunit/phpunit": "^8.0|^9.0", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "autoload": { "psr-4": { "Shetabit\\Multipay\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mahdi Khanzadi", "email": "khanzadimahdi@gmail.com", "homepage": "https://github.com/shetabit", "role": "Developer" } ], "description": "PHP Payment Gateway Integration Package", "homepage": "https://github.com/shetabit/multipay", "keywords": [ "Bank", "Meli", "Payline", "asan pardakht", "gateway", "iranKish payment gateway", "irankish", "jahanPay payment gateway", "jahanpay", "jibit", "jibit payment gateway", "meli payment gateway", "mellat", "mellat payment gateway", "melli", "parsian", "parsian payment gateway", "pasargad", "pasargad payment gateway", "pay", "pay payment gateway", "payline payment gateway", "payment", "payment gateway", "paypal", "paypal payment gateway", "php asan pardakht", "php iranKish", "php iranKish package", "php jahanPay", "php jahanPay package", "php jibit", "php jibit package", "php meli", "php meli package", "php mellat", "php mellat package", "php melli bank payment package", "php parsian", "php parsian package", "php pasargad", "php pasargad package", "php pay", "php pay package", "php payline", "php payline package", "php payment gateway", "php payment package", "php paypal", "php paypal package", "php sadad", "php sadad package", "php saderat", "php saderat package", "php saman", "php saman package", "php shaparak", "php shaparak package", "php zarinpal", "php zarinpal package", "sadad", "sadad payment gateway", "saderat", "saderat payment gateway", "saman", "saman payment gateway", "shaparak", "shaparak payment gateway", "shetabit", "zarinpal", "zarinpal payment gateway" ], "support": { "issues": "https://github.com/shetabit/multipay/issues", "source": "https://github.com/shetabit/multipay/tree/v1.48.1" }, "time": "2024-05-14T11:46:41+00:00" }, { "name": "shetabit/payment", "version": "v5.8.0", "source": { "type": "git", "url": "https://github.com/shetabit/payment.git", "reference": "969534e9a15882a40aa0d5639cd7817b13b3c9a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/shetabit/payment/zipball/969534e9a15882a40aa0d5639cd7817b13b3c9a1", "reference": "969534e9a15882a40aa0d5639cd7817b13b3c9a1", "shasum": "" }, "require": { "illuminate/broadcasting": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "php": ">=7.2", "shetabit/multipay": "^1.0" }, "require-dev": { "orchestra/testbench": "^3.0|^4.0|^5.0|^6.0|^7.0|^8.0|^9.0", "phpunit/phpunit": "^6.0|^7.0|^8.0|^9.0|^10.0", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "ext-soap": "Needed to support some drivers that required SOAP" }, "type": "library", "extra": { "laravel": { "providers": [ "Shetabit\\Payment\\Provider\\PaymentServiceProvider" ], "aliases": { "Payment": "Shetabit\\Payment\\Facade\\Payment" } } }, "autoload": { "psr-4": { "Shetabit\\Payment\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mahdi Khanzadi", "email": "khanzadimahdi@gmail.com", "homepage": "https://github.com/shetabit", "role": "Developer" } ], "description": "Laravel Payment Gateway Integration Package", "homepage": "https://github.com/shetabit/payment", "keywords": [ "Bank", "Meli", "Payline", "gateway", "iranKish payment gateway", "irankish", "jahanPay payment gateway", "jahanpay", "jibit", "jibit payment gateway", "laravel iranKish", "laravel iranKish package", "laravel jahanPay", "laravel jahanPay package", "laravel jibit", "laravel jibit package", "laravel meli", "laravel meli package", "laravel mellat", "laravel mellat package", "laravel melli bank payment package", "laravel parsian", "laravel parsian package", "laravel pasargad", "laravel pasargad package", "laravel pay", "laravel pay package", "laravel payline", "laravel payline package", "laravel payment gateway", "laravel payment package", "laravel paypal", "laravel paypal package", "laravel sadad", "laravel sadad package", "laravel saderat", "laravel saderat package", "laravel saman", "laravel saman package", "laravel shaparak", "laravel shaparak package", "laravel zarinpal", "laravel zarinpal package", "meli payment gateway", "mellat", "mellat payment gateway", "melli", "parsian", "parsian payment gateway", "pasargad", "pasargad payment gateway", "pay", "pay payment gateway", "payline payment gateway", "payment", "payment gateway", "paypal", "paypal payment gateway", "sadad", "sadad payment gateway", "saderat", "saderat payment gateway", "saman", "saman payment gateway", "shaparak", "shaparak payment gateway", "shetabit", "zarinpal", "zarinpal payment gateway" ], "support": { "issues": "https://github.com/shetabit/payment/issues", "source": "https://github.com/shetabit/payment/tree/v5.8.0" }, "time": "2024-03-07T10:11:00+00:00" }, { "name": "simplesoftwareio/simple-qrcode", "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/SimpleSoftwareIO/simple-qrcode.git", "reference": "916db7948ca6772d54bb617259c768c9cdc8d537" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/SimpleSoftwareIO/simple-qrcode/zipball/916db7948ca6772d54bb617259c768c9cdc8d537", "reference": "916db7948ca6772d54bb617259c768c9cdc8d537", "shasum": "" }, "require": { "bacon/bacon-qr-code": "^2.0", "ext-gd": "*", "php": ">=7.2|^8.0" }, "require-dev": { "mockery/mockery": "~1", "phpunit/phpunit": "~9" }, "suggest": { "ext-imagick": "Allows the generation of PNG QrCodes.", "illuminate/support": "Allows for use within Laravel." }, "type": "library", "extra": { "laravel": { "providers": [ "SimpleSoftwareIO\\QrCode\\QrCodeServiceProvider" ], "aliases": { "QrCode": "SimpleSoftwareIO\\QrCode\\Facades\\QrCode" } } }, "autoload": { "psr-4": { "SimpleSoftwareIO\\QrCode\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Simple Software LLC", "email": "support@simplesoftware.io" } ], "description": "Simple QrCode is a QR code generator made for Laravel.", "homepage": "https://www.simplesoftware.io/#/docs/simple-qrcode", "keywords": [ "Simple", "generator", "laravel", "qrcode", "wrapper" ], "support": { "issues": "https://github.com/SimpleSoftwareIO/simple-qrcode/issues", "source": "https://github.com/SimpleSoftwareIO/simple-qrcode/tree/4.2.0" }, "time": "2021-02-08T20:43:55+00:00" }, { "name": "spatie/calendar-links", "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/spatie/calendar-links.git", "reference": "da41e7edae84859d3d598b0b3ce3233c843c3e46" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spatie/calendar-links/zipball/da41e7edae84859d3d598b0b3ce3233c843c3e46", "reference": "da41e7edae84859d3d598b0b3ce3233c843c3e46", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.48", "phpunit/phpunit": "^10.1", "spatie/phpunit-snapshot-assertions": "^5.1", "vimeo/psalm": "^5.20" }, "type": "library", "autoload": { "psr-4": { "Spatie\\CalendarLinks\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sebastian De Deyne", "email": "sebastian@spatie.be", "homepage": "https://spatie.be", "role": "Developer" } ], "description": "Generate add to calendar links for Google, iCal and other calendar systems", "homepage": "https://github.com/spatie/calendar-links", "keywords": [ "calendar-links", "spatie" ], "support": { "issues": "https://github.com/spatie/calendar-links/issues", "source": "https://github.com/spatie/calendar-links/tree/1.11.0" }, "funding": [ { "url": "https://spatie.be/open-source/support-us", "type": "custom" } ], "time": "2024-02-19T05:59:13+00:00" }, { "name": "spatie/laravel-google-calendar", "version": "3.8.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-google-calendar.git", "reference": "1532b897524ed876a24aee00616a72db74ef05a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spatie/laravel-google-calendar/zipball/1532b897524ed876a24aee00616a72db74ef05a7", "reference": "1532b897524ed876a24aee00616a72db74ef05a7", "shasum": "" }, "require": { "google/apiclient": "^2.2", "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "nesbot/carbon": "^2.63|^3.0", "php": "^7.2|^8.0" }, "require-dev": { "mockery/mockery": "^1.3.3|^1.4", "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0", "phpunit/phpunit": "^8.4|^9.0|^10.5" }, "type": "library", "extra": { "laravel": { "providers": [ "Spatie\\GoogleCalendar\\GoogleCalendarServiceProvider" ], "aliases": { "GoogleCalendar": "Spatie\\GoogleCalendar\\GoogleCalendarFacade" } } }, "autoload": { "psr-4": { "Spatie\\GoogleCalendar\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Freek Van der Herten", "email": "freek@spatie.be", "homepage": "https://spatie.be", "role": "Developer" } ], "description": "Manage events on a Google Calendar", "homepage": "https://github.com/spatie/laravel-google-calendar", "keywords": [ "calendar", "event", "google", "laravel-google-calendar", "schedule", "spatie" ], "support": { "source": "https://github.com/spatie/laravel-google-calendar/tree/3.8.0" }, "funding": [ { "url": "https://spatie.be/open-source/support-us", "type": "custom" } ], "time": "2024-03-14T09:14:42+00:00" }, { "name": "ssheduardo/redsys-laravel", "version": "1.4.6", "source": { "type": "git", "url": "https://github.com/ssheduardo/redsys-laravel.git", "reference": "aa849d627dd9dc6830ba6789b35c56cae9d00905" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ssheduardo/redsys-laravel/zipball/aa849d627dd9dc6830ba6789b35c56cae9d00905", "reference": "aa849d627dd9dc6830ba6789b35c56cae9d00905", "shasum": "" }, "require": { "laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "php": "^7.2|^8.0", "sermepa/sermepa": "^1.4" }, "type": "library", "extra": { "laravel": { "providers": [ "Ssheduardo\\Redsys\\RedsysServiceProvider" ], "aliases": { "Redsys": "Ssheduardo\\Redsys\\Facades\\Redsys" } } }, "autoload": { "psr-4": { "Ssheduardo\\Redsys\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": ":Eduardo D", "email": "ssh.eduardo@gmail.com", "homepage": "http://ubublog.com", "role": "Developer" } ], "description": "Package redsys for laravel", "homepage": "https://github.com/ssheduardo/redsys-laravel", "keywords": [ "lacaixa", "pasarela", "payment", "redsys", "sabadell", "tpv" ], "support": { "issues": "https://github.com/ssheduardo/redsys-laravel/issues", "source": "https://github.com/ssheduardo/redsys-laravel/tree/1.4.6" }, "time": "2024-05-02T00:19:51+00:00" }, { "name": "stichoza/google-translate-php", "version": "v5.1.3", "source": { "type": "git", "url": "https://github.com/Stichoza/google-translate-php.git", "reference": "0d3de083a4b286868c4456cc76448a439a5aae07" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Stichoza/google-translate-php/zipball/0d3de083a4b286868c4456cc76448a439a5aae07", "reference": "0d3de083a4b286868c4456cc76448a439a5aae07", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "guzzlehttp/guzzle": "^7.0", "php": "^8.0" }, "require-dev": { "phpunit/phpunit": "^9.5.10" }, "type": "library", "autoload": { "psr-4": { "Stichoza\\GoogleTranslate\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Levan Velijanashvili", "email": "me@stichoza.com" } ], "description": "Free Google Translate API PHP Package", "homepage": "https://github.com/Stichoza/google-translate-php", "keywords": [ "google", "php", "translate", "translating", "translator" ], "support": { "issues": "https://github.com/Stichoza/google-translate-php/issues", "source": "https://github.com/Stichoza/google-translate-php/tree/v5.1.3" }, "funding": [ { "url": "https://btc.com/bc1qc25j4x7yahghm8nnn6lypnw59nptylsw32nkfl", "type": "custom" }, { "url": "https://www.paypal.me/stichoza", "type": "custom" }, { "url": "https://ko-fi.com/stichoza", "type": "ko_fi" }, { "url": "https://liberapay.com/stichoza", "type": "liberapay" }, { "url": "https://opencollective.com/stichoza", "type": "open_collective" }, { "url": "https://www.patreon.com/stichoza", "type": "patreon" } ], "time": "2023-12-18T21:40:16+00:00" }, { "name": "stripe/stripe-php", "version": "v10.21.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "b4ab319731958077227fad1874a3671458c5d593" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/b4ab319731958077227fad1874a3671458c5d593", "reference": "b4ab319731958077227fad1874a3671458c5d593", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.6.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "3.5.0", "php-coveralls/php-coveralls": "^2.5", "phpstan/phpstan": "^1.2", "phpunit/phpunit": "^5.7 || ^9.0", "squizlabs/php_codesniffer": "^3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "Stripe\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stripe and contributors", "homepage": "https://github.com/stripe/stripe-php/contributors" } ], "description": "Stripe PHP Library", "homepage": "https://stripe.com/", "keywords": [ "api", "payment processing", "stripe" ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", "source": "https://github.com/stripe/stripe-php/tree/v10.21.0" }, "time": "2023-08-11T00:23:24+00:00" }, { "name": "symfony/cache", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", "reference": "287142df5579ce223c485b3872df3efae8390984" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/cache/zipball/287142df5579ce223c485b3872df3efae8390984", "reference": "287142df5579ce223c485b3872df3efae8390984", "shasum": "" }, "require": { "php": ">=8.1", "psr/cache": "^2.0|^3.0", "psr/log": "^1.1|^2|^3", "symfony/cache-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3", "symfony/var-exporter": "^6.3.6|^7.0" }, "conflict": { "doctrine/dbal": "<2.13.1", "symfony/dependency-injection": "<5.4", "symfony/http-kernel": "<5.4", "symfony/var-dumper": "<5.4" }, "provide": { "psr/cache-implementation": "2.0|3.0", "psr/simple-cache-implementation": "1.0|2.0|3.0", "symfony/cache-implementation": "1.1|2.0|3.0" }, "require-dev": { "cache/integration-tests": "dev-master", "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", "psr/simple-cache": "^1.0|^2.0|^3.0", "symfony/config": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/filesystem": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Cache\\": "" }, "classmap": [ "Traits/ValueWrapper.php" ], "exclude-from-classmap": [ "/Tests/" ] }, "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": "Provides extended PSR-6, PSR-16 (and tags) implementations", "homepage": "https://symfony.com", "keywords": [ "caching", "psr6" ], "support": { "source": "https://github.com/symfony/cache/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/cache-contracts", "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", "reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/df6a1a44c890faded49a5fca33c2d5c5fd3c2197", "reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197", "shasum": "" }, "require": { "php": ">=8.1", "psr/cache": "^3.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Cache\\": "" } }, "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": "Generic abstractions related to caching", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/cache-contracts/tree/v3.5.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/console", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/be5854cee0e8c7b110f00d695d11debdfa1a2a91", "reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/service-contracts": "^2.5|^3", "symfony/string": "^5.4|^6.0|^7.0" }, "conflict": { "symfony/dependency-injection": "<5.4", "symfony/dotenv": "<5.4", "symfony/event-dispatcher": "<5.4", "symfony/lock": "<5.4", "symfony/process": "<5.4" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0", "symfony/lock": "^5.4|^6.0|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "keywords": [ "cli", "command-line", "console", "terminal" ], "support": { "source": "https://github.com/symfony/console/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/css-selector", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", "reference": "4b61b02fe15db48e3687ce1c45ea385d1780fe08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/4b61b02fe15db48e3687ce1c45ea385d1780fe08", "reference": "4b61b02fe15db48e3687ce1c45ea385d1780fe08", "shasum": "" }, "require": { "php": ">=8.1" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/css-selector/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/deprecation-contracts", "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", "shasum": "" }, "require": { "php": ">=8.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "files": [ "function.php" ] }, "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": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/error-handler", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", "reference": "ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/error-handler/zipball/ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc", "reference": "ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "conflict": { "symfony/deprecation-contracts": "<2.5", "symfony/http-kernel": "<6.4" }, "require-dev": { "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-kernel": "^6.4|^7.0", "symfony/serializer": "^5.4|^6.0|^7.0" }, "bin": [ "Resources/bin/patch-type-declarations" ], "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\ErrorHandler\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/error-handler/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/event-dispatcher", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "8d7507f02b06e06815e56bb39aa0128e3806208b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8d7507f02b06e06815e56bb39aa0128e3806208b", "reference": "8d7507f02b06e06815e56bb39aa0128e3806208b", "shasum": "" }, "require": { "php": ">=8.1", "symfony/event-dispatcher-contracts": "^2.5|^3" }, "conflict": { "symfony/dependency-injection": "<5.4", "symfony/service-contracts": "<2.5" }, "provide": { "psr/event-dispatcher-implementation": "1.0", "symfony/event-dispatcher-implementation": "2.0|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/error-handler": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3", "symfony/stopwatch": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/event-dispatcher-contracts", "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50", "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50", "shasum": "" }, "require": { "php": ">=8.1", "psr/event-dispatcher": "^1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\EventDispatcher\\": "" } }, "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": "Generic abstractions related to dispatching event", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/finder", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "3ef977a43883215d560a2cecb82ec8e62131471c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c", "reference": "3ef977a43883215d560a2cecb82ec8e62131471c", "shasum": "" }, "require": { "php": ">=8.1" }, "require-dev": { "symfony/filesystem": "^6.0|^7.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/finder/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/http-client", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", "reference": "61faba993e620fc22d4f0ab3b6bcf8fbb0d44b05" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-client/zipball/61faba993e620fc22d4f0ab3b6bcf8fbb0d44b05", "reference": "61faba993e620fc22d4f0ab3b6bcf8fbb0d44b05", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-client-contracts": "^3.4.1", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "php-http/discovery": "<1.15", "symfony/http-foundation": "<6.3" }, "provide": { "php-http/async-client-implementation": "*", "php-http/client-implementation": "*", "psr/http-client-implementation": "1.0", "symfony/http-client-implementation": "3.0" }, "require-dev": { "amphp/amp": "^2.5", "amphp/http-client": "^4.2.1", "amphp/http-tunnel": "^1.0", "amphp/socket": "^1.1", "guzzlehttp/promises": "^1.4|^2.0", "nyholm/psr7": "^1.0", "php-http/httplug": "^1.0|^2.0", "psr/http-client": "^1.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", "symfony/stopwatch": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\HttpClient\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "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": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "keywords": [ "http" ], "support": { "source": "https://github.com/symfony/http-client/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/http-client-contracts", "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", "reference": "20414d96f391677bf80078aa55baece78b82647d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/20414d96f391677bf80078aa55baece78b82647d", "reference": "20414d96f391677bf80078aa55baece78b82647d", "shasum": "" }, "require": { "php": ">=8.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\HttpClient\\": "" }, "exclude-from-classmap": [ "/Test/" ] }, "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": "Generic abstractions related to HTTP clients", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/http-client-contracts/tree/v3.5.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/http-foundation", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "27de8cc95e11db7a50b027e71caaab9024545947" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/27de8cc95e11db7a50b027e71caaab9024545947", "reference": "27de8cc95e11db7a50b027e71caaab9024545947", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php83": "^1.27" }, "conflict": { "symfony/cache": "<6.3" }, "require-dev": { "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", "symfony/cache": "^6.3|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", "symfony/mime": "^5.4|^6.0|^7.0", "symfony/rate-limiter": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/http-foundation/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/http-kernel", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", "reference": "6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1", "reference": "6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3", "symfony/error-handler": "^6.4|^7.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^6.4|^7.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "symfony/browser-kit": "<5.4", "symfony/cache": "<5.4", "symfony/config": "<6.1", "symfony/console": "<5.4", "symfony/dependency-injection": "<6.4", "symfony/doctrine-bridge": "<5.4", "symfony/form": "<5.4", "symfony/http-client": "<5.4", "symfony/http-client-contracts": "<2.5", "symfony/mailer": "<5.4", "symfony/messenger": "<5.4", "symfony/translation": "<5.4", "symfony/translation-contracts": "<2.5", "symfony/twig-bridge": "<5.4", "symfony/validator": "<6.4", "symfony/var-dumper": "<6.3", "twig/twig": "<2.13" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", "symfony/browser-kit": "^5.4|^6.0|^7.0", "symfony/clock": "^6.2|^7.0", "symfony/config": "^6.1|^7.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/css-selector": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^6.4|^7.0", "symfony/dom-crawler": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/finder": "^5.4|^6.0|^7.0", "symfony/http-client-contracts": "^2.5|^3", "symfony/process": "^5.4|^6.0|^7.0", "symfony/property-access": "^5.4.5|^6.0.5|^7.0", "symfony/routing": "^5.4|^6.0|^7.0", "symfony/serializer": "^6.4.4|^7.0.4", "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/translation": "^5.4|^6.0|^7.0", "symfony/translation-contracts": "^2.5|^3", "symfony/uid": "^5.4|^6.0|^7.0", "symfony/validator": "^6.4|^7.0", "symfony/var-dumper": "^5.4|^6.4|^7.0", "symfony/var-exporter": "^6.2|^7.0", "twig/twig": "^2.13|^3.0.4" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\HttpKernel\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/http-kernel/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-06-02T16:06:25+00:00" }, { "name": "symfony/mailer", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", "reference": "76326421d44c07f7824b19487cfbf87870b37efc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mailer/zipball/76326421d44c07f7824b19487cfbf87870b37efc", "reference": "76326421d44c07f7824b19487cfbf87870b37efc", "shasum": "" }, "require": { "egulias/email-validator": "^2.1.10|^3|^4", "php": ">=8.1", "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/mime": "^6.2|^7.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "symfony/http-client-contracts": "<2.5", "symfony/http-kernel": "<5.4", "symfony/messenger": "<6.2", "symfony/mime": "<6.2", "symfony/twig-bridge": "<6.2.1" }, "require-dev": { "symfony/console": "^5.4|^6.0|^7.0", "symfony/http-client": "^5.4|^6.0|^7.0", "symfony/messenger": "^6.2|^7.0", "symfony/twig-bridge": "^6.2|^7.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Mailer\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/mailer/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/mime", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", "reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mime/zipball/618597ab8b78ac86d1c75a9d0b35540cda074f33", "reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0" }, "conflict": { "egulias/email-validator": "~3.0.0", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<5.4", "symfony/serializer": "<6.3.2" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.4|^7.0", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/property-info": "^5.4|^6.0|^7.0", "symfony/serializer": "^6.3.2|^7.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Mime\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Allows manipulating MIME messages", "homepage": "https://symfony.com", "keywords": [ "mime", "mime-type" ], "support": { "source": "https://github.com/symfony/mime/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-06-01T07:50:16+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "0424dff1c58f028c451efff2045f5d92410bd540" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540", "reference": "0424dff1c58f028c451efff2045f5d92410bd540", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "support": { "source": "https://github.com/symfony/polyfill-ctype/tree/v1.30.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-grapheme", "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a", "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Grapheme\\": "" } }, "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 for intl's grapheme_* functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "grapheme", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.30.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c", "shasum": "" }, "require": { "php": ">=7.1", "symfony/polyfill-intl-normalizer": "^1.10", "symfony/polyfill-php72": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Trevor Rowbotham", "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "idn", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.30.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb", "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, "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 for intl's Normalizer class and related functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "intl", "normalizer", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c", "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "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 for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php72", "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", "reference": "10112722600777e02d2745716b70c5db4ca70442" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442", "reference": "10112722600777e02d2745716b70c5db4ca70442", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php72\\": "" } }, "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 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php72/tree/v1.30.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/polyfill-php80", "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "77fa7995ac1b21ab60769b7323d600a991a90433" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433", "reference": "77fa7995ac1b21ab60769b7323d600a991a90433", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/polyfill-php83", "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", "reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php83\\": "" }, "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.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php83/tree/v1.30.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-06-19T12:35:24+00:00" }, { "name": "symfony/polyfill-uuid", "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-uuid.git", "reference": "2ba1f33797470debcda07fe9dce20a0003df18e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/2ba1f33797470debcda07fe9dce20a0003df18e9", "reference": "2ba1f33797470debcda07fe9dce20a0003df18e9", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-uuid": "*" }, "suggest": { "ext-uuid": "For best performance" }, "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Uuid\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Grégoire Pineau", "email": "lyrixx@lyrixx.info" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for uuid functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "uuid" ], "support": { "source": "https://github.com/symfony/polyfill-uuid/tree/v1.30.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T15:07:36+00:00" }, { "name": "symfony/process", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/8d92dd79149f29e89ee0f480254db595f6a6a2c5", "reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5", "shasum": "" }, "require": { "php": ">=8.1" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/process/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/routing", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "8a40d0f9b01f0fbb80885d3ce0ad6714fb603a58" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/8a40d0f9b01f0fbb80885d3ce0ad6714fb603a58", "reference": "8a40d0f9b01f0fbb80885d3ce0ad6714fb603a58", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "doctrine/annotations": "<1.12", "symfony/config": "<6.2", "symfony/dependency-injection": "<5.4", "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "psr/log": "^1|^2|^3", "symfony/config": "^6.2|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Maps an HTTP request to a set of configuration variables", "homepage": "https://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "support": { "source": "https://github.com/symfony/routing/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/service-contracts", "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f", "shasum": "" }, "require": { "php": ">=8.1", "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" }, "exclude-from-classmap": [ "/Test/" ] }, "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": "Generic abstractions related to writing services", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/service-contracts/tree/v3.5.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/string", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/string.git", "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/string/zipball/a147c0f826c4a1f3afb763ab8e009e37c877a44d", "reference": "a147c0f826c4a1f3afb763ab8e009e37c877a44d", "shasum": "" }, "require": { "php": ">=8.1", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/translation-contracts": "<2.5" }, "require-dev": { "symfony/error-handler": "^5.4|^6.0|^7.0", "symfony/http-client": "^5.4|^6.0|^7.0", "symfony/intl": "^6.2|^7.0", "symfony/translation-contracts": "^2.5|^3.0", "symfony/var-exporter": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { "files": [ "Resources/functions.php" ], "psr-4": { "Symfony\\Component\\String\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "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": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", "homepage": "https://symfony.com", "keywords": [ "grapheme", "i18n", "string", "unicode", "utf-8", "utf8" ], "support": { "source": "https://github.com/symfony/string/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/translation", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/a002933b13989fc4bd0b58e04bf7eec5210e438a", "reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.5|^3.0" }, "conflict": { "symfony/config": "<5.4", "symfony/console": "<5.4", "symfony/dependency-injection": "<5.4", "symfony/http-client-contracts": "<2.5", "symfony/http-kernel": "<5.4", "symfony/service-contracts": "<2.5", "symfony/twig-bundle": "<5.4", "symfony/yaml": "<5.4" }, "provide": { "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { "nikic/php-parser": "^4.18|^5.0", "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/finder": "^5.4|^6.0|^7.0", "symfony/http-client-contracts": "^2.5|^3.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/intl": "^5.4|^6.0|^7.0", "symfony/polyfill-intl-icu": "^1.21", "symfony/routing": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3", "symfony/yaml": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { "files": [ "Resources/functions.php" ], "psr-4": { "Symfony\\Component\\Translation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/translation/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/translation-contracts", "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a", "shasum": "" }, "require": { "php": ">=8.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Translation\\": "" }, "exclude-from-classmap": [ "/Test/" ] }, "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": "Generic abstractions related to translation", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-04-18T09:32:20+00:00" }, { "name": "symfony/uid", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", "reference": "35904eca37a84bb764c560cbfcac9f0ac2bcdbdf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/uid/zipball/35904eca37a84bb764c560cbfcac9f0ac2bcdbdf", "reference": "35904eca37a84bb764c560cbfcac9f0ac2bcdbdf", "shasum": "" }, "require": { "php": ">=8.1", "symfony/polyfill-uuid": "^1.15" }, "require-dev": { "symfony/console": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Uid\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Grégoire Pineau", "email": "lyrixx@lyrixx.info" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an object-oriented API to generate and represent UIDs", "homepage": "https://symfony.com", "keywords": [ "UID", "ulid", "uuid" ], "support": { "source": "https://github.com/symfony/uid/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/var-dumper", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "ad23ca4312395f0a8a8633c831ef4c4ee542ed25" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ad23ca4312395f0a8a8633c831ef4c4ee542ed25", "reference": "ad23ca4312395f0a8a8633c831ef4c4ee542ed25", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/console": "<5.4" }, "require-dev": { "ext-iconv": "*", "symfony/console": "^5.4|^6.0|^7.0", "symfony/error-handler": "^6.3|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", "symfony/uid": "^5.4|^6.0|^7.0", "twig/twig": "^2.13|^3.0.4" }, "bin": [ "Resources/bin/var-dump-server" ], "type": "library", "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-4": { "Symfony\\Component\\VarDumper\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "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": "Provides mechanisms for walking through any arbitrary PHP variable", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "support": { "source": "https://github.com/symfony/var-dumper/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/var-exporter", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", "reference": "792ca836f99b340f2e9ca9497c7953948c49a504" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/792ca836f99b340f2e9ca9497c7953948c49a504", "reference": "792ca836f99b340f2e9ca9497c7953948c49a504", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3" }, "require-dev": { "symfony/property-access": "^6.4|^7.0", "symfony/serializer": "^6.4|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\VarExporter\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "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": "Allows exporting any serializable PHP data structure to plain PHP code", "homepage": "https://symfony.com", "keywords": [ "clone", "construct", "export", "hydrate", "instantiate", "lazy-loading", "proxy", "serialize" ], "support": { "source": "https://github.com/symfony/var-exporter/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "symfony/yaml", "version": "v6.4.8", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "52903de178d542850f6f341ba92995d3d63e60c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/52903de178d542850f6f341ba92995d3d63e60c9", "reference": "52903de178d542850f6f341ba92995d3d63e60c9", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "symfony/console": "<5.4" }, "require-dev": { "symfony/console": "^5.4|^6.0|^7.0" }, "bin": [ "Resources/bin/yaml-lint" ], "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/yaml/tree/v6.4.8" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-05-31T14:49:08+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", "version": "v2.2.7", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/83ee6f38df0a63106a9e4536e3060458b74ccedb", "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^5.5 || ^7.0 || ^8.0", "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.2.x-dev" } }, "autoload": { "psr-4": { "TijsVerkoyen\\CssToInlineStyles\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Tijs Verkoyen", "email": "css_to_inline_styles@verkoyen.eu", "role": "Developer" } ], "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "support": { "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.2.7" }, "time": "2023-12-08T13:03:43+00:00" }, { "name": "torann/geoip", "version": "3.0.7", "source": { "type": "git", "url": "https://github.com/Torann/laravel-geoip.git", "reference": "a0600618e2ea145e018361498ff4cadf773dbe5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Torann/laravel-geoip/zipball/a0600618e2ea145e018361498ff4cadf773dbe5b", "reference": "a0600618e2ea145e018361498ff4cadf773dbe5b", "shasum": "" }, "require": { "illuminate/cache": "^8.0|^9.0|^10.0|^11.0", "illuminate/console": "^8.0|^9.0|^10.0|^11.0", "illuminate/support": "^8.0|^9.0|^10.0|^11.0", "php": "^8.0|^8.1|^8.2|^8.3" }, "require-dev": { "geoip2/geoip2": "~2.1|~3.0", "mockery/mockery": "^1.3", "phpstan/phpstan": "^0.12.14|^1.9", "phpunit/phpunit": "^8.0|^9.0|^10.0|^11.0", "squizlabs/php_codesniffer": "^3.5", "vlucas/phpdotenv": "^5.0" }, "suggest": { "geoip2/geoip2": "Required to use the MaxMind database or web service with GeoIP (~2.1).", "monolog/monolog": "Allows for storing location not found errors to the log" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" }, "laravel": { "providers": [ "Torann\\GeoIP\\GeoIPServiceProvider" ], "aliases": { "GeoIP": "Torann\\GeoIP\\Facades\\GeoIP" } } }, "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Torann\\GeoIP\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Daniel Stainback", "email": "torann@gmail.com" } ], "description": "Support for multiple GeoIP services.", "keywords": [ "IP API", "geoip", "geolocation", "infoDB", "laravel", "location", "maxmind" ], "support": { "issues": "https://github.com/Torann/laravel-geoip/issues", "source": "https://github.com/Torann/laravel-geoip/tree/3.0.7" }, "time": "2024-03-22T18:39:18+00:00" }, { "name": "toshy/bunnynet-php", "version": "2.3.5", "source": { "type": "git", "url": "https://github.com/ToshY/BunnyNet-PHP.git", "reference": "8c5793a50821bc818365832c219fdec319549ccb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ToshY/BunnyNet-PHP/zipball/8c5793a50821bc818365832c219fdec319549ccb", "reference": "8c5793a50821bc818365832c219fdec319549ccb", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.4|^8.0", "symfony/http-client": "^4.4|^5.0|^6.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.13", "phpmd/phpmd": "^2.13", "rector/rector": "^0.15.1" }, "type": "library", "autoload": { "psr-4": { "ToshY\\BunnyNet\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "ToshY", "homepage": "https://github.com/ToshY" } ], "description": "BunnyNet API client for PHP", "keywords": [ "Bunny.net", "BunnyWay", "ToshY", "bunnyCDN" ], "support": { "issues": "https://github.com/ToshY/BunnyNet-PHP/issues", "source": "https://github.com/ToshY/BunnyNet-PHP/tree/2.3.5" }, "time": "2023-02-12T15:46:31+00:00" }, { "name": "twilio/sdk", "version": "7.16.2", "source": { "type": "git", "url": "https://github.com/twilio/twilio-php.git", "reference": "02ad214b0cc9fc513bd67df251d54aed8901284f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twilio/twilio-php/zipball/02ad214b0cc9fc513bd67df251d54aed8901284f", "reference": "02ad214b0cc9fc513bd67df251d54aed8901284f", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { "guzzlehttp/guzzle": "^6.3 || ^7.0", "phpunit/phpunit": ">=7.0 < 10" }, "suggest": { "guzzlehttp/guzzle": "An HTTP client to execute the API requests" }, "type": "library", "autoload": { "psr-4": { "Twilio\\": "src/Twilio/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Twilio API Team", "email": "api@twilio.com" } ], "description": "A PHP wrapper for Twilio's API", "homepage": "https://github.com/twilio/twilio-php", "keywords": [ "api", "sms", "twilio" ], "support": { "issues": "https://github.com/twilio/twilio-php/issues", "source": "https://github.com/twilio/twilio-php/tree/7.16.2" }, "time": "2024-04-01T10:34:42+00:00" }, { "name": "tymon/jwt-auth", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/tymondesigns/jwt-auth.git", "reference": "51620ebd5b68bb3ce9e66ba86bda303ae5f10f7f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/51620ebd5b68bb3ce9e66ba86bda303ae5f10f7f", "reference": "51620ebd5b68bb3ce9e66ba86bda303ae5f10f7f", "shasum": "" }, "require": { "illuminate/auth": "^9.0|^10.0|^11.0", "illuminate/contracts": "^9.0|^10.0|^11.0", "illuminate/http": "^9.0|^10.0|^11.0", "illuminate/support": "^9.0|^10.0|^11.0", "lcobucci/jwt": "^4.0", "nesbot/carbon": "^2.0|^3.0", "php": "^8.0" }, "require-dev": { "illuminate/console": "^9.0|^10.0|^11.0", "illuminate/database": "^9.0|^10.0|^11.0", "illuminate/routing": "^9.0|^10.0|^11.0", "mockery/mockery": ">=0.9.9", "phpunit/phpunit": "^9.4" }, "type": "library", "extra": { "branch-alias": { "dev-develop": "1.0-dev", "dev-2.x": "2.0-dev" }, "laravel": { "aliases": { "JWTAuth": "Tymon\\JWTAuth\\Facades\\JWTAuth", "JWTFactory": "Tymon\\JWTAuth\\Facades\\JWTFactory" }, "providers": [ "Tymon\\JWTAuth\\Providers\\LaravelServiceProvider" ] } }, "autoload": { "psr-4": { "Tymon\\JWTAuth\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sean Tymon", "email": "tymon148@gmail.com", "homepage": "https://tymon.xyz", "role": "Developer" } ], "description": "JSON Web Token Authentication for Laravel and Lumen", "homepage": "https://github.com/tymondesigns/jwt-auth", "keywords": [ "Authentication", "JSON Web Token", "auth", "jwt", "laravel" ], "support": { "issues": "https://github.com/tymondesigns/jwt-auth/issues", "source": "https://github.com/tymondesigns/jwt-auth" }, "funding": [ { "url": "https://www.patreon.com/seantymon", "type": "patreon" } ], "time": "2024-03-14T19:29:49+00:00" }, { "name": "tzsk/payu", "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/tzsk/payu.git", "reference": "f4d9d96b8a735abf6964b9bc15e75c35ca1959cd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tzsk/payu/zipball/f4d9d96b8a735abf6964b9bc15e75c35ca1959cd", "reference": "f4d9d96b8a735abf6964b9bc15e75c35ca1959cd", "shasum": "" }, "require": { "illuminate/support": "^8.0|^9.0|^10.0", "php": "^8.1" }, "require-dev": { "guzzlehttp/guzzle": "^7.0", "laravel/legacy-factories": "^1.0", "laravel/pint": "^1.6", "orchestra/testbench": "^6.0|^7.0|^8.0", "phpstan/phpstan": "^1.4", "phpunit/phpunit": "^9.3", "spatie/phpunit-snapshot-assertions": "^4.0" }, "type": "library", "extra": { "laravel": { "providers": [ "Tzsk\\Payu\\PayuServiceProvider" ], "aliases": { "Payu": "Tzsk\\Payu\\Facades\\Payu" } } }, "autoload": { "psr-4": { "Tzsk\\Payu\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "tzsk", "email": "mailtokmahmed@gmail.com", "homepage": "https://tzsk.githu.io", "role": "Developer" } ], "description": "PayU India Payment Gateway Integration with Laravel", "homepage": "https://github.com/tzsk/payu", "keywords": [ "gateway", "laravel 5 payment gateway", "laravel payu", "payment", "payment gateway", "payu", "payu gateway with verification", "payu payment gateway", "payu payment verification laravel", "tzsk", "verification" ], "support": { "issues": "https://github.com/tzsk/payu/issues", "source": "https://github.com/tzsk/payu/tree/7.0.0" }, "funding": [ { "url": "https://paypal.me/KMAhmed", "type": "custom" }, { "url": "https://github.com/tzsk", "type": "github" } ], "time": "2023-03-18T16:10:53+00:00" }, { "name": "unicodeveloper/laravel-paystack", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/unicodeveloper/laravel-paystack.git", "reference": "4d540e081f63f8ceca42ded5668da8ec93a3a084" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/unicodeveloper/laravel-paystack/zipball/4d540e081f63f8ceca42ded5668da8ec93a3a084", "reference": "4d540e081f63f8ceca42ded5668da8ec93a3a084", "shasum": "" }, "require": { "guzzlehttp/guzzle": "~6|~7|~8|~9", "illuminate/support": "~6|~7|~8|~9|^10.0|^11.0", "php": "^7.2|^8.0|^8.1" }, "require-dev": { "mockery/mockery": "^1.3", "php-coveralls/php-coveralls": "^2.0", "phpunit/phpunit": "^8.4|^9.0|^10.5", "scrutinizer/ocular": "~1.1" }, "type": "library", "extra": { "laravel": { "providers": [ "Unicodeveloper\\Paystack\\PaystackServiceProvider" ], "aliases": { "Paystack": "Unicodeveloper\\Paystack\\Facades\\Paystack" } } }, "autoload": { "files": [ "src/Support/helpers.php" ], "psr-4": { "Unicodeveloper\\Paystack\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "unicodeveloper", "email": "prosperotemuyiwa@gmail.com" }, { "name": "iamfunsho", "email": "info@devfunsho.com" } ], "description": "A Laravel Package for Paystack", "keywords": [ "github", "laravel", "laravel 6", "laravel 7", "laravel 8", "open source", "payments", "paystack", "paystack.co", "php", "subscription" ], "support": { "issues": "https://github.com/unicodeveloper/laravel-paystack/issues", "source": "https://github.com/unicodeveloper/laravel-paystack/tree/1.2.0" }, "time": "2024-04-08T09:40:49+00:00" }, { "name": "unisharp/laravel-filemanager", "version": "v2.7.0", "source": { "type": "git", "url": "https://github.com/UniSharp/laravel-filemanager.git", "reference": "6e79e4e59add5aa365df97c67ea8a0142c15918c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/UniSharp/laravel-filemanager/zipball/6e79e4e59add5aa365df97c67ea8a0142c15918c", "reference": "6e79e4e59add5aa365df97c67ea8a0142c15918c", "shasum": "" }, "require": { "ext-exif": "*", "ext-fileinfo": "*", "illuminate/config": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0", "illuminate/container": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0", "illuminate/filesystem": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0", "illuminate/http": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0", "illuminate/support": "5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0", "intervention/image": ">=2.0.0", "league/flysystem": ">=2.0.0", "php": ">=7.2.0" }, "require-dev": { "mockery/mockery": "~1.3.0", "phpunit/phpunit": "~8.0", "squizlabs/php_codesniffer": "^3.1" }, "suggest": { "ext-gd": "to use GD library based image processing.", "ext-imagick": "to use Imagick based image processing." }, "type": "library", "extra": { "laravel": { "providers": [ "UniSharp\\LaravelFilemanager\\LaravelFilemanagerServiceProvider" ], "aliases": [] } }, "autoload": { "psr-4": { "UniSharp\\LaravelFilemanager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Trevor Sawler", "email": "trevor.sawler@gmail.com" }, { "name": "UniSharp Ltd.", "email": "opensource@unisharp.com" } ], "description": "A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE", "keywords": [ "CKEditor", "file", "filemanager", "image", "laravel", "manager", "tinymce", "upload" ], "support": { "issues": "https://github.com/UniSharp/laravel-filemanager/issues", "source": "https://github.com/UniSharp/laravel-filemanager/tree/v2.7.0" }, "time": "2024-02-07T07:42:57+00:00" }, { "name": "vlucas/phpdotenv", "version": "v5.6.0", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4", "reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4", "shasum": "" }, "require": { "ext-pcre": "*", "graham-campbell/result-type": "^1.1.2", "php": "^7.2.5 || ^8.0", "phpoption/phpoption": "^1.9.2", "symfony/polyfill-ctype": "^1.24", "symfony/polyfill-mbstring": "^1.24", "symfony/polyfill-php80": "^1.24" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "ext-filter": "*", "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "suggest": { "ext-filter": "Required to use the boolean validator." }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": true }, "branch-alias": { "dev-master": "5.6-dev" } }, "autoload": { "psr-4": { "Dotenv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Vance Lucas", "email": "vance@vancelucas.com", "homepage": "https://github.com/vlucas" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", "keywords": [ "dotenv", "env", "environment" ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.0" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", "type": "tidelift" } ], "time": "2023-11-12T22:43:29+00:00" }, { "name": "voku/portable-ascii", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/voku/portable-ascii.git", "reference": "b56450eed252f6801410d810c8e1727224ae0743" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743", "reference": "b56450eed252f6801410d810c8e1727224ae0743", "shasum": "" }, "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" }, "suggest": { "ext-intl": "Use Intl for transliterator_transliterate() support" }, "type": "library", "autoload": { "psr-4": { "voku\\": "src/voku/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lars Moelleken", "homepage": "http://www.moelleken.org/" } ], "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", "homepage": "https://github.com/voku/portable-ascii", "keywords": [ "ascii", "clean", "php" ], "support": { "issues": "https://github.com/voku/portable-ascii/issues", "source": "https://github.com/voku/portable-ascii/tree/2.0.1" }, "funding": [ { "url": "https://www.paypal.me/moelleken", "type": "custom" }, { "url": "https://github.com/voku", "type": "github" }, { "url": "https://opencollective.com/portable-ascii", "type": "open_collective" }, { "url": "https://www.patreon.com/voku", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii", "type": "tidelift" } ], "time": "2022-03-08T17:03:00+00:00" }, { "name": "vonage/client", "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/Vonage/vonage-php-sdk.git", "reference": "9a21c83fee90e5da410146b965383bebccfc93b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Vonage/vonage-php-sdk/zipball/9a21c83fee90e5da410146b965383bebccfc93b0", "reference": "9a21c83fee90e5da410146b965383bebccfc93b0", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.0", "php": "~8.0 || ~8.1 || ~8.2", "vonage/client-core": "^4.0" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "James Seconde", "email": "jim.seconde@vonage.com", "role": "PHP Developer Advocate" }, { "name": "Tim Lytle", "homepage": "https://twitter.com/tjlytle", "role": "Developer" }, { "name": "Michael Heap", "homepage": "https://www.twitter.com/mheap", "role": "Developer" }, { "name": "Lorna Mitchell", "homepage": "https://lornajane.net/", "role": "Developer" }, { "name": "Chris Tankersley", "homepage": "https://twitter.com/dragonmantank", "role": "Developer" } ], "description": "PHP Client for using Vonage's API.", "support": { "email": "devrel@vonage.com", "issues": "https://github.com/Vonage/vonage-php-sdk/issues", "source": "https://github.com/Vonage/vonage-php-sdk/tree/4.0.0" }, "time": "2023-01-16T11:02:48+00:00" }, { "name": "vonage/client-core", "version": "4.7.1", "source": { "type": "git", "url": "https://github.com/Vonage/vonage-php-sdk-core.git", "reference": "a14d51974a1dbb7c45349d9db057a37fea476b2d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Vonage/vonage-php-sdk-core/zipball/a14d51974a1dbb7c45349d9db057a37fea476b2d", "reference": "a14d51974a1dbb7c45349d9db057a37fea476b2d", "shasum": "" }, "require": { "ext-mbstring": "*", "laminas/laminas-diactoros": "^3.0", "lcobucci/jwt": "^4.0|^5.2.0", "php": "~8.1 || ~8.2 || ~8.3", "psr/container": "^1.0 | ^2.0", "psr/http-client-implementation": "^1.0", "psr/log": "^1.1|^2.0|^3.0", "vonage/jwt": "^0.5.0", "vonage/nexmo-bridge": "^0.1.0" }, "require-dev": { "guzzlehttp/guzzle": ">=6", "helmich/phpunit-json-assert": "^3.3", "php-http/mock-client": "^1.4", "phpspec/prophecy-phpunit": "^2.0", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8.5|^9.4", "rector/rector": "^0.14.8", "roave/security-advisories": "dev-latest", "softcreatr/jsonpath": "^0.7 || ^0.8", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "autoload": { "psr-4": { "Vonage\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "James Seconde", "email": "jim.seconde@vonage.com", "role": "PHP Developer Advocate" } ], "description": "PHP Client for using Vonage's API.", "homepage": "https://developer.vonage.com", "support": { "docs": "https://developer.vonage.com", "email": "devrel@vonage.com", "issues": "https://github.com/Vonage/vonage-php-sdk-core/issues", "source": "https://github.com/Vonage/vonage-php-sdk-core" }, "time": "2024-06-18T09:51:25+00:00" }, { "name": "vonage/jwt", "version": "0.5.1", "source": { "type": "git", "url": "https://github.com/Vonage/vonage-php-jwt.git", "reference": "c84adbf1c8d90526dde85a025b011aeeb8bc4c96" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Vonage/vonage-php-jwt/zipball/c84adbf1c8d90526dde85a025b011aeeb8bc4c96", "reference": "c84adbf1c8d90526dde85a025b011aeeb8bc4c96", "shasum": "" }, "require": { "lcobucci/jwt": "^4.3.0|^5.0", "php": "~8.1 || ~8.2 || ~8.3", "ramsey/uuid": "^4.7.5" }, "require-dev": { "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8.5|^9.4", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "autoload": { "psr-4": { "Vonage\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "James Seconde", "email": "jim.seconde@vonage.com", "role": "PHP Developer Advocate" }, { "name": "Chris Tankersley", "email": "chris@ctankersley.com", "role": "Developer" } ], "description": "A standalone package for creating JWTs for Vonage APIs", "support": { "source": "https://github.com/Vonage/vonage-php-jwt/tree/0.5.1" }, "time": "2024-01-19T11:15:22+00:00" }, { "name": "vonage/nexmo-bridge", "version": "0.1.2", "source": { "type": "git", "url": "https://github.com/Nexmo/vonage-php-nexmo-bridge.git", "reference": "e9f63cd468b7e0edd73d0c90d0406d6b961f9eb7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Nexmo/vonage-php-nexmo-bridge/zipball/e9f63cd468b7e0edd73d0c90d0406d6b961f9eb7", "reference": "e9f63cd468b7e0edd73d0c90d0406d6b961f9eb7", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^0.12.39", "phpunit/phpunit": "^7.4", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "autoload": { "files": [ "src/autoload.php" ], "psr-4": { "Vonage\\NexmoBridge\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Chris Tankersley", "email": "chris.tankersley@vonage.com" } ], "description": "Provides a bridge for using the Vonage PHP SDK with the older Nexmo namespace", "support": { "issues": "https://github.com/Nexmo/vonage-php-nexmo-bridge/issues", "source": "https://github.com/Nexmo/vonage-php-nexmo-bridge/tree/0.1.2" }, "time": "2023-02-14T15:54:06+00:00" }, { "name": "vonage/vonage-laravel", "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/Vonage/vonage-laravel.git", "reference": "4e89de63e842d926bec503e427d1b77f3ad278bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Vonage/vonage-laravel/zipball/4e89de63e842d926bec503e427d1b77f3ad278bb", "reference": "4e89de63e842d926bec503e427d1b77f3ad278bb", "shasum": "" }, "require": { "illuminate/support": "^9.0|^10.0|^11.0", "php": "^8.0|^8.1|^8.2", "vonage/client": "^4.0" }, "require-dev": { "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^9.0", "phpunit/phpunit": "^5.3|~6.0|~8.0|~9.0|^10.5|^11.0", "roave/security-advisories": "dev-latest" }, "type": "package", "extra": { "laravel": { "providers": [ "Vonage\\Laravel\\VonageServiceProvider" ], "aliases": { "Vonage": "Vonage\\Laravel\\Facade\\Vonage" } } }, "autoload": { "psr-4": { "Vonage\\Laravel\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "James Seconde", "email": "jim.seconde@googlemail.com", "role": "PHP Developer Advocate" } ], "description": "Service provider for Laravel for the Vonage PHP SDK", "support": { "issues": "https://github.com/Vonage/vonage-laravel/issues", "source": "https://github.com/Vonage/vonage-laravel/tree/1.0.4" }, "time": "2024-05-01T09:35:50+00:00" }, { "name": "vrajroham/laravel-bitpay", "version": "6.0.0", "source": { "type": "git", "url": "https://github.com/vrajroham/laravel-bitpay.git", "reference": "606b9383e8770d007953c198fc91bacd3fabbab3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vrajroham/laravel-bitpay/zipball/606b9383e8770d007953c198fc91bacd3fabbab3", "reference": "606b9383e8770d007953c198fc91bacd3fabbab3", "shasum": "" }, "require": { "bitpay/sdk": "~7.1.0", "ext-json": "*", "php": "^7.4 || ^8.0 || ^8.1" }, "require-dev": { "phpunit/phpunit": ">=9.5" }, "type": "library", "extra": { "laravel": { "providers": [ "Vrajroham\\LaravelBitpay\\LaravelBitpayServiceProvider" ], "aliases": { "LaravelBitpay": "Vrajroham\\LaravelBitpay\\LaravelBitpayFacade" } } }, "autoload": { "psr-4": { "Vrajroham\\LaravelBitpay\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Vaibhavraj Roham", "email": "vaibhavraj@vrajroham.me", "homepage": "https://vrajroham.me", "role": "Developer" }, { "name": "Alex Stewart", "email": "iamalexstewart@gmail.com", "homepage": "https://github.com/alexstewartja", "role": "Developer" } ], "description": "BitPay wrapper for laravel", "homepage": "https://github.com/vrajroham/laravel-bitpay", "keywords": [ "bitpay", "btc", "laravel" ], "support": { "issues": "https://github.com/vrajroham/laravel-bitpay/issues", "source": "https://github.com/vrajroham/laravel-bitpay/tree/6.0.0" }, "funding": [ { "url": "https://bit.ly/asja_paypal_lara_bitpay", "type": "custom" }, { "url": "https://www.buymeacoffee.com/asja", "type": "custom" }, { "url": "https://github.com/alexstewartja", "type": "github" }, { "url": "https://github.com/vrajroham", "type": "github" }, { "url": "https://www.patreon.com/vrajroham", "type": "patreon" } ], "time": "2022-12-18T14:26:38+00:00" }, { "name": "webmozart/assert", "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", "shasum": "" }, "require": { "ext-ctype": "*", "php": "^7.2 || ^8.0" }, "conflict": { "phpstan/phpstan": "<0.12.20", "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { "phpunit/phpunit": "^8.5.13" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "support": { "issues": "https://github.com/webmozarts/assert/issues", "source": "https://github.com/webmozarts/assert/tree/1.11.0" }, "time": "2022-06-03T18:03:27+00:00" }, { "name": "xendit/xendit-php", "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/xendit/xendit-php.git", "reference": "cbbffbdfec3feedb1d5176c5bb0e1d0e7d12f451" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/xendit/xendit-php/zipball/cbbffbdfec3feedb1d5176c5bb0e1d0e7d12f451", "reference": "cbbffbdfec3feedb1d5176c5bb0e1d0e7d12f451", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "guzzlehttp/guzzle": "^7.3", "guzzlehttp/psr7": "^1.7 || ^2.0", "php": "^7.4 || ^8.0", "vlucas/phpdotenv": "^5.5" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.5", "phpunit/phpunit": "^8.0 || ^9.0" }, "type": "library", "autoload": { "psr-4": { "Xendit\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "unlicense" ], "authors": [ { "name": "OpenAPI-Generator contributors", "homepage": "https://openapi-generator.tech" } ], "description": "Xendit PHP SDK", "homepage": "https://openapi-generator.tech", "keywords": [ "api", "openapi", "openapi-generator", "openapitools", "php", "rest", "sdk" ], "support": { "issues": "https://github.com/xendit/xendit-php/issues", "source": "https://github.com/xendit/xendit-php/tree/3.7.0" }, "time": "2023-11-29T07:18:13+00:00" }, { "name": "yandex-money/yandex-checkout-sdk-php", "version": "1.6.9", "source": { "type": "git", "url": "https://github.com/yoomoney/yandex-checkout-sdk-php.git", "reference": "798ac4d08314188d6f237fde99bfa761386fa9ab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yoomoney/yandex-checkout-sdk-php/zipball/798ac4d08314188d6f237fde99bfa761386fa9ab", "reference": "798ac4d08314188d6f237fde99bfa761386fa9ab", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.3.0", "psr/log": "^1.0" }, "require-dev": { "ext-xml": "*", "mockery/mockery": "^0.9.9", "phpunit/phpunit": "^4.8.35 || ^5.7" }, "type": "library", "autoload": { "psr-4": { "YandexCheckout\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "support": { "issues": "https://github.com/yoomoney/yandex-checkout-sdk-php/issues", "source": "https://github.com/yoomoney/yandex-checkout-sdk-php/tree/1.6.9" }, "abandoned": "yoomoney/yookassa-sdk-php", "time": "2020-11-26T07:53:16+00:00" } ], "packages-dev": [ { "name": "doctrine/instantiator", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0", "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "doctrine/coding-standard": "^11", "ext-pdo": "*", "ext-phar": "*", "phpbench/phpbench": "^1.2", "phpstan/phpstan": "^1.9.4", "phpstan/phpstan-phpunit": "^1.3", "phpunit/phpunit": "^9.5.27", "vimeo/psalm": "^5.4" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "https://ocramius.github.io/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://www.doctrine-project.org/projects/instantiator.html", "keywords": [ "constructor", "instantiate" ], "support": { "issues": "https://github.com/doctrine/instantiator/issues", "source": "https://github.com/doctrine/instantiator/tree/2.0.0" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", "type": "tidelift" } ], "time": "2022-12-30T00:23:10+00:00" }, { "name": "fakerphp/faker", "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b", "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b", "shasum": "" }, "require": { "php": "^7.4 || ^8.0", "psr/container": "^1.0 || ^2.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" }, "conflict": { "fzaninotto/faker": "*" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4.1", "doctrine/persistence": "^1.3 || ^2.0", "ext-intl": "*", "phpunit/phpunit": "^9.5.26", "symfony/phpunit-bridge": "^5.4.16" }, "suggest": { "doctrine/orm": "Required to use Faker\\ORM\\Doctrine", "ext-curl": "Required by Faker\\Provider\\Image to download images.", "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.", "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.", "ext-mbstring": "Required for multibyte Unicode string functionality." }, "type": "library", "autoload": { "psr-4": { "Faker\\": "src/Faker/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "François Zaninotto" } ], "description": "Faker is a PHP library that generates fake data for you.", "keywords": [ "data", "faker", "fixtures" ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", "source": "https://github.com/FakerPHP/Faker/tree/v1.23.1" }, "time": "2024-01-02T13:46:09+00:00" }, { "name": "filp/whoops", "version": "2.15.4", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/filp/whoops/zipball/a139776fa3f5985a50b509f2a02ff0f709d2a546", "reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546", "shasum": "" }, "require": { "php": "^5.5.9 || ^7.0 || ^8.0", "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "require-dev": { "mockery/mockery": "^0.9 || ^1.0", "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3", "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0" }, "suggest": { "symfony/var-dumper": "Pretty print complex values better with var-dumper available", "whoops/soap": "Formats errors as SOAP responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Whoops\\": "src/Whoops/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Filipe Dobreira", "homepage": "https://github.com/filp", "role": "Developer" } ], "description": "php error handling for cool kids", "homepage": "https://filp.github.io/whoops/", "keywords": [ "error", "exception", "handling", "library", "throwable", "whoops" ], "support": { "issues": "https://github.com/filp/whoops/issues", "source": "https://github.com/filp/whoops/tree/2.15.4" }, "funding": [ { "url": "https://github.com/denis-sokolov", "type": "github" } ], "time": "2023-11-03T12:00:00+00:00" }, { "name": "hamcrest/hamcrest-php", "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/hamcrest/hamcrest-php.git", "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "shasum": "" }, "require": { "php": "^5.3|^7.0|^8.0" }, "replace": { "cordoval/hamcrest-php": "*", "davedevelopment/hamcrest-php": "*", "kodova/hamcrest-php": "*" }, "require-dev": { "phpunit/php-file-iterator": "^1.4 || ^2.0", "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "classmap": [ "hamcrest" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "This is the PHP port of Hamcrest Matchers", "keywords": [ "test" ], "support": { "issues": "https://github.com/hamcrest/hamcrest-php/issues", "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1" }, "time": "2020-07-09T08:09:16+00:00" }, { "name": "laravel/pint", "version": "v1.16.1", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", "reference": "9266a47f1b9231b83e0cfd849009547329d871b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/pint/zipball/9266a47f1b9231b83e0cfd849009547329d871b1", "reference": "9266a47f1b9231b83e0cfd849009547329d871b1", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "ext-tokenizer": "*", "ext-xml": "*", "php": "^8.1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.59.3", "illuminate/view": "^10.48.12", "larastan/larastan": "^2.9.7", "laravel-zero/framework": "^10.4.0", "mockery/mockery": "^1.6.12", "nunomaduro/termwind": "^1.15.1", "pestphp/pest": "^2.34.8" }, "bin": [ "builds/pint" ], "type": "project", "autoload": { "psr-4": { "App\\": "app/", "Database\\Seeders\\": "database/seeders/", "Database\\Factories\\": "database/factories/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nuno Maduro", "email": "enunomaduro@gmail.com" } ], "description": "An opinionated code formatter for PHP.", "homepage": "https://laravel.com", "keywords": [ "format", "formatter", "lint", "linter", "php" ], "support": { "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, "time": "2024-06-18T16:50:05+00:00" }, { "name": "laravel/sail", "version": "v1.29.3", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", "reference": "e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/sail/zipball/e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5", "reference": "e35b3ffe1b9ea598246d7e99197ee8799f6dc2e5", "shasum": "" }, "require": { "illuminate/console": "^9.52.16|^10.0|^11.0", "illuminate/contracts": "^9.52.16|^10.0|^11.0", "illuminate/support": "^9.52.16|^10.0|^11.0", "php": "^8.0", "symfony/console": "^6.0|^7.0", "symfony/yaml": "^6.0|^7.0" }, "require-dev": { "orchestra/testbench": "^7.0|^8.0|^9.0", "phpstan/phpstan": "^1.10" }, "bin": [ "bin/sail" ], "type": "library", "extra": { "laravel": { "providers": [ "Laravel\\Sail\\SailServiceProvider" ] } }, "autoload": { "psr-4": { "Laravel\\Sail\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "description": "Docker files for running a basic Laravel application.", "keywords": [ "docker", "laravel" ], "support": { "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, "time": "2024-06-12T16:24:41+00:00" }, { "name": "mockery/mockery", "version": "1.6.12", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699", "reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699", "shasum": "" }, "require": { "hamcrest/hamcrest-php": "^2.0.1", "lib-pcre": ">=7.0", "php": ">=7.3" }, "conflict": { "phpunit/phpunit": "<8.0" }, "require-dev": { "phpunit/phpunit": "^8.5 || ^9.6.17", "symplify/easy-coding-standard": "^12.1.14" }, "type": "library", "autoload": { "files": [ "library/helpers.php", "library/Mockery.php" ], "psr-4": { "Mockery\\": "library/Mockery" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Pádraic Brady", "email": "padraic.brady@gmail.com", "homepage": "https://github.com/padraic", "role": "Author" }, { "name": "Dave Marshall", "email": "dave.marshall@atstsolutions.co.uk", "homepage": "https://davedevelopment.co.uk", "role": "Developer" }, { "name": "Nathanael Esayeas", "email": "nathanael.esayeas@protonmail.com", "homepage": "https://github.com/ghostwriter", "role": "Lead Developer" } ], "description": "Mockery is a simple yet flexible PHP mock object framework", "homepage": "https://github.com/mockery/mockery", "keywords": [ "BDD", "TDD", "library", "mock", "mock objects", "mockery", "stub", "test", "test double", "testing" ], "support": { "docs": "https://docs.mockery.io/", "issues": "https://github.com/mockery/mockery/issues", "rss": "https://github.com/mockery/mockery/releases.atom", "security": "https://github.com/mockery/mockery/security/advisories", "source": "https://github.com/mockery/mockery" }, "time": "2024-05-16T03:13:13+00:00" }, { "name": "nunomaduro/collision", "version": "v6.4.0", "source": { "type": "git", "url": "https://github.com/nunomaduro/collision.git", "reference": "f05978827b9343cba381ca05b8c7deee346b6015" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/f05978827b9343cba381ca05b8c7deee346b6015", "reference": "f05978827b9343cba381ca05b8c7deee346b6015", "shasum": "" }, "require": { "filp/whoops": "^2.14.5", "php": "^8.0.0", "symfony/console": "^6.0.2" }, "require-dev": { "brianium/paratest": "^6.4.1", "laravel/framework": "^9.26.1", "laravel/pint": "^1.1.1", "nunomaduro/larastan": "^1.0.3", "nunomaduro/mock-final-classes": "^1.1.0", "orchestra/testbench": "^7.7", "phpunit/phpunit": "^9.5.23", "spatie/ignition": "^1.4.1" }, "type": "library", "extra": { "branch-alias": { "dev-develop": "6.x-dev" }, "laravel": { "providers": [ "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider" ] } }, "autoload": { "psr-4": { "NunoMaduro\\Collision\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nuno Maduro", "email": "enunomaduro@gmail.com" } ], "description": "Cli error handling for console/command-line PHP applications.", "keywords": [ "artisan", "cli", "command-line", "console", "error", "handling", "laravel", "laravel-zero", "php", "symfony" ], "support": { "issues": "https://github.com/nunomaduro/collision/issues", "source": "https://github.com/nunomaduro/collision" }, "funding": [ { "url": "https://www.paypal.com/paypalme/enunomaduro", "type": "custom" }, { "url": "https://github.com/nunomaduro", "type": "github" }, { "url": "https://www.patreon.com/nunomaduro", "type": "patreon" } ], "time": "2023-01-03T12:54:54+00:00" }, { "name": "phar-io/manifest", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", "reference": "54750ef60c58e43759730615a392c31c80e23176" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176", "reference": "54750ef60c58e43759730615a392c31c80e23176", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-phar": "*", "ext-xmlwriter": "*", "phar-io/version": "^3.0.1", "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "support": { "issues": "https://github.com/phar-io/manifest/issues", "source": "https://github.com/phar-io/manifest/tree/2.0.4" }, "funding": [ { "url": "https://github.com/theseer", "type": "github" } ], "time": "2024-03-03T12:33:53+00:00" }, { "name": "phar-io/version", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Library for handling version information and constraints", "support": { "issues": "https://github.com/phar-io/version/issues", "source": "https://github.com/phar-io/version/tree/3.2.1" }, "time": "2022-02-21T01:04:05+00:00" }, { "name": "phpunit/php-code-coverage", "version": "9.2.31", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "48c34b5d8d983006bd2adc2d0de92963b9155965" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/48c34b5d8d983006bd2adc2d0de92963b9155965", "reference": "48c34b5d8d983006bd2adc2d0de92963b9155965", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-xmlwriter": "*", "nikic/php-parser": "^4.18 || ^5.0", "php": ">=7.3", "phpunit/php-file-iterator": "^3.0.3", "phpunit/php-text-template": "^2.0.2", "sebastian/code-unit-reverse-lookup": "^2.0.2", "sebastian/complexity": "^2.0", "sebastian/environment": "^5.1.2", "sebastian/lines-of-code": "^1.0.3", "sebastian/version": "^3.0.1", "theseer/tokenizer": "^1.2.0" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage", "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" }, "type": "library", "extra": { "branch-alias": { "dev-master": "9.2-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.31" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-02T06:37:42+00:00" }, { "name": "phpunit/php-file-iterator", "version": "3.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "support": { "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2021-12-02T12:48:52+00:00" }, { "name": "phpunit/php-invoker", "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-invoker.git", "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67", "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "ext-pcntl": "*", "phpunit/phpunit": "^9.3" }, "suggest": { "ext-pcntl": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Invoke callables with a timeout", "homepage": "https://github.com/sebastianbergmann/php-invoker/", "keywords": [ "process" ], "support": { "issues": "https://github.com/sebastianbergmann/php-invoker/issues", "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-09-28T05:58:55+00:00" }, { "name": "phpunit/php-text-template", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "support": { "issues": "https://github.com/sebastianbergmann/php-text-template/issues", "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-10-26T05:33:50+00:00" }, { "name": "phpunit/php-timer", "version": "5.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "support": { "issues": "https://github.com/sebastianbergmann/php-timer/issues", "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-10-26T13:16:10+00:00" }, { "name": "phpunit/phpunit", "version": "9.6.19", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "a1a54a473501ef4cdeaae4e06891674114d79db8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1a54a473501ef4cdeaae4e06891674114d79db8", "reference": "a1a54a473501ef4cdeaae4e06891674114d79db8", "shasum": "" }, "require": { "doctrine/instantiator": "^1.3.1 || ^2", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", "myclabs/deep-copy": "^1.10.1", "phar-io/manifest": "^2.0.3", "phar-io/version": "^3.0.2", "php": ">=7.3", "phpunit/php-code-coverage": "^9.2.28", "phpunit/php-file-iterator": "^3.0.5", "phpunit/php-invoker": "^3.1.1", "phpunit/php-text-template": "^2.0.3", "phpunit/php-timer": "^5.0.2", "sebastian/cli-parser": "^1.0.1", "sebastian/code-unit": "^1.0.6", "sebastian/comparator": "^4.0.8", "sebastian/diff": "^4.0.3", "sebastian/environment": "^5.1.3", "sebastian/exporter": "^4.0.5", "sebastian/global-state": "^5.0.1", "sebastian/object-enumerator": "^4.0.3", "sebastian/resource-operations": "^3.0.3", "sebastian/type": "^3.2", "sebastian/version": "^3.0.2" }, "suggest": { "ext-soap": "To be able to generate mocks based on WSDL files", "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "9.6-dev" } }, "autoload": { "files": [ "src/Framework/Assert/Functions.php" ], "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.19" }, "funding": [ { "url": "https://phpunit.de/sponsors.html", "type": "custom" }, { "url": "https://github.com/sebastianbergmann", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", "type": "tidelift" } ], "time": "2024-04-05T04:35:58+00:00" }, { "name": "sebastian/cli-parser", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/cli-parser.git", "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b", "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library for parsing CLI options", "homepage": "https://github.com/sebastianbergmann/cli-parser", "support": { "issues": "https://github.com/sebastianbergmann/cli-parser/issues", "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-02T06:27:43+00:00" }, { "name": "sebastian/code-unit", "version": "1.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120", "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Collection of value objects that represent the PHP code units", "homepage": "https://github.com/sebastianbergmann/code-unit", "support": { "issues": "https://github.com/sebastianbergmann/code-unit/issues", "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-10-26T13:08:54+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "support": { "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-09-28T05:30:19+00:00" }, { "name": "sebastian/comparator", "version": "4.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "fa0f136dd2334583309d32b62544682ee972b51a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a", "reference": "fa0f136dd2334583309d32b62544682ee972b51a", "shasum": "" }, "require": { "php": ">=7.3", "sebastian/diff": "^4.0", "sebastian/exporter": "^4.0" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "https://github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2022-09-14T12:41:17+00:00" }, { "name": "sebastian/complexity", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/complexity.git", "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a", "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a", "shasum": "" }, "require": { "nikic/php-parser": "^4.18 || ^5.0", "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library for calculating the complexity of PHP code units", "homepage": "https://github.com/sebastianbergmann/complexity", "support": { "issues": "https://github.com/sebastianbergmann/complexity/issues", "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2023-12-22T06:19:30+00:00" }, { "name": "sebastian/diff", "version": "4.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc", "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3", "symfony/process": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff", "udiff", "unidiff", "unified diff" ], "support": { "issues": "https://github.com/sebastianbergmann/diff/issues", "source": "https://github.com/sebastianbergmann/diff/tree/4.0.6" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-02T06:30:58+00:00" }, { "name": "sebastian/environment", "version": "5.1.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed", "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "suggest": { "ext-posix": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ], "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2023-02-03T06:03:51+00:00" }, { "name": "sebastian/exporter", "version": "4.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/78c00df8f170e02473b682df15bfcdacc3d32d72", "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72", "shasum": "" }, "require": { "php": ">=7.3", "sebastian/recursion-context": "^4.0" }, "require-dev": { "ext-mbstring": "*", "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Adam Harvey", "email": "aharvey@php.net" }, { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "https://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.6" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-02T06:33:00+00:00" }, { "name": "sebastian/global-state", "version": "5.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9", "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9", "shasum": "" }, "require": { "php": ">=7.3", "sebastian/object-reflector": "^2.0", "sebastian/recursion-context": "^4.0" }, "require-dev": { "ext-dom": "*", "phpunit/phpunit": "^9.3" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "support": { "issues": "https://github.com/sebastianbergmann/global-state/issues", "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.7" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-02T06:35:11+00:00" }, { "name": "sebastian/lines-of-code", "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/lines-of-code.git", "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5", "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5", "shasum": "" }, "require": { "nikic/php-parser": "^4.18 || ^5.0", "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library for counting the lines of code in PHP source code", "homepage": "https://github.com/sebastianbergmann/lines-of-code", "support": { "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2023-12-22T06:20:34+00:00" }, { "name": "sebastian/object-enumerator", "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", "reference": "5c9eeac41b290a3712d88851518825ad78f45c71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71", "reference": "5c9eeac41b290a3712d88851518825ad78f45c71", "shasum": "" }, "require": { "php": ">=7.3", "sebastian/object-reflector": "^2.0", "sebastian/recursion-context": "^4.0" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", "support": { "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-10-26T13:12:34+00:00" }, { "name": "sebastian/object-reflector", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/", "support": { "issues": "https://github.com/sebastianbergmann/object-reflector/issues", "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-10-26T13:14:26+00:00" }, { "name": "sebastian/recursion-context", "version": "4.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1", "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides functionality to recursively process PHP variables", "homepage": "https://github.com/sebastianbergmann/recursion-context", "support": { "issues": "https://github.com/sebastianbergmann/recursion-context/issues", "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2023-02-03T06:07:39+00:00" }, { "name": "sebastian/resource-operations", "version": "3.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", "reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/05d5692a7993ecccd56a03e40cd7e5b09b1d404e", "reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", "support": { "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.4" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2024-03-14T16:00:52+00:00" }, { "name": "sebastian/type", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7", "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Collection of value objects that represent the types of the PHP type system", "homepage": "https://github.com/sebastianbergmann/type", "support": { "issues": "https://github.com/sebastianbergmann/type/issues", "source": "https://github.com/sebastianbergmann/type/tree/3.2.1" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2023-02-03T06:13:03+00:00" }, { "name": "sebastian/version", "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "c6c1022351a901512170118436c764e473f6de8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c", "reference": "c6c1022351a901512170118436c764e473f6de8c", "shasum": "" }, "require": { "php": ">=7.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "support": { "issues": "https://github.com/sebastianbergmann/version/issues", "source": "https://github.com/sebastianbergmann/version/tree/3.0.2" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-09-28T06:39:44+00:00" }, { "name": "spatie/backtrace", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/spatie/backtrace.git", "reference": "8373b9d51638292e3bfd736a9c19a654111b4a23" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spatie/backtrace/zipball/8373b9d51638292e3bfd736a9c19a654111b4a23", "reference": "8373b9d51638292e3bfd736a9c19a654111b4a23", "shasum": "" }, "require": { "php": "^7.3|^8.0" }, "require-dev": { "ext-json": "*", "laravel/serializable-closure": "^1.3", "phpunit/phpunit": "^9.3", "spatie/phpunit-snapshot-assertions": "^4.2", "symfony/var-dumper": "^5.1" }, "type": "library", "autoload": { "psr-4": { "Spatie\\Backtrace\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Freek Van de Herten", "email": "freek@spatie.be", "homepage": "https://spatie.be", "role": "Developer" } ], "description": "A better backtrace", "homepage": "https://github.com/spatie/backtrace", "keywords": [ "Backtrace", "spatie" ], "support": { "source": "https://github.com/spatie/backtrace/tree/1.6.1" }, "funding": [ { "url": "https://github.com/sponsors/spatie", "type": "github" }, { "url": "https://spatie.be/open-source/support-us", "type": "other" } ], "time": "2024-04-24T13:22:11+00:00" }, { "name": "spatie/error-solutions", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/spatie/error-solutions.git", "reference": "202108314a6988ede156fba1b3ea80a784c1734a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spatie/error-solutions/zipball/202108314a6988ede156fba1b3ea80a784c1734a", "reference": "202108314a6988ede156fba1b3ea80a784c1734a", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { "illuminate/broadcasting": "^10.0|^11.0", "illuminate/cache": "^10.0|^11.0", "illuminate/support": "^10.0|^11.0", "livewire/livewire": "^2.11|^3.3.5", "openai-php/client": "^0.10.1", "orchestra/testbench": "^7.0|8.22.3|^9.0", "pestphp/pest": "^2.20", "phpstan/phpstan": "^1.11", "psr/simple-cache": "^3.0", "psr/simple-cache-implementation": "^3.0", "spatie/ray": "^1.28", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", "vlucas/phpdotenv": "^5.5" }, "suggest": { "openai-php/client": "Require get solutions from OpenAI", "simple-cache-implementation": "To cache solutions from OpenAI" }, "type": "library", "autoload": { "psr-4": { "Spatie\\Ignition\\": "legacy/ignition", "Spatie\\ErrorSolutions\\": "src", "Spatie\\LaravelIgnition\\": "legacy/laravel-ignition" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ruben Van Assche", "email": "ruben@spatie.be", "role": "Developer" } ], "description": "This is my package error-solutions", "homepage": "https://github.com/spatie/error-solutions", "keywords": [ "error-solutions", "spatie" ], "support": { "issues": "https://github.com/spatie/error-solutions/issues", "source": "https://github.com/spatie/error-solutions/tree/1.0.0" }, "funding": [ { "url": "https://github.com/Spatie", "type": "github" } ], "time": "2024-06-12T14:49:54+00:00" }, { "name": "spatie/flare-client-php", "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/spatie/flare-client-php.git", "reference": "097040ff51e660e0f6fc863684ac4b02c93fa234" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/097040ff51e660e0f6fc863684ac4b02c93fa234", "reference": "097040ff51e660e0f6fc863684ac4b02c93fa234", "shasum": "" }, "require": { "illuminate/pipeline": "^8.0|^9.0|^10.0|^11.0", "php": "^8.0", "spatie/backtrace": "^1.6.1", "symfony/http-foundation": "^5.2|^6.0|^7.0", "symfony/mime": "^5.2|^6.0|^7.0", "symfony/process": "^5.2|^6.0|^7.0", "symfony/var-dumper": "^5.2|^6.0|^7.0" }, "require-dev": { "dms/phpunit-arraysubset-asserts": "^0.5.0", "pestphp/pest": "^1.20|^2.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", "spatie/phpunit-snapshot-assertions": "^4.0|^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.3.x-dev" } }, "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Spatie\\FlareClient\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Send PHP errors to Flare", "homepage": "https://github.com/spatie/flare-client-php", "keywords": [ "exception", "flare", "reporting", "spatie" ], "support": { "issues": "https://github.com/spatie/flare-client-php/issues", "source": "https://github.com/spatie/flare-client-php/tree/1.7.0" }, "funding": [ { "url": "https://github.com/spatie", "type": "github" } ], "time": "2024-06-12T14:39:14+00:00" }, { "name": "spatie/ignition", "version": "1.15.0", "source": { "type": "git", "url": "https://github.com/spatie/ignition.git", "reference": "e3a68e137371e1eb9edc7f78ffa733f3b98991d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spatie/ignition/zipball/e3a68e137371e1eb9edc7f78ffa733f3b98991d2", "reference": "e3a68e137371e1eb9edc7f78ffa733f3b98991d2", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "php": "^8.0", "spatie/error-solutions": "^1.0", "spatie/flare-client-php": "^1.7", "symfony/console": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "require-dev": { "illuminate/cache": "^9.52|^10.0|^11.0", "mockery/mockery": "^1.4", "pestphp/pest": "^1.20|^2.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", "psr/simple-cache-implementation": "*", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", "vlucas/phpdotenv": "^5.5" }, "suggest": { "openai-php/client": "Require get solutions from OpenAI", "simple-cache-implementation": "To cache solutions from OpenAI" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.5.x-dev" } }, "autoload": { "psr-4": { "Spatie\\Ignition\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Spatie", "email": "info@spatie.be", "role": "Developer" } ], "description": "A beautiful error page for PHP applications.", "homepage": "https://flareapp.io/ignition", "keywords": [ "error", "flare", "laravel", "page" ], "support": { "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction", "forum": "https://twitter.com/flareappio", "issues": "https://github.com/spatie/ignition/issues", "source": "https://github.com/spatie/ignition" }, "funding": [ { "url": "https://github.com/spatie", "type": "github" } ], "time": "2024-06-12T14:55:22+00:00" }, { "name": "spatie/laravel-ignition", "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", "reference": "1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc", "reference": "1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "illuminate/support": "^8.77|^9.27", "monolog/monolog": "^2.3", "php": "^8.0", "spatie/flare-client-php": "^1.0.1", "spatie/ignition": "^1.4.1", "symfony/console": "^5.0|^6.0", "symfony/var-dumper": "^5.0|^6.0" }, "require-dev": { "filp/whoops": "^2.14", "livewire/livewire": "^2.8|dev-develop", "mockery/mockery": "^1.4", "nunomaduro/larastan": "^1.0", "orchestra/testbench": "^6.23|^7.0", "pestphp/pest": "^1.20", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0", "spatie/laravel-ray": "^1.27" }, "type": "library", "extra": { "laravel": { "providers": [ "Spatie\\LaravelIgnition\\IgnitionServiceProvider" ], "aliases": { "Flare": "Spatie\\LaravelIgnition\\Facades\\Flare" } } }, "autoload": { "files": [ "src/helpers.php" ], "psr-4": { "Spatie\\LaravelIgnition\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Spatie", "email": "info@spatie.be", "role": "Developer" } ], "description": "A beautiful error page for Laravel applications.", "homepage": "https://flareapp.io/ignition", "keywords": [ "error", "flare", "laravel", "page" ], "support": { "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction", "forum": "https://twitter.com/flareappio", "issues": "https://github.com/spatie/laravel-ignition/issues", "source": "https://github.com/spatie/laravel-ignition" }, "funding": [ { "url": "https://github.com/spatie", "type": "github" } ], "time": "2023-01-03T19:28:04+00:00" }, { "name": "theseer/tokenizer", "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", "shasum": "" }, "require": { "ext-dom": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": "^7.2 || ^8.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "support": { "issues": "https://github.com/theseer/tokenizer/issues", "source": "https://github.com/theseer/tokenizer/tree/1.2.3" }, "funding": [ { "url": "https://github.com/theseer", "type": "github" } ], "time": "2024-03-03T12:36:25+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "cashuanony/phpanonymous": 20, "omnipay/braintree": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^8.1" }, "platform-dev": [], "plugin-api-version": "2.6.0" }