Download the PHP package payflow/dev without Composer

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

Payflow

[!CAUTION] Version 1.x is currently in beta release. We recommend this version for new projects, however, it is not feature-complete and therefore may not be deemed production-ready.

Payflow is a set of Laravel packages that bring functionality akin to Shopify and other e-commerce platforms to Laravel. You have complete freedom to create your own storefront(s), but we've already done the hard work for you in the backend.

This repository serves as a monorepo for the main packages that make up Payflow.

Requirements

Documentation

Contribution

Community

Packages in this monorepo

Admin panel

The admin panel is provided to enable you to manage your store via a modern interface. You can manage all aspects of your store including products, orders, staff members etc. It's built using Filament and can be extended to meet each of your stores requirements.

Core

The core Payflow package, this provides all the things needed for your store to function. This is where all the models, actions and utilities live and is required by the admin hub.


License

Payflow is open-sourced software licensed under the MIT license.


All versions of dev with dependencies

PHP Build Version
Package Version
Requires awcodes/filament-badgeable-column Version ^2.3.2
awcodes/shout Version ^2.0.2
barryvdh/laravel-dompdf Version ^2.0
cartalyst/converter Version ^8.0|^9.0
doctrine/dbal Version ^3.6
dompdf/dompdf Version ^2.0.7
ext-bcmath Version *
ext-exif Version *
ext-intl Version *
filament/filament Version ^3.2.25
filament/spatie-laravel-media-library-plugin Version ^3.2
guzzlehttp/guzzle Version ^7.3
kalnoy/nestedset Version ^v6.x-dev
laravel/framework Version ^10.0|^11.0
laravel/scout Version ^10.0
leandrocfe/filament-apex-charts Version ^3.1.3
livewire/livewire Version ^3.0
lukascivil/treewalker Version 0.9.1
marvinosswald/filament-input-select-affix Version ^0.2.0
meilisearch/meilisearch-php Version ^v1.6.0
php Version ^8.2
spatie/laravel-activitylog Version ^4.4
spatie/laravel-blink Version ^1.7
spatie/laravel-medialibrary Version ^11.0.0
spatie/laravel-permission Version ^6.4
spatie/php-structure-discoverer Version ^2.0
stripe/stripe-php Version ^14.4
technikermathe/blade-lucide-icons Version ^v3.0
inertiajs/inertia-laravel Version ^1.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 payflow/dev contains the following files

Loading the files please wait ....