subscribo/support

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

Maintainers

👁 subscribo

Package info

github.com/Subscribo/support

pkg:composer/subscribo/support

Statistics

Installs: 91

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

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

Requires

Requires (Dev)

Suggests

  • illuminate/routing: If routing-connected functionality in ServiceProvider is used
  • illuminate/view: If view/template-connected functionality in ServiceProvider is used
  • laravel/framework: This package have been developed to work with The Laravel Framework 5.0
  • subscribo/localization: If localization-connected functionality in ServiceProvider is used

Provides

None

Conflicts

None

Replaces

None

MIT eb9265ecdcc2dc04a4ddc9f18bf41d7221ed02df

  • Slavo
  • KochAbo GmbH

supportlaravelsubscribo

This package is not auto-updated.

Last update: 2026-06-21 05:14:55 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