Packages from leedch

  • CSS

    leedch/atomic

    Basic Designs for use in other pages

  • PHP

    leedch/codemonkey

    Module for generating code from simple templates / configs

  • PHP

    leedch/convert

    Data conversion methods

  • PHP

    leedch/filehandler

    PHP Classes that are designed to simplify the handling of files and folders

  • PHP

    leedch/html

    Module for generating HTML in PHP

  • JavaScript

    leedch/infinitescroll

    PHP Interfaces/Traits and JS/CSS components to render a table that loads on scroll and can be filtered/sorted

  • PHP

    leedch/logger

    Basic setup used for my logging features

  • PHP

    leedch/resource-config

    Script that interactivly creates Config Files

  • PHP

    leedch/resource-mysql

    DB Abstract to bind model classes to MySQL Tables

  • PHP

    leedch/router

    Routes HTTP Requests to PHP methods, alternate to MVC Controllers

  • PHP

    leedch/trakt

    An Interface that connects with Trakt, TMDB and TVDB

  • PHP

    leedch/translate

    Loads translations from CSV Files, for use in PHP and leedch/view

  • PHP

    leedch/unitest

    Generates PHPUnit test classes from regular PHP classes

  • PHP

    leedch/validator

    Basic Validation functions

  • PHP

    leedch/view

    Lightweight PHP Library to create Views from HTML Templates, supports variables and translations