This package provides stub declarations for functions and classes of the PHP Cairo extension (Cairo graphics library).
These stubs enable static analysis with tools like PHPStan and Psalm as well as enhanced IDE autocompletion and type hints
The stubs in this repository are copied from the PHP Cairo extension.
- PHP 8.1+
Require this package as a development dependency with Composer.
composer require --dev marcelbolten/php-cairo-stubs