Code

Here you can find information for various scripts and code I’ve written and wish to share. If you need support, have a bug to report, or have feature ideas and suggestions, please contact me If the code/script is available on GitHub, please submit a new issue there instead. Enjoy 🙂

P.S. If you would like to donate to support my work, I would be forever grateful. You can do so by using Cash by Square™ here. Please do not feel obligated to do so, but if you decide to, thank you! (You can find out more about Cash here and Square™ here.)

PHP Classes

Check out my various class releases on phpclasses.org.

GitHub

  • Api
    A simple wrapper/builder using Guzzle for base API clients.
  • Dpm
  • Ericsizemore
    A personal repository.
  • Librariesio
    LibrariesIO - A simple API wrapper/client for the Libraries.io API.
  • Simple Contact Form
    A rather simple PHP contact form script that can be integrated into an existing site/design, or be used standalone.
  • Simple Counter
    A simple PHP counter that counts your website visitors.
  • Simple Tpl
    This class implements a simple template engine that works by replacing text.
  • Utility
    Collection of various PHP utility functions.