Colin Viebrock

Results 10 repositories owned by Colin Viebrock

eloquent-sluggable

3.8k
Stars
463
Forks
Watchers

Easy creation of slugs for your Eloquent models in Laravel

eloquent-taggable

489
Stars
73
Forks
Watchers

Easily add the ability to tag your Eloquent models in Laravel.

eloquent-typecast

23
Stars
1
Forks
Watchers

Trait for Eloquent models to force type-casting on retrieved values

sequel-pro-laravel-export

923
Stars
55
Forks
Watchers

A Sequel Pro / Sequel Ace bundle to generate Laravel migration files from existing tables.

discourse-php

63
Stars
9
Forks
Watchers

A PHP class for helping with Discourse's SSO login

image-validator

226
Stars
52
Forks
Watchers

Laravel validator rules for image dimensions - Deprecated; see:

laravel-mangopay

19
Stars
8
Forks
Watchers

Easily integrate the official Mangopay SDK into your Laravel/Lumen applications.

laravel5-package-template

111
Stars
39
Forks
Watchers

Boilerplate template for Laravel 5 packages

phpmailer-laravel

17
Stars
10
Forks
Watchers

PHPMailer bundle for Laravel 3

thumbnailable

35
Stars
9
Forks
Watchers

Laravel bundle for easy thumbnail handling in Eloquent models, inspired by sfDoctrineThumbnailablePlugin