Packages from michaeljoyner

  • PHP

    michaeljoyner/edible

    Maps a basic content structure outlined in a yaml file to Eloquent models in your Laravel app.

  • PHP

    michaeljoyner/simple-json-endpoint

    If you just want to get some JSON from an endpoint and also possibly cache it, this makes life easier. Example use cases include fetching instagram feed, weather data, exchange rates, etc. You just need to worry about how you deal with the data.