Download the PHP package centarro/certified-projects without Composer

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

Centarro Certified Projects

Drupal Commerce related projects maintained by Centarro to the same standards as Commerce Core.

These projects represent subsystems, features, or integrations that are not broadly used enough or appropriate for inclusion in Commerce Core. However, they are all developed according to Drupal / PHP best practices, compatible with both Commerce Core and other projects in this package, and documented at least via READMEs if not also via external documentation pages with screenshots or videos.

Use in Commerce Kickstart

The primary purpose of this package is to collect in a single metapackage the various contributed projects we want to include in Commerce Kickstart. Commerce Kickstart is designed to be the fastest way to start building on Drupal Commerce. It provides an installation profile that can serve as a starting point for any new Drupal Commerce project along with a variety of feature modules for default configuration and an optional demo store.

We can guarantee the versions of the modules included in the package work well together and have sufficient documentation. We can also introduce new modules to existing Commerce Kickstart sites in the future by adding them to this package without making them dependencies of the profile itself. This means advanced developers who do not want the full suite of modules included in their codebases or who want to use different versions than we have certified can remove the centarro/certified-projects dependency after creating their projects and re-install just the modules they actually want.

Included projects

Subsystems

Technology Partner integrations

Feature modules

Themes

Roadmap

The following projects are on the short list for inclusion in future updates of this package.

We will tag a new patch version (e.g. 1.0.1, 1.0.2, etc.) when we increase the minimum version of a certified project. We will tag a minor version (e.g. 1.1.0, 1.2.0, etc.) when we add a new project to the metapackage. We will tag a new major release (e.g. 2.0.0) when projects are upgraded or added such that their compatibility with each other or Commerce Core versions are impacted.


All versions of certified-projects with dependencies

PHP Build Version
Package Version
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 centarro/certified-projects contains the following files

Loading the files please wait ....