Download the PHP package mensbeam/self-sealing-callable without Composer
On this page you can find all versions of the php package mensbeam/self-sealing-callable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mensbeam/self-sealing-callable
More information about mensbeam/self-sealing-callable
Files in mensbeam/self-sealing-callable
Download mensbeam/self-sealing-callable
More information about mensbeam/self-sealing-callable
Files in mensbeam/self-sealing-callable
Vendor mensbeam
Package self-sealing-callable
Short Description You won't find a better Self-Sealing Callable in this sector!
License MIT
Package self-sealing-callable
Short Description You won't find a better Self-Sealing Callable in this sector!
License MIT
Please rate this library. Is it a good library?
Informations about the package self-sealing-callable
Self-Sealing Callable
You won't find a better Self-Sealing Callable in this sector!
Self-Sealing Callable is a class that implements __invoke()
which can enable and disable itself. When registering shutdown functions in PHP it's not possible to unregister them. This class exists to be used in this case. By calling SelfSealingCallable->disable()
it will return false
when invoked, allowing retroactive disabling of the shutdown handler.
Requirements
- PHP 8.1
Installation
Usage
It's pretty simple:
All versions of self-sealing-callable with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package mensbeam/self-sealing-callable contains the following files
Loading the files please wait ....