tomkyle member since: Jul 11, 2013

tomkyle's packages

  • PHP

    tomkyle/boilerplate-php

    PHP package boilerplate. Automatically runs PHPUnit, PHPStan, Rector, and PHP-CS-Fixer on file changes.

  • PHP

    tomkyle/configreader

    Successor of germania-kg/configreader: Merge default and custom configuration files with Symfony YAML. Supports PSR-6 CacheItemPools.

  • PHP

    tomkyle/databases

    Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.

  • PHP

    tomkyle/datetime

    PHP DateTime Helper classes

  • HTML

    tomkyle/dsgvo-twig

    German DSGVO (GDPR) Twig templates

  • PHP

    tomkyle/exceptions

    Part of a crappy framework, providing formerly useful exception classes

  • PHP

    tomkyle/find-run-test

    Find and run the PHPUnit test for a single changed PHP class file, most useful when watching the filesystem

  • PHP

    tomkyle/kurzelinks

    Link shortener using the kurzelinks.de API. Supports PSR-6 caches and rate limits.

  • PHP

    tomkyle/matomo-api-client

    Client library for interacting with the Matomo API. Supports retry logic and PSR-6 caches.

  • PHP

    tomkyle/mock-psr

    Mock common PSR standard components in PhpUnit tests

  • PHP

    tomkyle/rbac

    Role-based Access Control: Roles, Permissions and ACL