Subscribo / support by subscribo

Support package with common shared functionality (Str, Arr, ServiceProvider) extending Laravel classes
71
0
3
Package Data
Maintainer Username: subscribo
Package Create Date: 2015-09-19
Package Last Update: 2016-11-26
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-04-17 15:05:29
Package Statistics
Total Downloads: 71
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

Environment Package

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