acquia/contenthub-console-helpers

A package providing Helper Libraries for the CommonConsole command line interface.

1.6 2023-02-13 12:21 UTC

This package is auto-updated.

Last update: 2024-03-13 15:20:35 UTC


README

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.