kamandlou/blade-helper

Laravel Blade Helper

Maintainers

Package info

github.com/Kamandlou/blade-helper

Issues

pkg:composer/kamandlou/blade-helper

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 2

V0.1 2022-05-07 11:48 UTC

This package is auto-updated.

Last update: 2026-03-07 21:00:26 UTC


README

How to install ?

composer require kamandlou/blade-helper

Lists of directives and helpers

Directives

  1. uppercase
  2. lowercase
  3. titlecase
  4. capitalize
  5. trim
  6. ltrim
  7. rtrim
  8. slug
  9. implode
  10. logError
  11. logInfo
  12. logDebug
  13. logWarning
  14. logAlert

Custom if statements

  1. equals