Pinned Repositories
ByteDebug
A simple class for debugging bytes by converting them to a printable string.
cache
Simple cache implementing PSR-16 connecting to Redis using PhpRedis.
dockertools
Useful tools when you are running your project inside docker containers.
markdown-table
Create a markdown table containing your data.
php-pam
PHP PAM module for PHP 7.x
php_backtrace
Extendable class holding the PHP backtrace minus the last n steps to avoid showing the traces of logging.
sap-datetime
Extends PHP's DateTime class by SAP week, date and timestamp format.
SerialPort
PHP class to connect to serial ports using streams. Nothing more. Only socket (TCP) streams are implemented at the moment.
typecast
Typecast the values of any given data structure.
version
Determine your project version from either a commit.json or from your git repository.
the-kbA-team's Repositories
the-kbA-team/php-pam
PHP PAM module for PHP 7.x
the-kbA-team/markdown-table
Create a markdown table containing your data.
the-kbA-team/cache
Simple cache implementing PSR-16 connecting to Redis using PhpRedis.
the-kbA-team/dockertools
Useful tools when you are running your project inside docker containers.
the-kbA-team/php_backtrace
Extendable class holding the PHP backtrace minus the last n steps to avoid showing the traces of logging.
the-kbA-team/ByteDebug
A simple class for debugging bytes by converting them to a printable string.
the-kbA-team/cake2-app-template
CakePHP2: An empty application template used for testing plugins and the CakePHP 2.x library
the-kbA-team/cake3_app_version
CakePHP 3.x plugin to determine the current version of your application. The version is either taken from the commit.json of the deploy script or from the local clone of the git repository.
the-kbA-team/cakephp-filter-plugin
A general filtering/search plugin for CakePHP apps
the-kbA-team/cakephp-graylog
Graylog log engine for CakePHP
the-kbA-team/cakephp2-php8
CakePHP 2 fork that supports PHP 8
the-kbA-team/GraylogUtilities
Utilities for logging
the-kbA-team/json-rpc
Simple JSON-RPC PHP client/server that just works.
the-kbA-team/memory-container
PSR-11 container storing its values in memory and offering a singleton access
the-kbA-team/micro-auth-lib
External micro-service authentication library used by the service and the clients.
the-kbA-team/phinx-cake2
Easy usage of Phinx with CakePHP2
the-kbA-team/phplint.sh
This bash script checks the PHP files of the given directories for syntax errors.
the-kbA-team/sap-datetime
Extends PHP's DateTime class by SAP week, date and timestamp format.
the-kbA-team/SerialPort
PHP class to connect to serial ports using streams. Nothing more. Only socket (TCP) streams are implemented at the moment.
the-kbA-team/typecast
Typecast the values of any given data structure.
the-kbA-team/version
Determine your project version from either a commit.json or from your git repository.
the-kbA-team/cake2-plugin-helloworld
A plugin with a unit test that prints "Hello World"
the-kbA-team/cake2_app_version
CakePHP 2.x plugin to determine the current version of your application. The version is either taken from the commit.json of the deploy script or from the local clone of the git repository.
the-kbA-team/cakephp-adminlte-theme
CakePHP AdminLTE Theme
the-kbA-team/cakephp-predis
the-kbA-team/data-protection
Deterministic one-way encryption of unique sensitive data, like social security numbers.
the-kbA-team/legacy-mpdf
LEGACY VERSIONS! A PHP class to generate PDF files from HTML.
the-kbA-team/MeasureInstruments
Access measure instruments DXS500 and MGR10 via a serial port connection.
the-kbA-team/php-xdebug
PHP docker image with xdebug module