php-extension
Here are 233 public repositories matching this topic...
Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is ONLY a few megabytes with all IP address stored. binding for Java,PHP,C,Python,Nodejs,Golang,C#,lua. Binary,B-tree,Memory searching algorithm
-
Updated
Sep 20, 2021 - C#
Zephir is a compiled high level language aimed to the creation of C-extensions for PHP.
-
Updated
Oct 8, 2021 - PHP
Production-ready, stable Kafka client for PHP
-
Updated
Sep 10, 2021 - C
V8 Javascript Engine for PHP — This PHP extension embeds the Google V8 Javascript Engine
-
Updated
Aug 20, 2021 - C++
Microsoft Drivers for PHP for SQL Server
-
Updated
Oct 8, 2021 - PHP
An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog http://php.net/SeasLog
-
Updated
Sep 30, 2021 - C
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
-
Updated
Oct 6, 2021 - C
-
Updated
Jun 1, 2021 - PHP
PHP extensions for OpenCV
-
Updated
May 23, 2020 - C++
The PHP extension for libsodium.
-
Updated
Aug 9, 2021 - C
高效稳定、安全易用、线上实时验证的全异步高性能网络库,通过PHP扩展方式使用。
-
Updated
Apr 16, 2018 - C
The PHP instrument agent for Apache SkyWalking
-
Updated
Oct 8, 2021 - C++
手把手教你写PHP协程扩展(teach you to write php coroutine extension by hand)
-
Updated
Jan 20, 2021 - C++
PHP extension for V8 JavaScript engine
-
Updated
Jul 15, 2018 - PHP
PHP extension providing the accepted PSR interfaces
-
Updated
Apr 23, 2021 - C
A new threading extension for PHP
-
Updated
Apr 11, 2018 - C
Runkit that (mostly) works in PHP7! (method and function manipulation)
-
Updated
Jul 24, 2021 - PHP
The Zephir Parser delivered as a C extension for the PHP language.
-
Updated
Sep 18, 2021 - C
The lightest php database framework written in c language, built in php extension, for mysql
-
Updated
Feb 19, 2021 - C
Ahocorasick keyword match.
-
Updated
Sep 1, 2020 - C
PHP 扩展, 用于 PHP-FPM、FastCGI、LD_PRELOAD等模式下突破 disabled_functions
-
Updated
Sep 8, 2021 - C
PHP collection extensions - PHP Version 7.x
-
Updated
Jul 12, 2018 - C
A library and extension that provides objects for scientific computing in PHP.
-
Updated
Sep 30, 2021 - PHP
An experimental Rust parser for WordPress Gutenberg post format
-
Updated
Jun 15, 2020 - Rust
Improve this page
Add a description, image, and links to the php-extension topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the php-extension topic, visit your repo's landing page and select "manage topics."


I'm using PHP 7.4 with phalcon 4.1.0. The following code raises an Exception:
With phalcon 4.0.5 on PHP 7.3 it worked as expected. I'm not sure if this is a