Download the PHP package zivtech/bear without Composer

On this page you can find all versions of the php package zivtech/bear. 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 bear

Bear

Bear is a Drupal 8 Starter Kit, not a full Drupal 8 distribution. It was originally created as a bootstrapped starting point for Zivtech Drupal development projects, with helpful pre-configured modules and mission critical patches. There should be no need for you to ever update the Bear project itself once it has been installed. Individual contributed modules, libraries, and the Bear Skin theme can be updated as you normally would any other contributed projects after install is complete. You should also feel free to update or disable any included features as needed. Out of the box Bear is ready to create new features as needed to suit your project.

Bear is what we wish Drupal core was out of the box. It contains enhancements and fixes to core. Everything that we use on 80-90% of the sites we build we want to have in Bear so that we have it out of the box when we start a new project.

Bear is not precious! When you start a new site on Bear you are encouraged to hack Bear, to treat it like your own custom code rather than something you will do updates of from upstream. Update core and contrib, but don’t update Bear.

Installing Bear

The preferred way to install Bear is using our [Composer-based project template][template]. It's easy!

If you don't want to use Composer, you can install Bear the traditional way by downloading a tarball from our drupal.org project page. (Please note that the tarball does not contain any experimental features.)

You can customize your installation by creating a [sub-profile which uses Bear as its base profile][sub-profile documentation]. Bear includes a Drupal Console command (bear:subprofile) which will generate a sub-profile for you.


All versions of bear with dependencies

PHP Build Version
Package Version
Requires ckeditor/ckeditor Version 4.5.x
composer/installers Version ^1.2
cweagans/composer-patches Version ^1.6
drupal-composer/drupal-scaffold Version ^2.2
drupal/admin_toolbar Version ^1.19
drupal/bear_skin Version ^2.3
drupal/ckeditor_media_embed Version ^1.1
drupal/components Version ^1.0
drupal/console Version ~1.0
drupal/core Version ~8.0
drupal/ctools Version ^3.0
drupal/devel Version ^1.0@RC
drupal/diff Version ^1.0@RC
drupal/dropzonejs Version ^1.0@alpha
drupal/ds Version ^3.1
drupal/easy_breadcrumb Version ^1.6
drupal/editor_advanced_link Version ^1.4
drupal/embed Version ^1.0
drupal/entity_browser Version ^1.0
drupal/entity_reference_revisions Version ^1.3
drupal/environment_indicator Version ^3.0
drupal/features Version ^3.5
drupal/field_group Version ^1.0@RC
drupal/field_help_helper Version ^1.0
drupal/inline_entity_form Version ^1.0@beta
drupal/layout_plugin Version ^1.0@alpha
drupal/link_attributes Version ^1.0
drupal/menu_block Version ^1.4
drupal/menu_link_config Version ^1.0@alpha
drupal/metatag Version ^1.1
drupal/paragraphs Version ^1.1
drupal/pathauto Version ^1.0
drupal/redirect Version ^1.0@alpha
drupal/scheduled_updates Version ^1.0@alpha
drupal/search_api Version ^1.1
drupal/simple_sitemap Version ^2.9
drupal/stage_file_proxy Version ^1.0@alpha
drupal/token Version ^1.0
drupal/video_embed_field Version ^1.5
drupal/views_infinite_scroll Version ^1.3
drupal/webform Version ^5.0@beta
drush/config-extra Version ^1.0
drush/drush Version ~8.0
enyo/dropzone Version ^5.1
oomphinc/composer-installers-extender Version ^1.1
webflo/drupal-finder Version ^0.3.0
webmozart/path-util Version ^2.3
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 zivtech/bear contains the following files

Loading the files please wait ....