2017 © Pedro Peláez
 

library support

The support project is a small collection of utility functions and classes/traits that can be reused in other projects.

image

tekton/support

The support project is a small collection of utility functions and classes/traits that can be reused in other projects.

  • Tuesday, July 31, 2018
  • by nsrosenqvist
  • Repository
  • 1 Watchers
  • 0 Stars
  • 31 Installations
  • PHP
  • 17 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 35 % Grown

The README.md

Tekton Support

The support project is a collection of utility functions and classes/traits that can be reused in other projects. It includes a couple of helper functions and classes that simplifies data manipulation and management., (*1)

Installation

composer require tekton/support

Usage

By default the project also includes a select set of utilities from illuminate/support without pulling in all of the Laravel specific code. The version included is currently 5.4 (Collection, Fluent, helpers, etc.) and it's only included if it's not loaded from elsewhere. So the version can easily be overridden by depending on a specific version in your own project., (*2)

If you'd rather not load any of the Illuminate components you can set the constant TEKTON_ILLUMINATE to false before including the autoload file., (*3)

define('TEKTON_ILLUMINATE', false);

require "vendor/autoload.php";

License

MIT, (*4)

The Versions

31/07 2018

dev-master

9999999-dev https://github.com/tekton-php/support

The support project is a small collection of utility functions and classes/traits that can be reused in other projects.

  Sources   Download

MIT

The Requires

 

31/07 2018

2.1.1

2.1.1.0 https://github.com/tekton-php/support

The support project is a small collection of utility functions and classes/traits that can be reused in other projects.

  Sources   Download

MIT

The Requires

 

19/06 2018

2.1.0

2.1.0.0 https://github.com/tekton-php/support

The support project is a small collection of utility functions and classes/traits that can be reused in other projects.

  Sources   Download

MIT

The Requires

 

18/06 2018

2.0.0

2.0.0.0 https://github.com/tekton-php/support

The support project is a small collection of utility functions and classes/traits that can be reused in other projects.

  Sources   Download

MIT

The Requires

 

10/04 2017

1.0.2

1.0.2.0 https://gitlab.com/tekton/support

The support project is a small collection of utility functions and classes/traits that can be reused in other projects.

  Sources   Download

MIT

The Requires

 

21/03 2017

1.0.1

1.0.1.0 https://gitlab.com/tekton/support

The support project is a small collection of utility functions and classes/traits that can be reused in other projects.

  Sources   Download

MIT

The Requires

 

21/03 2017

1.0.0

1.0.0.0 https://gitlab.com/tekton/support

The support project is a small collection of utility functions and classes/traits that can be reused in other projects.

  Sources   Download

MIT

The Requires