sergiolch/helper

Helper functions.

1.0.3 2020-08-14 15:10 UTC

This package is auto-updated.

Last update: 2025-06-15 02:09:55 UTC


README

A list of useful PHP functions

Features

  • PSR-4 autoloading compliant structure
  • Unit-Testing with PHPUnit

Functions

  • super_trim: to remove all withespace
  • csv_field: CSV filed formats

Constants

  • PRE_TAG: a <pre> with inline styles
  • CODE_TAG: a <code> with inline styles