Download the PHP package karser/easy-quick-import without Composer

On this page you can find all versions of the php package karser/easy-quick-import. 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 easy-quick-import

EasyQuickImport — Import transactions, invoices and bills into QuickBooks Desktop from Excel or CSV

Build Status Total Downloads

EasyQuickImport is a tool that helps you import invoices, bills, transactions, customers and vendors into QuickBooks Desktop in multiple currencies in bulk.

Features

Getting started:

Either install sign up for a free cloud account.

Connect EasyQuickImport to QuickBooks Desktop

In EasyQuickImport:

Add a company file in Users, define username, password and specify the home currency. It's recommended to specify the company file location if you are going to use multiple company files on the same computer. Once it's done download the QWC file.

In Quickbooks click File / Update Web Services

Then Add an Application, in the file dialog select the downloaded QWC. Then click Yes, then select "When company file is open" and click continue. When it's done don't forget to specify the password that you defined in EasyQuickImport.

Connect EasyQuickImport to QuickBooks Desktop

How to import invoices from Excel into QuickBooks Desktop

Import invoices from Excel into QuickBooks Desktop

How to import transactions from Excel into QuickBooks Desktop

How to import transactions from Excel into QuickBooks Desktop

How to import bills and vendors from Excel into QuickBooks Desktop

How to import bills and vendors from Excel into QuickBooks Desktop

How to import multicurrency transactions from Excel into QuickBooks Desktop

How to import multicurrency transactions from Excel into QuickBooks Desktop

How to install EasyQuickImport

Docker setup

Here is docker-compose example with traefik v1.7

  1. Create docker-compose.yml with the following content:

  2. Tweak the environment variables and run

  3. Check the logs and make sure migrations executed

  4. Create a user

  5. Done! Now open https://your-domain.com and log in with the user you just created.

Development setup

  1. Clone the repo

  2. Install packages with composer

  3. Copy .env to .env.local and configure DATABASE_URL and DOMAIN
  4. Recreate the database

  5. Create the user

  6. Run the server

Tests

phpstan

Lookup historical currency rate


All versions of easy-quick-import with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4
ext-ctype Version *
ext-gd Version *
ext-iconv Version *
ext-intl Version *
ext-sqlite3 Version *
ext-json Version *
consolibyte/quickbooks Version dev-qbxmlops130
craue/formflow-bundle Version ^3.3
doctrine/doctrine-bundle Version ^1.11
doctrine/doctrine-migrations-bundle Version ^2.0
doctrine/orm Version ^2.6
easycorp/easyadmin-bundle Version ^2.2
florianv/exchanger Version ^2.7
league/flysystem-webdav Version ^1.0.7
nyholm/psr7 Version ^1.1
oneup/flysystem-bundle Version ^3.1
php-http/guzzle6-adapter Version ^2.0
php-http/message Version ^1.7
phpoffice/phpspreadsheet Version ^1.7
ramsey/uuid Version ^4.0
symfony/amazon-mailer Version *
symfony/console Version *
symfony/dotenv Version *
symfony/flex Version ^1.1
symfony/form Version *
symfony/framework-bundle Version *
symfony/http-client Version *
symfony/mailer Version *
symfony/monolog-bundle Version ^3.5
symfony/security Version *
symfony/security-bundle Version *
symfony/serializer-pack Version ^1.0
symfony/translation Version *
symfony/twig-bundle Version *
symfony/validator Version *
symfony/yaml Version *
symfonycasts/reset-password-bundle Version ^1.1
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 karser/easy-quick-import contains the following files

Loading the files please wait ....