2017 © Pedro Peláez
 

library hyphen

A library of classes that hopefully makes things easier.

image

orsburn/hyphen

A library of classes that hopefully makes things easier.

  • Thursday, April 26, 2018
  • by orsburn
  • Repository
  • 0 Watchers
  • 0 Stars
  • 15 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 15 % Grown

The README.md

README

The last thing developers need is another framework regardless of the platform. None-the-less, here it is. It was originally created as an experiment and over the years grew out of philosophy, experimentation, need, or just because., (*1)

It is currently undergoing a massive re-write to break it out of a monolithic, all encompassing, end-all-be-all, and so on, of a project, to one that conforms to the current package-based, more singularly focused collection of libraries., (*2)

What is it?

The "incompleteness" of this project is appreciated. It's here because there's at least some degree of usability in its current form., (*3)

The short of the library is that it serves as a route handler for inbound HTTP requests, and by extension will ultimately provide a way to send outbound HTTP requests too., (*4)

  • Inbound via http/HttpResponse()
  • Outbound via http/HttpRequest()

In addition, it has be come a collection of other utilities as well. Things like a pseudo object (Po) for easy instantiation of a data object as a stdClass() instead of an associative array., (*5)

Installation

The only supported method of installation is via Composer., (*6)

composer require orsburn/hyphen, (*7)

Checkout the project homepage for more., (*8)

The Versions

26/04 2018

dev-master

9999999-dev https://orsburn.bitbucket.io/hyphen/

A library of classes that hopefully makes things easier.

  Sources   Download

MIT

The Requires

  • php ^7.0

 

26/04 2018

dev-development

dev-development https://orsburn.bitbucket.io/hyphen/

A library of classes that hopefully makes things easier.

  Sources   Download

MIT

The Requires

  • php ^7.0

 

26/04 2018

1.1.1

1.1.1.0 https://orsburn.bitbucket.io/hyphen/

A library of classes that hopefully makes things easier.

  Sources   Download

MIT

The Requires

  • php ^7.0

 

12/01 2018

1.1.0

1.1.0.0 https://orsburn.bitbucket.io/hyphen/

A library of classes that hopefully makes things easier.

  Sources   Download

MIT

The Requires

  • php ^7.0

 

05/12 2017

dev-rewrite

dev-rewrite https://bitbucket.org/orsburn/hyphen

A library of classes that hopefully makes things easier.

  Sources   Download

MIT

The Requires

  • php ^7.0

 

05/12 2017

1.0.0

1.0.0.0 https://bitbucket.org/orsburn/hyphen

A library of classes that hopefully makes things easier.

  Sources   Download

MIT

The Requires

  • php ^7.0