Packages from dev-lucid

  • PHP

    dev-lucid/basiclogger

    An extremely simple implementation of PSR-3 logging that sends all messages to error_log.

  • PHP

    dev-lucid/factory

    A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.

  • JavaScript

    dev-lucid/html

    A library for building HTML.

  • PHP

    dev-lucid/i18n

    A simple i18n library.

  • PHP

    dev-lucid/metabase

    A library for introspecting a database. Works on sqlite3 and postgresql, and hopefully soon mysql.

  • PHP

    dev-lucid/permission

    A permission handling library.

  • PHP

    dev-lucid/router

    A simple library for parsing routes.