Skip to content

A collection of PHP classes which anyone can add to their development toolbox

Notifications You must be signed in to change notification settings

jsjohnst/php_class_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PHPClassLib is a collection of PHP classes which allow you
to augment your development toolbox with new functionality
with as minimal inter-dependencies as possible.

Included functionality
------------------------

Enum class - provides a PHP implementation of C style enums
EnumIterator class - provides an interator to iterate all the members of an Enum type
PlistParser class - provides an XML parser to parse Apple OS X plist files

About

A collection of PHP classes which anyone can add to their development toolbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages