jobyone member since: Jan 30, 2016

jobyone's packages

  • PHP

    byjoby/destructr

    A library for storing a mix of structured and unstructured data in relational databases

  • PHP

    byjoby/digraph-pdf

    Digraph module to provide PDF versions of pages and content. Also designed to allow custom PDF generation using mPDF.

  • PHP

    byjoby/flatrr

    A library for working with multi-dimensional arrays through flattened keys

  • PHP

    digraphcms/digraph-core

    Source and API version of a CMS that emphasizes flexibility and content permanence. Generally this package is only used for development.

  • CSS

    digraphcms/digraph-core-themes

    Core themes for Digraph CMS.

  • PHP

    digraphcms/digraph-core-types

    Core Noun types for Digraph CMS.

  • PHP

    digraphcms/digraph-project-core

    Package to allow Digraph projects created using digraph-project to have many default config options, file creation scripts, and other boilerplate tracked by Composer.

  • PHP

    joby/smol-cache

    A set of simple lightweight caching implementations, and wrappers for implementing the same interfaces from common standards.

  • PHP

    joby/smol-config

    A lightweight and flexible configuration library for PHP applications.

  • PHP

    joby/smol-context

    A lightweight DI container for PHP for global, low-config service and object registration. Use it to resolve and inject services, objects, and config values anywhere. You can execute callables with injected dependencies, instantiate objects with dependencies, and even include files using a unique DocBlock injection system.

  • PHP

    joby/smol-fs

    A lightweight and simple filesystem abstraction layer with useful features and built-in traversal attack protection.

  • PHP

    joby/smol-queue

    A lightweight and simple job queue for PHP applications, backed by SQLite.

  • PHP

    joby/smol-request

    A straightforward abstraction layer for retrieving information about and data from the current HTTP request.

  • PHP

    joby/smol-response

    A straightforward abstraction layer for building and rendering HTTP responses.

  • PHP

    joby/smol-router

    A straightforward and unopinionated router for human-scale applications.