Pinned Repositories
csv-rw
CSV Reader & Writer
demosite
A simple example of creating a PHP web-site with database, router and MVC concept, but without frameworks
inventory
Simple warehouse management system
memory-size
Parser and formatter for human-friendly memory or file sizes based on standards
midpass
Auto-confirm awaiting appointments on q.midpass.ru
number-parser
Converting strings to numbers with validation and exceptions (PHP)
phpstorm-reset-trial
Reset PhpStorm evaluation period with saving all preferences
retry-helper
Automatically repeats the code section if an error occurs (with delays, logging, etc.) (PHP)
slack-history
Import Slack history into local SQLite DB and generate HTML files
snake_game_cpp
The Snake game implementation on C++ (with SFML)
gugglegum's Repositories
gugglegum/phpstorm-reset-trial
Reset PhpStorm evaluation period with saving all preferences
gugglegum/midpass
Auto-confirm awaiting appointments on q.midpass.ru
gugglegum/memory-size
Parser and formatter for human-friendly memory or file sizes based on standards
gugglegum/csv-rw
CSV Reader & Writer
gugglegum/number-parser
Converting strings to numbers with validation and exceptions (PHP)
gugglegum/retry-helper
Automatically repeats the code section if an error occurs (with delays, logging, etc.) (PHP)
gugglegum/snake_game_cpp
The Snake game implementation on C++ (with SFML)
gugglegum/inventory
Simple warehouse management system
gugglegum/pornhub-hide-mouse-cursor
Userscript to hide mouse cursor when watching videos on PornHub after 2 seconds of mouse inactivity
gugglegum/slack-history
Import Slack history into local SQLite DB and generate HTML files
gugglegum/abstract-entity
Abstract class for entities (models)
gugglegum/amazon-mws
A library to connect to Amazon's MWS web services in an object oriented manner
gugglegum/command-line
Console command line (CLI) processing package. It allows to configure expected parameters in object-oriented manner, parse them, validate, auto-generate help page.
gugglegum/entity-trait
PHP trait for simple entity classes (model with attributes)
gugglegum/case-212
Открытое письмо специалистов IT-индустрии в защиту фигурантов «московского дела»
gugglegum/clv-rw
Reader and writer for text files with constant length values
gugglegum/elections-2021-uiks
gugglegum/elections-2021-uiks-66
gugglegum/find-multiple-php
Search files by multiple regex conditions (console utility)
gugglegum/frameworkless-web-application
Very minimalistic framework-less web-application based on PSR standards
gugglegum/gugglegum.github.io
Personal blog
gugglegum/mb-str-pad
mb_str_pad() - multibyte implementation of str_pad() function
gugglegum/mysql-process-list
Shows the list of MySQL processes and allows to kill them
gugglegum/php-list-matcher
Callback-powered item matcher for 2 different arrays
gugglegum/pornhub-video-autofocus
Userscript that automatically focuses the video player on PornHub so that you can use keyboard shortcuts immediately
gugglegum/spambot
SpamBot for Telegram (designed for specific public group)
gugglegum/translate
Simple but yet powerful localization for your application
gugglegum/wc-api-php
WooCommerce REST API PHP Library
gugglegum/wordgame
A simple browser game in words (russian)
gugglegum/WsdlToPhpPackageGenerator
Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP