Pinned Repositories
checkout-sample
A checkout example I did for a job application.
Crypto
A helper class to encrypt and decrypt data with a shared secret
Fantasy-Map-Generator
Web application generating interactive and customizable maps
fluxgym
Dead simple FLUX LoRA training UI with LOW VRAM support
iso-3166-2.json
JSON file of ISO 3166-2 subdivisions.
it
kos-library
Useful kOS Scrits
mysql-convert-latin1-to-utf8
Helps convert incorrect charset latin1 columns to utf8
php-ecs
An entity component system in PHP
yii2-mailqueue
Email message queue extension for Yii 2.
chrisb88's Repositories
chrisb88/php-ecs
An entity component system in PHP
chrisb88/yii2-mailqueue
Email message queue extension for Yii 2.
chrisb88/checkout-sample
A checkout example I did for a job application.
chrisb88/Crypto
A helper class to encrypt and decrypt data with a shared secret
chrisb88/Fantasy-Map-Generator
Web application generating interactive and customizable maps
chrisb88/fluxgym
Dead simple FLUX LoRA training UI with LOW VRAM support
chrisb88/iso-3166-2.json
JSON file of ISO 3166-2 subdivisions.
chrisb88/it
chrisb88/kos-library
Useful kOS Scrits
chrisb88/mysql-convert-latin1-to-utf8
Helps convert incorrect charset latin1 columns to utf8
chrisb88/signed-request
How to do signed requests. Just for reference.
chrisb88/simple-template-engine
A very simple template engine I created for a job application.
chrisb88/smelly-orange
A helper for the Spryker eCommerce Framework, which helps with creating the boilerplate code when adding a dependency.
chrisb88/uaenhanced
Further development of the MMORPBG uga-agga
chrisb88/yii2-rest-example
Yii2 REST example for reference