Tekkla member since: May 24, 2016

Tekkla's packages

  • PHP

    tekkla/core-ajax

    Simple lib to call jQuery and js functions from php as result of an ajax request.

  • PHP

    tekkla/core-asset

    Simple assetmanager with asset processor support.

  • PHP

    tekkla/core-config

    Simple and flexible configmanager with default file and db (PDO) repository support.

  • PHP

    tekkla/core-data

    Abstraction layer to query databases via PDO.

  • PHP

    tekkla/core-di

    DI manager for services, factories and values.

  • JavaScript

    tekkla/core-framework

    Combining component for my core libraries. Note: This is currently not working alone. Some quite important core-libs are still missing!

  • PHP

    tekkla/core-html

    Library to create simple and even complex html elements out of php objects. No all elements are present. Feel free to contribute html elements or controls.

  • PHP

    tekkla/core-http

    Small set of libs for session, header, cookie and post handling.

  • JavaScript

    tekkla/core-js

    Basic library for my javascript using CORE projects

  • PHP

    tekkla/core-language

    Simple lib for multilanguage support.

  • PHP

    tekkla/core-logger

    Simple Psr\Log compatible logger with stream support.

  • PHP

    tekkla/core-mailer

    Multi MTA mailhandler based on phpMailer with psr logging support

  • PHP

    tekkla/core-message

    Simple messagehandler to store and retrieve messages stored in varios places like $_SESSION

  • PHP

    tekkla/core-page

    HTML creation library

  • PHP

    tekkla/core-router

    Extension of the lightweight Altorouter. This version adds some methods to retrieve and/or alter data from matches.