文件名称:php-vips:php绑定libvips
文件大小:798KB
文件格式:ZIP
更新时间:2024-05-27 09:18:29
php php-extension libvips php-bindings PHP
用于libvipsPHP绑定 php-vips为结合为PHP 7。 libvips速度很快,几乎不需要内存。 存储库针对imagick和gd测试php-vips 。 在该测试中以及在我的笔记本电脑上, php-vips速度大约是imagick而所需的内存却少了10倍。 使用libvips的程序不会直接处理图像,而是会从源图像开始创建图像处理操作的管道。 当管道连接到目标时,整个管道将立即并行执行,将图像从源流到一组小片段中。 该模块基于vips PHP扩展: 您需要先安装它。 它已经在Linux和macOS上进行了测试-Windows需要做一些工作,但应该可行。 请参阅此处的自述文件,但要简要介绍一下: 。 它位于linux软件包管理器,自制软件和MacPorts中,而vips网站上有Windows二进制文件。 例如,在Debian上: sudo apt-get insta
【文件预览】:
php-vips-master
----composer.json(1KB)
----.travis.yml(1KB)
----phpunit.xml(594B)
----CREDITS(45B)
----scrutinizer.yml(887B)
----API-1.0.0(0B)
----tests()
--------NewTest.php(4KB)
--------ConfigTest.php(908B)
--------images()
--------ExceptionTest.php(1KB)
--------ConvenienceTest.php(4KB)
--------MetaTest.php(2KB)
--------CallTest.php(2KB)
--------WriteTest.php(2KB)
--------LoggerTest.php(1KB)
--------ShortcutTest.php(9KB)
----phpdoc.xml(261B)
----CONTRIBUTING.md(1KB)
----src()
--------BlendMode.php(2KB)
--------OperationComplex2.php(2KB)
--------CompassDirection.php(2KB)
--------ForeignTiffPredictor.php(2KB)
--------OperationMath2.php(2KB)
--------ForeignTiffResunit.php(2KB)
--------Config.php(4KB)
--------CombineMode.php(2KB)
--------OperationBoolean.php(2KB)
--------Direction.php(2KB)
--------PCS.php(2KB)
--------GsfOutputCsvQuotingMode.php(2KB)
--------ForeignWebpPreset.php(2KB)
--------ForeignTiffCompression.php(2KB)
--------Utils.php(3KB)
--------Exception.php(2KB)
--------ForeignHeifCompression.php(2KB)
--------Size.php(2KB)
--------OperationRelational.php(2KB)
--------OperationRound.php(2KB)
--------Access.php(2KB)
--------Token.php(2KB)
--------Precision.php(2KB)
--------Combine.php(2KB)
--------OperationComplexget.php(2KB)
--------RegionShrink.php(2KB)
--------ImageType.php(2KB)
--------OperationMath.php(2KB)
--------Kernel.php(2KB)
--------BandFormat.php(2KB)
--------ForeignJpegSubsample.php(2KB)
--------Align.php(2KB)
--------Intent.php(2KB)
--------ForeignDzContainer.php(2KB)
--------DemandStyle.php(2KB)
--------ForeignDzLayout.php(2KB)
--------Interesting.php(2KB)
--------ForeignDzDepth.php(2KB)
--------OperationComplex.php(2KB)
--------OperationMorphology.php(2KB)
--------Saveable.php(2KB)
--------Interpretation.php(2KB)
--------ImageAutodoc.php(37KB)
--------Angle45.php(2KB)
--------DebugLogger.php(3KB)
--------Coding.php(2KB)
--------Angle.php(2KB)
--------Extend.php(2KB)
--------Image.php(73KB)
----install-vips.sh(716B)
----RELEASE-1.0.6(0B)
----examples()
--------watermark-text.php(2KB)
--------vips-magick.php(744B)
--------sig.php(5KB)
--------bench.php(465B)
--------generate_phpdoc.py(9KB)
--------class.php(432B)
--------addconst.php(181B)
----.gitignore(61B)
----CHANGELOG.md(3KB)
----phpcs-ruleset.xml(986B)
----README.md(5KB)
----LICENSE.txt(1KB)