cracksalad / gearman-ide-helper
IDE help files for PHP's Gearman extension.
Installs: 1 480
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=8.0
This package is auto-updated.
Last update: 2024-10-08 10:21:31 UTC
README
This package contains IDE help files for PECL Gearman extension. It may be used for autocomplete in your IDE and type checking.
This package is up to date with PECL Gearman extension version 2.1 and uses types compatible with PHP 8.0+. Additionally it uses type annotations based on Psalm.
This package is for you, if you do not want to install gearmand (Gearman daemon) and the PECL Gearman extension in your development environment, but you do not want to abstain from type checking and IDE autocomplete.
Installation
You should not use this package in production. Thereby add the --dev
flag when requiring.
composer require --dev cracksalad/gearman-ide-helper
License
This library is licensed under the MIT License (MIT). Please see LICENSE for more information.