n0nag0n member since: Sep 24, 2018
n0nag0n's packages
-
PHP
n0nag0n/fatfree-tracy-extensions
A few Fat-Free specific extensions for Tracy Debugger to help debug your code quickly.
-
PHP
n0nag0n/fatfree-xss-filter
XSS Filter to properly clean your request data from XSS related attacks.
-
PHP
n0nag0n/shoofly
A fork of Fat-Free by Bong Cosca to update and elevate the framework to modern standards.
-
PHP
n0nag0n/simple-job-queue
A simple library for interfacing with other job queue providers that gives you plenty of flexibility. Currently supports MySQL
-
PHP
n0nag0n/super-model
A simple base model you can extend to reduce your hard coded SQL queries and get 90% of your db requests done quick.