michaeldrennen member since: Aug 27, 2015
michaeldrennen's packages
-
PHP
michaeldrennen/business-calendar
A library that should help you with business related date tasks.
-
-
-
-
-
PHP
michaeldrennen/geonames
A Laravel (php) package that interfaces with the geolocation services on geonames.org.
-
-
-
-
PHP
michaeldrennen/jsonapi
A framework agnostic PHP library that implements some of the json:api specification.
-
PHP
michaeldrennen/local-file
A small php library that adds some functions to operate on local files, like an efficient line count function.
-
-
PHP
michaeldrennen/natural-date
A PHP library that takes a user supplied date (that doesn't have to be exact) and NaturalDate will return an object that represents it's best guess on the date the user meant.
-
PHP
michaeldrennen/oauth1-signature
A php library that takes information for a request that should be oauth v1 authorized and generates the required signature.