Download the PHP package gutengeek/components without Composer

On this page you can find all versions of the php package gutengeek/components. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package components

The package is a library that provides all components to create control power and UI beauty block inspector easily. This is a part of GutenGeek plugin. Check out Full Features Gutengeek Blocks.

Installation

Install the composer package

Make sure autoload.php had included

Or - Install the npm package

Requirement

Usage

Within GutenGeek Plugin plugin, these components can be accessed by importing from the wp.gutengeek.components root directory:

Gutengeek Toolbar Components Available:

ShapeControl

SizeTypeUnits

GradientControl

IconPickerControl

PaddingControl

MarginControl

HeadingControl

RangeSlider

BackgroundControl

Typography

AlignmentsControl

BorderControl

BorderRadiusControl

BoxShadowControl

TransformControl

ButtonGroupControl

Dimension

ParallaxControls

Color

MediaControl

TransitionControl

ResponsiveControl

InspectorTabs

InspectorTab


Development Guideline

ShapeControl

By using Gutengeek, you can easily control all shape dividers which separate the section of page. Able to choose shape top & shape bottom.

SizeTypeUnits

Gutengeek offers options for units to measure size, type as px, em, rem, % in CSS.

GradientControl

Support CSS Gradients to let show off a smooth color between at least 2 or more colors.

IconPickerControl

Support to show/display all icons from font awesome to let you choose icon for button, list bullets, social network icon in order to impress customers at the first sight.

IconPickerControl

PaddingControl

Set space for around element's contents,. There are settings for padding ( top, right, bottom, left)

PaddingControl

MarginControl

Setting the margin for each side of an element with border (top, right, bottom, and left).

HeadingControl

Allows to choose heading tag: h1, h2, h3, h4, h5, h6

RangeSlider

Drag and drop number, support on the different devices.

RangeSlider

BackgroundControl

Choose Normal & Hover. Possible to set background: Color, Gradient, Video & Images

BackgroundControl

Typography

Font size, font family, variants, font style, font weight, text transform controls

Typography

AlignmentsControl

Possible to set text-align in CSS with Align center, wide width, full width

AlignmentsControl

BorderControl

Enable/disable border in css, set position, width (px, em, %), border shape.

BorderControl

BorderRadius

Defines the radius in CSS of the element's corners

BorderRadius

BoxShadowControl

Choose box shadow in CSS

BoxShadowControl

TransformControl

All attribute transform in CSS

ButtonGroupControl

Enable/disable buttons, type, size, enable/disable typography, Text, link (Open new window, same window), margin & icon. Only hover ( enable/disable), Icon Position, Icon Spacing,

Dimension

Set padding & margin with Top, Right, Bottom & Left with options px, em, rem, % in CSS.

ParallaxControls

Enable/disable parallax control, event type, items #1 (select image, width, height, position, Speed, Duration, Index)

Color

Pick a suitable color from pallet

Media

Upload media to library or import media url.

TransitionControl

Attributes transition effects controls in CSS

ResponsiveControl

Options for Hide/enable on devices as desktop, tablet, mobile

InspectorTabs & InspectorTab

Split tab layout, style, advanced

Tabs & Tab

Split tab hover, active state

URL

URL full option


All versions of components with dependencies

PHP Build Version
Package Version
Requires php Version >=7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package gutengeek/components contains the following files

Loading the files please wait ....