Skip to content

flaupretre/pecl-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a set of C functions and macros to help PHP extension developers.

Home site : https://github.com/flaupretre/pecl-utils

Features include common arginfo structures, debug macros, exception macros, memory allocation, mutexes...

For examples of using this library, look at the PCS extension.

Note that this code uses the PECL compatibility library, which must be included first.

Supported PHP versions

5.3 and above, including 7.

About

A set of utilities to help writing PHP extensions

Resources

Stars

Watchers

Forks

Packages

No packages published