kimlu/utils-txt

La clase TXT agrupa funcionalidades sobre un texto ( startWith, endWith, equals, compare, contains, lastPart, firstPart, toCamelCaseClass, toCamelCaseVariable ).

Installs: 12

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Forks: 0

pkg:composer/kimlu/utils-txt

1.0.0 2020-10-30 04:15 UTC

This package is auto-updated.

Last update: 2025-10-21 18:43:25 UTC


README

La clase TXT agrupa funcionalidades sobre un texto.

Listado de funcionalidades:

  • startWith
  • endWith
  • equals
  • compare
  • contains
  • lastPart
  • firstPart
  • toCamelCaseClass
  • toCamelCaseVariable