2017 © Pedro Peláez
 

library helpers

Helpers (string, array, ...)

image

corex/helpers

Helpers (string, array, ...)

  • Sunday, July 1, 2018
  • by corex
  • Repository
  • 0 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 200 % Grown

The README.md

Helpers (string, array, ...)

License Build Status codecov, (*1)

Helpers

  • Arr - Array helpers.
  • Is - Methods to check types.
  • Obj - Various methods to help getting/setting private/protected properties, check for extends, interfaces. Class overrides supported. Good for testing.
  • Str - String helpers.
  • StrList - String list helpers.

Traits

  • ConstantsStaticTrait - Static methods to help get constants (generic/private/public) from class.
  • ConstantsTrait - - Methods to help get constants (generic/private/public) from class.
  • DataPrivateTrait - Private methods (set/get/has/remove/...) to handle generic data.
  • DataPublicTrait - Public methods (set/get/has/remove/...) to handle generic data.

The Versions

01/07 2018

dev-master

9999999-dev

Helpers (string, array, ...)

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

01/07 2018

dev-develop

dev-develop

Helpers (string, array, ...)

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

01/07 2018

1.2.0

1.2.0.0

Helpers (string, array, ...)

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

04/06 2018

1.1.0

1.1.0.0

Helpers (string, array, ...)

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

26/05 2018

1.0.0

1.0.0.0

Helpers (string, array, ...)

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires