subscribo/support

Support package with common shared functionality (Str, Arr, ServiceProvider) extending Laravel classes

v0.1.1 2016-11-26 18:12 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:20:46 UTC


README

Support package with common shared functionality, extending Laravel classes and providing buffer between application and subscribo packages code and framework.

1. Installation

1.1 Add the following to your project's composer.json:

1.1.1 Repository containing this package (note: you need to have access to this repository as well as to resources it points to)

1.1.2 Dependency under "require" key

    "subscribo/support": "^0.1.1"

If used with package adding this dependency for you, this step (1.1.2) is not necessary.

2. Note

Might contain third party code or part(s) of third party code or ideas from third party code (e.g. (parts of) Laravel framework - www.laravel.com or ideas from Carbon - http://carbon.nesbot.com )

No claim is made here regarding third party code or its parts