Skip to content

A small collection of useful PHP functions and classes I've written

License

Notifications You must be signed in to change notification settings

mickley/PHP-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Tools

A small collection of PHP classes that I use frequently.

Maps Class

This is a PHP class for easily creating google maps with points, circles or grid cells. It can handle many points with minimal effort, and can be set up to interface with a database.
Some examples:

Database Class

A PHP class to make interfacing with MySQL databases easier. Does much of the heavy lifting and also provides some security if prepared statements are used.

About

A small collection of useful PHP functions and classes I've written

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages