Verron member since: Sep 12, 2014

Verron's packages

  • PHP

    develme/database-patch

    A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.

  • PHP

    develme/firebase-tokens-56

    A library to work with Firebase tokens. Adjusted for 5.6

  • PHP

    develme/laravel-hashids

    Take advantage of hashids/hashids by ivanakimov to generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers.

  • PHP

    develme/oauth-4-laravel

    OAuth Service Provider for Laravel 4 with Pearson's PowerSchool support

  • PHP

    develme/podio-4-laravel

    Podio integration with Laravel.

  • PHP

    develme/restful-lists

    Adds filter, order, and pagination to your restful resource lists

  • PHP

    develme/schema-wireframe

    Quickly stub out Laravel models, views and controllers based on MySQL's schema.