Download the PHP package duncanmcclean/simple-commerce without Composer

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


**Build flexible e-commerce sites in Statamic:** Simple Commerce is a simple, yet powerful e-commerce addon for Statamic. You retain complete control over the content structure and front-end of your site. > "Simple Commerce is the perfect e-commerce companion to Statamic. If you are looking to sell on Statamic, this should be your go to, our developers love working with it and our clients love using it!" > > **Ryan Mitchell, [Thought Collective](https://www.thoughtcollective.com/)** [Read the docs](https://simple-commerce.duncanmcclean.com). ## Future of Simple Commerce I'm currently working hard on the next version of Simple Commerce, which I'm hoping to have in beta (or even fully released) by the end of the year. You can find out more about [the next version](https://duncanmcclean.com/future-of-simple-commerce?utm_source=readme&utm_medium=web&utm_campaign=future_of_sc) on my blog. Since it's just me working on Simple Commerce in my free time, I'm currently only looking into show stopping bugs and PRs. This is so I can maximise the amount of time I'm spending on the next version. I hope you understand! ## Features ### Everything's just an entry Stay with what you love - Statamic entries. With Simple Commerce, all of your products, orders, customers & coupons are Statamic entries. Giving you the flexibility you need to build bespoke e-commerce sites for your clients. And, when your site grows, it's easy to [move your orders & customers](https://simple-commerce.duncanmcclean.com/database-orders) into a traditional database. ### Payment Gateways Out-of-the-box, Simple Commerce ships with support for three of the big payment gateways: Stripe, PayPal and Mollie. Use whichever one you need, or if you need something else: it's easy to build one. - [Documentation: Payment Gateways](https://simple-commerce.duncanmcclean.com/gateways) - [Documentation: Building custom gateways](https://simple-commerce.duncanmcclean.com/extending/custom-gateways) ### Flexible Shipping Provide your customers with different shipping options depending on their address. - [Documentation: Shipping](https://simple-commerce.duncanmcclean.com/shipping) ### Discounting Simple Commerce has support for discount coupons. You can limit coupons to certain products or to be used a max number of times. All your customer has to do is redeem the discount during checkout. - [Documentation: Coupons](https://simple-commerce.duncanmcclean.com/coupons) ### Product Variants Sometimes you need to sell different versions of the same product. Like a t-shirt, you might want to sell it in Small, Medium & Large - each with different prices and stock levels. That's where Product Variants come in. Create a single product and configure the variants inside it. - [Documentation: Product Variants](https://simple-commerce.duncanmcclean.com/product-variants) ### Multi-site friendly If you need to sell across different countries, you can take advantage of Statamic's multi-site feature in Simple Commerce to have a site per currency. Each site may also have its own set of shipping methods. - [Documentation: Multi-site](https://simple-commerce.duncanmcclean.com/guides/multisite) ### Digital Products If you're selling digital products, like software or e-books, Simple Commerce allows you to define the files that should be downloadable by customers after checkout. It also provides a full history of all downloads, including the user's IP address and timestamp. - [Documentation: Digital Products](https://simple-commerce.duncanmcclean.com/digital-products) ### And lots more... Simple Commerce might be simple, but it's not basic - there's dozens of handy features to help you build small-medium e-commerce stores. ## Support If you find a bug, have some question or have a feature request, please open a [GitHub Issue or Discussion](https://github.com/duncanmcclean/simple-commerce/issues/new/choose). > Please note: only the latest version of this addon is supported. Any bug reports regarding an old version will be closed. ## Commercial addon This addon is **paid software**. You must purchase a license from the [Statamic Marketplace](https://statamic.com/simple-commerce) in order to use this addon in a production environment. ## Contributing Contributions are welcome, and are accepted via pull requests. You should follow this process when contributing: 1. Fork the repository 2. Make your code change 3. Open a pull request, detailing the changes you've made. If your pull request is a Work in Progress, please mark your pull request as a draft. ## Security If you've found a bug regarding security please email [email protected] instead of using the issue tracker. ## Other Repositories - [**Starter Kit**](https://github.com/duncanmcclean/sc-starter-kit): Demo Templates & Boilerplate for your custom store

All versions of simple-commerce with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
ext-intl Version *
laravel/framework Version ^10.34 || ^11.0
mollie/mollie-api-php Version ^2.30.0
moneyphp/money Version ^4.0
paypal/paypal-checkout-sdk Version ^1.0
pixelfear/composer-dist-plugin Version ^0.1.0
spatie/ignition Version ^1.13
statamic/cms Version ^5.0
stillat/proteus Version ^3.0 || ^4.0
stripe/stripe-php Version ^13.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 duncanmcclean/simple-commerce contains the following files

Loading the files please wait ....