All Projects → owenliang → Php7 Extension Explore

owenliang / Php7 Extension Explore

全网唯一PHP7扩展开发教程

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Php7 Extension Explore

skeleton-php-ext
Skeleton project for PHP extension (written in C)
Stars: ✭ 24 (-94.03%)
Mutual labels:  php-extension
Dev-Tools-Magento-2-Module
A collection of utilities meant to improve the experience of developing modules for Magento without breaking existing functionality.
Stars: ✭ 18 (-95.52%)
Mutual labels:  php-extension
raylib-php
PHP 8 Bindings to raylib
Stars: ✭ 112 (-72.14%)
Mutual labels:  php-extension
xhprof
PHP7/PHP8 support
Stars: ✭ 877 (+118.16%)
Mutual labels:  php-extension
RapidPM
High performance extension that implements parts of PocketMine-MP (PMMP) with Zephir
Stars: ✭ 31 (-92.29%)
Mutual labels:  php-extension
php aho corasick
Aho-Corasick string search algorithm PHP extension implementation.
Stars: ✭ 45 (-88.81%)
Mutual labels:  php-extension
zephir-docs
Zephir Documentation and website
Stars: ✭ 62 (-84.58%)
Mutual labels:  php-extension
Skyapm Php Sdk
The PHP instrument agent for Apache SkyWalking
Stars: ✭ 292 (-27.36%)
Mutual labels:  php-extension
php-rar
PECL rar extension
Stars: ✭ 35 (-91.29%)
Mutual labels:  php-extension
ext-chunkutils2
PHP extension in C++ implementing the modern Minecraft: Bedrock subchunk format for PocketMine-MP 4.0
Stars: ✭ 26 (-93.53%)
Mutual labels:  php-extension
tast-process
An extension providing multi process for PHP 7
Stars: ✭ 27 (-93.28%)
Mutual labels:  php-extension
secp256k1-php
PHP bindings for bitcoin-core/secp256k1
Stars: ✭ 55 (-86.32%)
Mutual labels:  php-extension
relay
The next-generation caching layer for PHP.
Stars: ✭ 21 (-94.78%)
Mutual labels:  php-extension
learn-computer
PHP函数源码分析、计算机相关知识
Stars: ✭ 13 (-96.77%)
Mutual labels:  php-extension
Study
手把手教你写PHP协程扩展(teach you to write php coroutine extension by hand)
Stars: ✭ 285 (-29.1%)
Mutual labels:  php-extension
Tensor
A library and extension that provides objects for scientific computing in PHP.
Stars: ✭ 146 (-63.68%)
Mutual labels:  php-extension
phphll
HyperLogLog for PHP implemented as a C extension
Stars: ✭ 19 (-95.27%)
Mutual labels:  php-extension
Php Vips
php binding for libvips
Stars: ✭ 296 (-26.37%)
Mutual labels:  php-extension
Zephir
Zephir is a compiled high level language aimed to the creation of C-extensions for PHP.
Stars: ✭ 3,086 (+667.66%)
Mutual labels:  php-extension
panda
A simple extension for PHP
Stars: ✭ 45 (-88.81%)
Mutual labels:  php-extension

PHP7扩展开发系列教程

Build Status

点赞

如果我帮到了你,请右上角点1个star!

环境要求

  • PHP7.1+
  • Linux

常见问题

  • 示例代码大量使用带副作用的assert断言, 请确保gcc工作在debug模式

提问与反馈

  • 请提交issue

教程清单

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].