2017 © Pedro Peláez
 

library php-traits-library

General use traits

image

waryway/php-traits-library

General use traits

  • Saturday, December 23, 2017
  • by KyleWiering
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

php-traits-library

General PHP traits for ease of development, (*1)

Status

Build Status, (*2)

Usage

  1. Include this package through composer.
  2. Use the composer autoloader
  3. Reference through through psr-4 namespaces

Singleton

Prevent instantiation of 'single instance' object. The standard php singleton trait., (*3)

Hydrator

Rest likes standard class objects. Hydrating php object can be easy. Follow the hydrator pattern., (*4)

Generator

The generator trait currently supports reading from a file with an optional line parser, (*5)

The Versions

23/12 2017

dev-master

9999999-dev

General use traits

  Sources   Download

MIT

The Development Requires

by Kyle Wiering

23/12 2017

1.0.4

1.0.4.0

General use traits

  Sources   Download

MIT

The Development Requires

by Kyle Wiering

23/12 2017

1.0.3

1.0.3.0

General use traits

  Sources   Download

MIT

The Development Requires

by Kyle Wiering

19/11 2017

1.0.2

1.0.2.0

General use traits

  Sources   Download

MIT

The Development Requires

by Kyle Wiering

21/10 2017

1.0.1

1.0.1.0

General use traits

  Sources   Download

MIT

The Development Requires

by Kyle Wiering