2017 © Pedro Peláez
 

library noop

Robust and tested implementation of a no operation function

image

catfishphp/noop

Robust and tested implementation of a no operation function

  • Friday, July 27, 2018
  • by davidstanley01
  • Repository
  • 0 Watchers
  • 3 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Noop - The no operation library

Logo, (*1)

Software License Build Status, (*2)

Why should JavaScript have all the fun? In the spirit of the noop NPM module. Catfish's Noop composer library does nothing while still being 100% tested., (*3)

This package is compliant with PSR-1, PSR-2 and PSR-4. If you notice compliance oversights, please send a patch via pull request., (*4)

Install

Via Composer, (*5)

``` bash $ composer require catfishphp/noop, (*6)


## Requirements The following versions of PHP are supported by this version. * PHP 7.1 * PHP 7.2 ## Usage ```php <?php use function Catfish\Noop\noop; noop();

Testing

bash $ vendor/bin/phpunit, (*7)

Contributing

Please see CONTRIBUTING for details., (*8)

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

27/07 2018

dev-master

9999999-dev

Robust and tested implementation of a no operation function

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires

by David Stanley

27/07 2018

dev-remove-composer-lock

dev-remove-composer-lock

Robust and tested implementation of a no operation function

  Sources   Download

MIT

The Requires

  • php ^7.1

 

The Development Requires

by David Stanley