pharaonic/laravel-helpers

Laravel - Classes, Traits, Functions
1,702 2
Install
composer require pharaonic/laravel-helpers
Latest Version:2.4.3
PHP:>=7.2
License:MIT
Last Updated:Mar 21, 2022
Links: GitHub  ·  Packagist
Maintainer: Pharaonic

Laravel Helpers

use Pharaonic\Laravel\Helpers\...

Middlewares

SimpleLocalization

Traits

HasCustomAttribtues (Getter, Setter)
HasUuidKey (id > UUID)

Classes

ExceptionHandler
FormRequest

Functions

function json(bool $success, string $message = null, $data = null, $extra = [], array $errors = null, $status = 200, array $headers = null, $options = 0)
function validate(Request $request, array $rules, string $defaultMessage = null, array $messages = null, array $fields = null, bool $redirectToRoute = false, string $redirectTo = null, array $redirectParams = null)

Related Packages

ajgallego/laravel-helpers

A collection of PHP helpers for Laravel

72 0
ammonkc/bonzai-helper

A collection of Helpers and blade extensions for my gulp asset pipeline

59 0
lsrur/toolbelt

Set of PHP helper functions wrapped for Laravel.

40,571 2
jgile/php-helpers

PHP helpers influenced by underscore.js and laravel helpers.

49 0
seffeng/laravel-helpers

PHP laravel extension helpers

3,863 0