php-extended/placeholder-phpunit

A library that shows only the interfaces of phpunit, without requiring all the dependancies

Maintainers

Package info

gitlab.com/php-extended/placeholder-phpunit

Issues

pkg:composer/php-extended/placeholder-phpunit

Transparency log

Statistics

Installs: 93 324

Dependents: 244

Suggesters: 0

Stars: 0

10.0.4 2026-07-19 23:05 UTC

README

A library that shows only the interfaces of phpunit, without requiring all the dependancies, for IDE autocompletion purposes. Tests still requires phpunit libraries or phars to work !

coverage

Installation

The installation of this library is made via composer and the autoloading of all classes of this library is made through their autoloader.

  • Download composer.phar from their website.
  • Then run the following command to install this library as dependency :
  • php composer.phar install php-extended/placeholder-phpunit ^9

This library ^X mocks phpunit X.

License

MIT (See license file).