2017 © Pedro Peláez
 

library laravel-helper

Laravel Helper

image

elfsundae/laravel-helper

Laravel Helper

  • Tuesday, October 10, 2017
  • by ElfSundae
  • Repository
  • 2 Watchers
  • 0 Stars
  • 851 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Laravel Helper

Latest Version on Packagist Software License Build Status StyleCI SensioLabsInsight Quality Score Code Coverage Total Downloads, (*1)

Installation

You can install this package via the Composer manager:, (*2)

$ composer require elfsundae/laravel-helper

Available Global Functions

Function Description
urlsafe_base64_encode($data) URL-safe base64_encode
urlsafe_base64_decode($data, $strict = false) URL-safe base64_decode
mb_trim($string) trim with mbstring support
string_value($value, $jsonOptions = 0) Converts any type to a string
in_arrayi($needle, $haystack) Case-insensitive in_array
active() Returns string 'active' if the current request URI matches the given patterns
asset_from($root, $path = '', $secure = null) Generate the URL to an asset from a custom root domain such as CDN, etc

Testing

$ composer test

License

This package is open-sourced software licensed under the MIT License., (*3)

The Versions

10/10 2017

dev-master

9999999-dev https://github.com/ElfSundae/laravel-helper

Laravel Helper

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel helper

10/10 2017
04/09 2017

1.3.0

1.3.0.0 https://github.com/ElfSundae/laravel-helper

Laravel Helper

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel helper

23/06 2017

1.2.0

1.2.0.0 https://github.com/ElfSundae/laravel-helper

Laravel Helper

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel helper

18/06 2017

1.1.0

1.1.0.0 https://github.com/ElfSundae/laravel-helper

Laravel Helper

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel helper

17/06 2017

1.0.2

1.0.2.0 https://github.com/ElfSundae/laravel-helper

Laravel Helper

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel helper

16/06 2017

1.0.1

1.0.1.0 https://github.com/ElfSundae/laravel-helper

Laravel Helper

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel helper

14/06 2017

1.0.0

1.0.0.0 https://github.com/ElfSundae/laravel-helper

Laravel Helper

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel-helper