Skip to content

Releases: repat/laravel-helper

0.1.19.1

08 Apr 18:31
Compare
Choose a tag to compare
  • New constant: MARIADB_DEFAULT_STRLEN

0.1.19

08 Apr 13:55
Compare
Choose a tag to compare
  • New function: current_route_name()
  • Documentation fix

0.1.18.1

07 Apr 09:16
Compare
Choose a tag to compare
  • Finished documentation
  • Separator for ul_li_unpack()

0.1.18

05 Apr 15:32
Compare
Choose a tag to compare

New Functions:

  • named_routes()
  • route_path()
  • str_remove()

New constants:

  • HTTP_1_0_VERBS
  • HTTP_1_1_VERBS
  • HTTP_VERBS
  • HTTP_VERBS_LARAVEL

0.1.17

03 Apr 12:11
Compare
Choose a tag to compare
  • New function: sluggify_domain()
  • New const: PARETO_HIGH (80) + PARETO_LOW (20)

0.1.16

02 Apr 13:48
Compare
Choose a tag to compare
  • New function: table_headers() (thx @Bertholf)

0.1.15.2

01 Apr 09:28
Compare
Choose a tag to compare
  • Allow null for title_case_wo_underscore()

0.1.15.1

01 Apr 09:09
Compare
Choose a tag to compare
  • lorem_ipsum()

0.1.15

29 Mar 12:07
Compare
Choose a tag to compare
  • parse_signed_request()
  • base64_url_decode()
  • cache_get_or_add()
  • Comments

0.1.14

27 Mar 09:37
Compare
Choose a tag to compare
  • New function ul_li_unpack()