2017 © Pedro PelĂĄez
 

library helpers

Basic help classes and functions for any application

image

jaschweder/helpers

Basic help classes and functions for any application

  • Saturday, May 28, 2016
  • by jaschweder
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,193 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 5 % Grown

The README.md

Helpers

Classes and functions for any project, (*1)

Build Status, (*2)

Install

composer require jaschweder\helpers

Getting start

Examples:, (*3)

// dump and die
dd('some random text');

// get enviorment with default value
env('FOO', 'bar');

for more examples see the ´helpers.php´ file, (*4)

Author

Jonathan A. Schweder jonathanschweder@gmail.com, (*5)

The Versions

28/05 2016

dev-master

9999999-dev

Basic help classes and functions for any application

  Sources   Download

MIT

The Development Requires

28/05 2016

v1.0.0

1.0.0.0

Basic help classes and functions for any application

  Sources   Download

MIT

The Development Requires