Download the PHP package sebastian/foal without Composer
On this page you can find all versions of the php package sebastian/foal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sebastian/foal
More information about sebastian/foal
Files in sebastian/foal
Download sebastian/foal
More information about sebastian/foal
Files in sebastian/foal
Vendor sebastian
Package foal
Short Description Tool to find lines eliminated by OpCache's bytecode optimizer
License BSD-3-Clause
Homepage https://github.com/sebastianbergmann/foal
Package foal
Short Description Tool to find lines eliminated by OpCache's bytecode optimizer
License BSD-3-Clause
Homepage https://github.com/sebastianbergmann/foal
Please rate this library. Is it a good library?
Informations about the package foal
Find Optimized-Away Lines (FOAL)
foal
finds lines of code that are eliminated by OpCache's bytecode optimizer.
Installation
The recommended way to use this tool is a PHP Archive (PHAR):
Furthermore, it is recommended to use Phive for installing and updating the tool dependencies of your project.
Usage
example.php
Default Output
Lines prefixed with -
were optimized away by the OpCache bytecode optimizer.
Graph Output
Before Bytecode Optimization | After Bytecode Optimization |
---|---|
All versions of foal with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ext-zend-opcache Version *
ext-vld Version *
phpunit/php-file-iterator Version ^5.0
sebastian/cli-parser Version ^3.0
sebastian/diff Version ^6.0
sebastian/version Version ^5.0
ext-zend-opcache Version *
ext-vld Version *
phpunit/php-file-iterator Version ^5.0
sebastian/cli-parser Version ^3.0
sebastian/diff Version ^6.0
sebastian/version Version ^5.0
The package sebastian/foal contains the following files
Loading the files please wait ....