acquia / contenthub-console-helpers

A set of helper classes and traits for tasks common to console components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Acquia Content Hub Console Helper

A series of Helper classes and services to be used by the Content Hub Console.

Installation

Install the package with the latest version of composer:

composer require acquia/contenthub-console-helpers

Usage

This package provides a set of Traits and services to use in your application.

  • Note: this package is typically used alongside another package such as acquia/contenthub-console and not standalone

Copyright and license

Copyright © 2021 Acquia Inc.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

About

A set of helper classes and traits for tasks common to console components.

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%