Libraries tagged by tourware
ideesdefous/sef-client
16 Downloads
This package is used to retrieve data from the SEF-Scores platform for different tournaments
chris-moreton/uci-chess
52 Downloads
Wrappers to run UCI chess engines, matches and tournaments
chessfy/trf
1 Downloads
A parser and dumper for the fide approved tournament report format: trf.
chabanenk0/javafo
10 Downloads
Javafo java library for swiss tournament pairing processing
soulware/related-activity-field
6 Downloads
SugarCRM install and uninstall script to
soulware/javascript-number-format
7 Downloads
SugarCRM install and uninstall script to modify or extend views with custom code.
soulware/edit-view-on-install
33 Downloads
SugarCRM install and uninstall script to modify or extend views with custom code.
soulware/edit-theme-on-install
15 Downloads
SugarCRM install and uninstall script to modify or extend Metadata with custom code.
soulware/edit-metadata-on-install
23 Downloads
SugarCRM install and uninstall script to modify or extend Metadata with custom code.
soulware/dashlet_handler
5 Downloads
SugarCRM install and uninstall script to modify or extend views with custom code.
soulware/breadcrumbs
5 Downloads
Adds Module Icon and Breadcrumbs to the Module line.
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.