nateobray member since: Dec 23, 2017

nateobray's packages

  • PHP

    obray/connection-manager

    Manages a pool of connections making sure they stay open and active as well as offering a way to load balance those connections.

  • PHP

    obray/container

    obray compatible DI container.

  • PHP

    obray/core

    Simple PHP framework for websites and applications.

  • PHP

    obray/data

    obray compatible data layer.

  • PHP

    obray/http

    HTTP library

  • PHP

    obray/http-client

    A pure PHP http client.

  • PHP

    obray/http-web-socket-server

    A PHP combined HTTP & Web Socket Server.

  • PHP

    obray/ipp

    A PHP implemntation of the Internet Printing Protocol (IPP)

  • PHP

    obray/obray

    Simple PHP framework for websites and applications.

  • PHP

    obray/reflectdb

    A simple and practical ORM.

  • PHP

    obray/server-manager

    Manages multiple instances of obray/socket-server or desendants thereof as seperate processes.

  • PHP

    obray/session

    obray compatible session manager.

  • PHP

    obray/socket-client

    A simple socket client to connect to any socket server.

  • PHP

    obray/socket-server

    Generic socket server with non-blocking reads and writes.

  • PHP

    obray/users

    obray compatiable user and permissions manager.