2017 © Pedro Peláez
 

library laravel-helpers

Helper function for Laravel 5

image

tohtamysh/laravel-helpers

Helper function for Laravel 5

  • Thursday, March 29, 2018
  • by tohtamysh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 85 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 20 Versions
  • 5 % Grown

The README.md

Helper function for Laravel 5

Latest Stable Version License, (*1)

Installation

run composer
composer require tohtamysh/laravel-helpers

For Laravel < 5.5

add service provider

Register the Service Provider by adding it to your project's providers array in app.php, (*2)

``` php 'providers' => array( Tohtamysh\Helper\HelperServiceProvider::class, );, (*3)


##### add alias ```php 'Helper' => Tohtamysh\Helper\HelperFacade::class,

Use

Get correct russian ending

example return 'домов', (*4)

$end = Helper::ending(55, 'дом', 'дома', 'домов')

Get russian date

example return 'Января', (*5)

$russian_date = Helper::russianDate('2017-01-02', 'month', true)

Reduces image size without loss of quality.

optimizeImage($filePath)

Format time

example return '01:20', (*6)

$end = Helper::timeFormat(80)

The Versions

29/03 2018

dev-master

9999999-dev https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

29/03 2018

v3.2

3.2.0.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

28/03 2018

v3.1

3.1.0.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

28/03 2018

v3.0

3.0.0.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

28/01 2018

v2.0

2.0.0.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

26/07 2017

v1.2.12

1.2.12.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

07/07 2017

v1.2.11

1.2.11.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

22/06 2017

v1.2.10

1.2.10.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

22/06 2017

v1.2.9

1.2.9.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

22/06 2017

v1.2.8

1.2.8.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

21/06 2017

v1.2.7

1.2.7.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

19/06 2017

v1.2.6

1.2.6.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

18/06 2017

v1.2.5

1.2.5.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

17/06 2017

v1.2.4

1.2.4.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

16/06 2017

v1.2.3

1.2.3.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

16/06 2017

v1.2.2

1.2.2.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

16/06 2017

v1.2.1

1.2.1.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

16/06 2017

v1.2

1.2.0.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

16/06 2017

v1.1

1.1.0.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5

16/06 2017

v1.0

1.0.0.0 https://github.com/tohtamysh/laravel-helpers

Helper function for Laravel 5

  Sources   Download

MIT

The Requires

 

by Avatar tohtamysh

laravel laravel5