Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nonoesp/laravel-thinker
- Owner: nonoesp
- Created: 2015-08-07T22:40:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-16T06:43:39.000Z (over 2 years ago)
- Last Synced: 2024-08-15T14:29:06.698Z (3 months ago)
- Topics: composer, laravel, laravel-5-package, laravel-helpers, php
- Language: PHP
- Homepage: http://www.nono.ma
- Size: 59.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!