Packages from sqonk

  • PHP

    sqonk/mysql-sync

    MySQL-sync is a simple script written in PHP that can assist and automate the synchronisation of differences in table structures between two database servers.

  • PHP

    sqonk/phext-context

    Contexts create a block level scope on a resource and automatically manage the creation and cleanup of that resource irrespective of any exceptions that arise while in use.

  • PHP

    sqonk/phext-core

    This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.

  • PHP

    sqonk/phext-datakit

    Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.

  • PHP

    sqonk/phext-detach

    Detach is a library for running tasks inside of a PHP script in parallel using forked processes.

  • PHP

    sqonk/phext-plotlib

    PlotLib is a wrapper class for the PHP charting library JPGraph for producing charts in bulk.

  • PHP

    sqonk/phext-visualise

    Visualise is a cross platform non-interactive graphics output display for PHP 8 over the command line SAPI. It displays rendered images in a window with the ability for real-time updates using Java as the engine.

  • PHP

    sqonk/php-utils

    A minimal set of methods for strings and arrays. This library replaces php-strlib and to an extent phext-core, depending on your needs.

  • PHP

    sqonk/php-strlib

    A string library with no dependancies containing a very small set of useful functions in the global name space.

    Abandoned!