Packages from tekkla

  • 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.

  • PHP

    tekkla/core-security

    WIP Small suite of security reletated libs for userhandling, hashgeneration, banchecks, token generators and some other more or less usefull things.

  • PHP

    tekkla/core-storage

    A simple OOP storage library with iteration and array access.

  • PHP

    tekkla/core-toolbox

    Toolbox of classes and function to check variables, manipulate arrays, do file actions and much more. It's a collection of tools that get used in some of my core libs.

  • PHP

    tekkla/core-validator

    Validator engine to validate values against one or a set of rules.