Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nonoesp/laravel-thinker

A Laravel helper package for frequently-used operations—so you don't have to think.
https://github.com/nonoesp/laravel-thinker

composer laravel laravel-5-package laravel-helpers php

Last synced: 25 days ago
JSON representation

A Laravel helper package for frequently-used operations—so you don't have to think.

Awesome Lists containing this project

README

        

# Laravel helpers

A Laravel helper package for frequently used operations.

## Requirements

This package requires Laravel 5.5 or higher.

## Installation

You can install the package via composer:

``` bash
composer require nonoesp/thinker
```

The package will automatically register itself.

## License

Thinker is licensed under the MIT license. (http://opensource.org/licenses/MIT)

## Me

I'm [Nono Martínez Alonso](http://nono.ma) (nono.ma), a computational designer with a penchant for design, code, and simplicity. I tweet at [@nonoesp](http://www.twitter.com/nonoesp) and write at [Getting Simple](http://gettingsimple.com/). If you use this package, I would love to hear about it. Thanks!