{ "packages": [ { "name": "a5hleyrich/wp-background-processing", "version": "1.4.0", "version_normalized": "1.4.0.0", "source": { "type": "git", "url": "https://github.com/deliciousbrains/wp-background-processing.git", "reference": "7ca7cc3504333db3a291bbab7f1917124fba4816" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/7ca7cc3504333db3a291bbab7f1917124fba4816", "reference": "7ca7cc3504333db3a291bbab7f1917124fba4816", "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { "phpcompatibility/phpcompatibility-wp": "*", "phpunit/phpunit": "^8.0", "spryker/code-sniffer": "^0.17.18", "wp-coding-standards/wpcs": "^2.3", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library" }, "time": "2024-12-17T14:04:30+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Delicious Brains", "email": "nom@deliciousbrains.com" } ], "description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.", "support": { "issues": "https://github.com/deliciousbrains/wp-background-processing/issues", "source": "https://github.com/deliciousbrains/wp-background-processing/tree/1.4.0" }, "install-path": "../a5hleyrich/wp-background-processing" }, { "name": "cmb2/cmb2", "version": "v2.11.0", "version_normalized": "2.11.0.0", "source": { "type": "git", "url": "https://github.com/CMB2/CMB2.git", "reference": "2847828b5cce1b48d09427ee13e6f7c752704468" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CMB2/CMB2/zipball/2847828b5cce1b48d09427ee13e6f7c752704468", "reference": "2847828b5cce1b48d09427ee13e6f7c752704468", "shasum": "" }, "require": { "php": ">7.4" }, "require-dev": { "apigen/apigen": "4.1.2", "awesomemotive/am-cli-tools": ">=1.3.7", "nette/utils": "2.5.3", "phpunit/phpunit": "^6.5", "yoast/phpunit-polyfills": "^1.1" }, "suggest": { "composer/installers": "~1.0" }, "time": "2024-04-02T19:30:07+00:00", "type": "wordpress-plugin", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Justin Sternberg", "email": "justin@dsgnwrks.pro", "homepage": "https://dsgnwrks.pro", "role": "Developer" }, { "name": "WebDevStudios", "email": "contact@webdevstudios.com", "homepage": "https://github.com/WebDevStudios", "role": "Developer" } ], "description": "CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.", "homepage": "https://github.com/CMB2/CMB2", "keywords": [ "metabox", "plugin", "wordpress" ], "support": { "issues": "https://github.com/CMB2/CMB2/issues", "source": "http://wordpress.org/support/plugin/cmb2" }, "install-path": "../cmb2/cmb2" }, { "name": "donatj/phpuseragentparser", "version": "v1.11.0", "version_normalized": "1.11.0.0", "source": { "type": "git", "url": "https://github.com/donatj/PhpUserAgent.git", "reference": "c98541c5198bb75564d7db4a8971773bc848361e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/c98541c5198bb75564d7db4a8971773bc848361e", "reference": "c98541c5198bb75564d7db4a8971773bc848361e", "shasum": "" }, "require": { "ext-ctype": "*", "php": ">=5.4.0" }, "require-dev": { "camspiers/json-pretty": "~1.0", "donatj/drop": "*", "ext-json": "*", "phpunit/phpunit": "~4.8|~9" }, "time": "2025-09-10T21:58:40+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/UserAgentParser.php" ], "psr-4": { "donatj\\UserAgent\\": "src/UserAgent" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jesse G. Donat", "email": "donatj@gmail.com", "homepage": "https://donatstudios.com", "role": "Developer" } ], "description": "Lightning fast, minimalist PHP UserAgent string parser.", "homepage": "https://donatstudios.com/PHP-Parser-HTTP_USER_AGENT", "keywords": [ "browser", "browser detection", "parser", "user agent", "useragent" ], "support": { "issues": "https://github.com/donatj/PhpUserAgent/issues", "source": "https://github.com/donatj/PhpUserAgent/tree/v1.11.0" }, "funding": [ { "url": "https://www.paypal.me/donatj/15", "type": "custom" }, { "url": "https://github.com/donatj", "type": "github" }, { "url": "https://ko-fi.com/donatj", "type": "ko_fi" } ], "install-path": "../donatj/phpuseragentparser" }, { "name": "woocommerce/action-scheduler", "version": "3.9.3", "version_normalized": "3.9.3.0", "source": { "type": "git", "url": "https://github.com/woocommerce/action-scheduler.git", "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c", "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "phpunit/phpunit": "^8.5", "woocommerce/woocommerce-sniffs": "0.1.0", "wp-cli/wp-cli": "~2.5.0", "yoast/phpunit-polyfills": "^2.0" }, "time": "2025-07-15T09:32:30+00:00", "type": "wordpress-plugin", "extra": { "scripts-description": { "test": "Run unit tests", "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer", "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier" } }, "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "description": "Action Scheduler for WordPress and WooCommerce", "homepage": "https://actionscheduler.org/", "support": { "issues": "https://github.com/woocommerce/action-scheduler/issues", "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3" }, "install-path": "../woocommerce/action-scheduler" }, { "name": "wp-media/wp-mixpanel", "version": "v1.4.0", "version_normalized": "1.4.0.0", "source": { "type": "git", "url": "https://github.com/wp-media/wp-mixpanel.git", "reference": "dfedab2014e816a1040c57d544a6180f1d446624" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-media/wp-mixpanel/zipball/dfedab2014e816a1040c57d544a6180f1d446624", "reference": "dfedab2014e816a1040c57d544a6180f1d446624", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "php-stubs/wordpress-tests-stubs": "^6.5", "phpcompatibility/phpcompatibility-wp": "^2.0", "phpstan/extension-installer": "^1.3", "phpstan/phpstan-mockery": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "roave/security-advisories": "dev-master", "szepeviktor/phpstan-wordpress": "^2.0", "wp-coding-standards/wpcs": "^3", "wp-media/phpunit": "^3" }, "time": "2025-11-12T09:51:35+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "WPMedia\\Mixpanel\\": "src/" }, "classmap": [ "src/Classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "WP Media", "homepage": "https://github.com/wp-media/wp-mixpanel", "role": "Developer" } ], "description": "WordPress Mixpanel Integration", "support": { "issues": "https://github.com/wp-media/wp-mixpanel/issues", "source": "https://github.com/wp-media/wp-mixpanel/tree/v1.4.0" }, "install-path": "../wp-media/wp-mixpanel" } ], "dev": false, "dev-package-names": [] }