• Stars
    star
    463
  • Rank 94,661 (Top 2 %)
  • Language
    C
  • License
    BSD 2-Clause "Sim...
  • Created over 12 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

README

This extension is to show low level PHP structures. It is therefore very sensitive to changes in the PHP API. If the PECL install doesn't work, please try the latest version from GitHub:

git clone https://github.com/derickr/vld.git
cd vld
phpize
./configure
make && make install

If it still doesn't compile, then VLD is not for you. Patches are welcome through Pull Requests.

How does it work?

There are a few options in the form of php.ini settings available.

In order for VLD to do anything, you need to set vld.active=1.

If you want to prevent VLD from executing code, set vld.execute=0.

Other settings are also available, but not documented yet.

Please see the project page at http://derickrethans.nl/projects.html#vld for some more information.

More Repositories

1

timelib

Timelib is a timezone and date/time library that can calculate local time, convert between timezones and parse textual descriptions of date/time information.
C
118
star
2

haunt

PHP-GTK twitter-client
PHP
34
star
3

twig-ext

Extension for dropping into Twig
C
31
star
4

osm-tools

Collection of tools for working with OpenStreetMap data
PHP
31
star
5

pecl-dbus

This extension allows you to talk to DBUS services on a system, and also act as a DBUS service.
C
27
star
6

osm-year-in-edits

PHP
23
star
7

dbgp

Common DeBugGer Protocol as used by Xdebug and other implementations.
23
star
8

3angle

JavaScript
21
star
9

php-community-health

Repository for the PHP Code of Conduct process
21
star
10

hhvm-hni-cookbook

Cookbook with snippets to help implementing extensions for HHVM/HNI extensions
19
star
11

osm-progress

Renders progress of an OSM mapping party.
PHP
18
star
12

quickhash

A PHP extension using specific int-int, int-string and string-int hashes
C
17
star
13

derickrethans-articles

16
star
14

go-litra-driver

Go Driver for Logitech Litra Glow
Go
15
star
15

scripts

A general collection of useful scripts
Shell
15
star
16

astro

Library that implements a few algorithms from http://www.stjarnhimlen.se/comp/tutorial.html
C
11
star
17

streamdeck-goui

Project to drive a Elgato Stream Deck in a sort of configurable way
Go
10
star
18

php-ext-tutorial

Tutorial for PHP Extensions
C
8
star
19

php-solarsystem

Extension that wraps the http://github.com/derickr/astro library.
PHP
8
star
20

xdebug-tutorial

Scripts for my Xdebug-tutorial
PHP
7
star
21

pecl-translit

Transliteration extension for PHP
C
7
star
22

gtkdbgp

Client that speaks DBGP and can be used as a debugger front-end for Xdebug.
C
7
star
23

extension-skeleton

C
6
star
24

stumblecache

StumbleCache is a mmap backed caching extension for PHP
C
5
star
25

josm-plugin-uberterrace

Improved terracer plugin for JOSM
Java
5
star
26

tutorial-geospatial

The GIT commits that go with my tutorial explaining how to create PHP extensions
C
4
star
27

php-minimal-opcode-overloading-example

Sample extension to show opcode overloading
C
3
star
28

mongo-tutorial

Set of data and scripts for MongoDB tutorials
3
star
29

php-text

Prototype Implementation of a Text object for PHP
C
3
star
30

toot-together

Tooting Together
2
star
31

helloworld

C
2
star
32

activitypub

PHP
2
star
33

gpx-tools

Set of utils to merge and sort different types of GPX files
PHP
2
star
34

workshop-webcamp22

Workshop material for Web Summer Camp 2022
PHP
1
star
35

triceratops

PHP
1
star
36

postbox

Postbox Hunter
C
1
star
37

repo-cases

PHP
1
star
38

mongo-workshop

Exercises for my MongoDB workshop
PHP
1
star
39

php-observeit

A dummy extension that implements PHP 8's Observer API
C
1
star
40

tz-stable

Fork of eggert/tz without controversial merging of zones
C
1
star