Skip to content

A PHP library that provides useful classes and functions that refine the standard functionality of PHP.

License

Notifications You must be signed in to change notification settings

empaphy/usephul

Repository files navigation

Usephul

Tests Quality

Usephul is a PHP library that provides useful classes and functions that extend the standard functionality of PHP.

Functions

Array Functions

Path Functions

Generator Functions

Math Functions

  • greatest() — Finds the value that is greater than all the other values.
  • least() — Finds the value that is less than all the other values.
  • rank() — Returns the ordinal rank for a given value.

Variable handling Functions

Attribute Functions

  • applies() — Finds whether an attribute has been applied to a given object, class, interface, or trait.

Trait Functions

  • uses() — Checks whether an object or class uses a given trait.

SPL Functions

Classes

Paths

  • PathInfo — Provides information about a file path.

Traits

Enumerations

  • EnumDynamicity — Adds dynamicity of case names to PHP Enumerations.

About

A PHP library that provides useful classes and functions that refine the standard functionality of PHP.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages