2017 © Pedro Peláez
 

library lumen-helpers

To support Laravel 's unsupported features in Lumen.

image

albertcht/lumen-helpers

To support Laravel 's unsupported features in Lumen.

  • Friday, April 20, 2018
  • by albertcht
  • Repository
  • 2 Watchers
  • 4 Stars
  • 876 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 64 % Grown

The README.md

Lumen Helpers

php-badge packagist-badge Total Downloads, (*1)

Description

It can be used for improving implementation compatibility, assuming that you are planning to migrate from Lumen to Laravel in the future., (*2)

Session is not included in this package., (*3)

Installation

If composer is used, it can be introduced by adding the following description., (*4)

composer require albertcht/lumen-helpers

How to use

This package currently provides the following helper functions., (*5)

  • mix
  • abort_if
  • abort_unless
  • action
  • app_path
  • asset
  • auth
  • back
  • bcrypt
  • cache
  • request
  • logger
  • method_field
  • mix
  • policy
  • public_path
  • config_path
  • report
  • validator
  • cookie > It will return Symfony\Component\HttpFoundation\Cookie directly.
  • app_with > An app () compatible helper corresponding to makeWith call. > illuminate/container: From 5.4, you can not pass $parameters to make, instead makeWith prepared, > By using app_with, make can be done by passing parameters that ask Lumen, illuminate / container version.

The Versions

20/04 2018

dev-master

9999999-dev

To support Laravel 's unsupported features in Lumen.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel lumen heplers

20/04 2018

v0.4

0.4.0.0

To support Laravel 's unsupported features in Lumen.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel lumen heplers

11/03 2018

v0.3

0.3.0.0

To support Laravel 's unsupported features in Lumen.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel lumen heplers

07/01 2018

v0.2

0.2.0.0

To support Laravel 's unsupported features in Lumen.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel lumen heplers

31/12 2017

v0.1

0.1.0.0

To support Laravel 's unsupported features in Lumen.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel lumen heplers