Skip to content

Instantly share code, notes, and snippets.

View Drecomm's full-sized avatar

Rudger Gravestein (Rud5G) Drecomm

View GitHub Profile
@Drecomm
Drecomm / README.md
Last active August 29, 2015 14:15 — forked from hakre/README.md

Iterators for PHP XMLReader for ease of parsing

Changelog:

  • 0.1.7 maintenance release with fixes.

  • 0.1.6 maintenance release with fixes. added xml-file-scanner command-line tool example.

  • 0.1.5 maintenance release with tests and new XMLReaderNextIteration to iterate in XMLReader::next() fashion.

@Drecomm
Drecomm / redis_
Last active August 29, 2015 14:09 — forked from colinmollenhour/redis_
#!/usr/bin/perl -w
#
## Copyright (C) 2011 Colin Mollenhour <http://colin.mollenhour.com/>
##
## This program is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License
## as published by the Free Software Foundation; version 2 dated June,
## 1991.
##