n0nag0n member since: Sep 24, 2018

n0nag0n's packages

  • PHP

    flightphp/active-record

    Micro Active Record library in PHP, support chain calls, events, and relations.

  • PHP

    flightphp/core

    Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. This is the maintained fork of mikecao/flight

  • PHP

    flightphp/runway

    Console app for the Flight PHP Framework.

  • PHP

    flightphp/skeleton

    A Flight PHP framework skeleton app to get your new projects up and running ASAP

  • PHP

    flightphp/skeleton-simple

    A Simpler Flight PHP framework skeleton app to get your new projects up and running ASAP

  • PHP

    flightphp/tracy-extensions

    A few Flight specific extensions for Tracy Debugger to help debug your code quickly.

  • JavaScript

    flightphp/velt

    🚀 Velt is a quick and easy Svelte starter template with a FlightPHP backend 💻🌐✨

  • PHP

    n0nag0n/easy-curl

    A simple wrapper library to make it easy to work with cURL (and to stop you from googling all the curl_setopt() you need)

  • PHP

    n0nag0n/fatfree-devtools

    A set of tools for help in creating models, controllers, routes, etc.

  • PHP

    n0nag0n/fatfree-environment-check

    A small library that adds a route that runs a series of checks against your environment to make sure it's up to snuff.

  • PHP

    n0nag0n/fatfree-permissions

    A permissions module for your Fat-Free app to help with custom permissions.

  • 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