aherne member since: May 12, 2016

aherne's packages

  • PHP

    lucinda/mvc

    Ultra high-performance API for handling requests into responses via MVC pattern in PHP applications

  • PHP

    lucinda/nosql-data-access

    API abstracting communication with NoSQL key-value store databases through a PDO-like structure

  • PHP

    lucinda/oauth2-client

    API abstracting communication with OAuth2 providers (eg: facebook) for PHP applications based on IETF standards

  • PHP

    lucinda/process

    Light weight API performing single/multiple shell command execution using IO multiplexing

  • PHP

    lucinda/queries

    API that generates SQL statements programmatically based on official standards or their vendor-specific derivation

  • PHP

    lucinda/request-validator

    Encapsulates path/request parameters validation

  • PHP

    lucinda/requester

    Light weight complete object oriented cURL wrapper for HTTP/HTTPS requests

  • PHP

    lucinda/rss

    Very light weight PHP API for RSS feed generation covering official version 2.0 specifications

  • PHP

    lucinda/security

    API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines

  • PHP

    lucinda/sql-data-access

    API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC

  • PHP

    lucinda/unit-testing

    Lightweight PHP8.1 library for unit testing with zero dependencies

  • PHP

    lucinda/view-language

    High performance view templating API for PHP applications using tags & expressions inspired by Java JSTL and C Compiler