Download the PHP package bitbag/graphql-plugin without Composer

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

BitBag SyliusVueStorefront2Plugin

Slack [Support](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_graphql)

Sylius Vue Storefront 2 back-end integration enabling PWA and mobile-first experience in Sylius-based stores.

The plugin was developed by BitBag, the leading and biggest Sylius partner. We breath open-source in and out. If you like what we do, feel free to contact us. We are opened for partnership realtions and if you look for an experienced, open-source team that will be able to deliver an outstanding eCommerce solution, feel free to reach us too!

Like the package? Do not forget to leave us a star! ⭐

Table of Content

Overview

This plugin allows you to integrate Sylius backend with Vue Storefront 2 integration.

This plugin allows you to expose all critical models and operations as graphql queries and mutations
It unlocks graphql-based API on top of ApiPlatform and JWT.

To check automatically generated GraphQL API Doc for your Vue Storefront 2 application - visit one of the following endpoints.

Please note that many of used functions and approaches both on Sylius and API Platform with Graphql support are still marked as experimental.

Requirements

The plugin uses following 3rd party packages:

Community

For online communication, we invite you to chat with us & other users on Sylius Slack.

Additional resources for developers

To learn more about our contribution workflow and more, we encourage you to use the following resources:

License

This plugin's source code is completely free and released under the terms of the MIT license.

Contact

If you want to contact us, the best way to do it is over our contact form or by sending us a direct e-mail at [email protected].


All versions of graphql-plugin with dependencies

PHP Build Version
Package Version
Requires php Version ^8.0
ext-intl Version *
ext-json Version *
ext-openssl Version *
bitbag/wishlist-plugin Version ^3.0
gesdinet/jwt-refresh-token-bundle Version ^0.12.0
php-http/message-factory Version ^1.1
sylius/sylius Version ~1.11.0
symfony/mailer Version ^6.0
webonyx/graphql-php Version ^14.9
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 bitbag/graphql-plugin contains the following files

Loading the files please wait ....