Skip to content
View RemiCollin's full-sized avatar

Organizations

@analogueorm

Block or report RemiCollin

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. laravel5-package-boilerplate laravel5-package-boilerplate Public

    Boilerplate for building Laravel 5 packages

    PHP 46 16

  2. GuzzleCache GuzzleCache Public

    Laravel 5's package for caching Guzzle requests

    PHP 17 5

  3. laravel-mongodb laravel-mongodb Public

    Forked from mongodb/laravel-mongodb

    A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)

    PHP 2 1

  4. Laravel-Administrator Laravel-Administrator Public

    Forked from FrozenNode/Laravel-Administrator

    An administrative interface package for Laravel

    PHP 1

  5. curl curl Public

    Forked from ixudra/curl

    Custom PHP curl library for the Laravel 5 framework - developed by Ixudra

    PHP 1

  6. Secure-password Secure-password Public

    Random String password generator for laravel, uses Laravel's 'Str random' method to generate basic alpha numeric string, then adds symbols as required. Also generates human readable passwords

    PHP