Skip to content

khallmark/LBHToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LBH Toolkit is a set of PHP classes I’ve had to write for various projects. They
represent pieces of functionality that had poor or no support available as I 
searched in internet.

The code is available on GitHub.

http://www.github.com/khallmark/lbhtoolkit

You will need to initialize the library submodule to use this repository. Run the following
commands:

git submodule init
git submodule update

then you can run: git pull inside the library directory. You can pull the library
directly for direct inclusion.

Here is an outline of what is available:

LBHToolkit
	Google
		Geocode - object oriented access to the Google Maps Geocode API
	TableMaker - a Zend Controller Helper to programmatically construct html tables
	vCard
		Generator – an object oriented class for generating vCards

About

A set of php classes to do various things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages