Download the PHP package marketplacekit/marketplacekit without Composer

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

About MarketplaceKit

MarketplaceKit is a platform for building different types of online marketplaces. MarketplaceKit attempts to reduce the development effort required to build product, rental, service and listing marketplaces such as Etsy, AirBnB, Handy and Zillow. It does this by attempting to cover the main components a marketplace needs, including the following:

MarketplaceKit uses popular, well documented packages without too much overhead to simplify a developers/designers life. Therefore, the following choices were made:

MarketplaceKit is easy to customize, change the design and supports multiple languages.

Server Requirements

Although MarketplaceKit has been tested on Ubuntu 16.04 LTS. It should work with any OS that satisfies the above requirements. Nginx (https://laravel.com/docs/5.6/deployment#nginx) is recommended as a webserver. Developers should also have knowledge of Laravel, Bootstrap and Twig for extending/building on top of MarketplaceKit.

Installation

Facebook login

In order for your users to login via Facebook you need to register for a Facebook key.

Google Maps Keys

MarketplaceKit relies on Google Maps for geolocalized searches. Please visit https://developers.google.com/maps/documentation/javascript/get-api-key to generate your key. You can then add this in the admin panel.

Updating

To update MarketplaceKit please run:

and to install any new packages

API (Note: Work in progress)

For authentication: POST /api/auth/login [email, password] GET /api/auth/me GET /api/auth/refresh

For all other requests please use the same URLs as the website but use use "Accept: application/json" in the HTTP headers. This will convert all data passed to HTML into JSON. e.g. POST /register GET /browse GET /listing//

License

MarketplaceKit is free software, and is released under the terms of the GPL version 3. See license.txt.


All versions of marketplacekit with dependencies

PHP Build Version
Package Version
Requires php Version ^7.1.3
amelia/backblaze Version dev-master
anhskohbo/no-captcha Version ^3.0
anlutro/l4-settings Version ^0.7.0
applicazza/appointed Version ^0.6.4
arrilot/laravel-widgets Version ^3.10
atayahmet/laravel-nestable Version ^0.8.7
barryvdh/laravel-cors Version ^0.11.0
barryvdh/laravel-translation-manager Version 0.5.3
bentools/cartesian-product Version ^1.2
christiankuri/laravel-favorite Version ^1.2
chumper/zipper Version ^1.0
cornford/googlmapper Version ^2.31
cviebrock/eloquent-sluggable Version ^4.5
cybercog/laravel-ban Version ^3.1
davidgorges/human-name-parser Version ^0.2.1
depsimon/laravel-wallet Version ^1.0
fideloper/proxy Version ^4.0
genealabs/laravel-caffeine Version ^0.6.8
geokit/geokit Version ^1.3
gerardojbaez/laraplans Version ^2.2
gerardojbaez/money Version ^0.3.1
grimzy/laravel-mysql-spatial Version ^2.0
html2text/html2text Version ^4.2
igaster/laravel-theme Version ^2.0
intervention/image Version ^2.4
intervention/imagecache Version ^2.3
ixudra/curl Version ^6.16
jenssegers/date Version ^3.3
jralph/twig-markdown Version 1.0.1
jrean/laravel-user-verification Version dev-master
kodeine/laravel-meta Version dev-master
kris/laravel-form-builder Version ^1.14
larapack/config-writer Version 1.*
laravel/framework Version 5.6.*
laravel/tinker Version ^1.0
leafo/scssphp Version ^0.7.7
league/period Version ^3.4
marketplacekit/laravel-modules Version 3.3.1.1
mcamara/laravel-localization Version ^1.3
mhetreramesh/flysystem-backblaze Version ^1.1
nahid/talk Version dev-master
nicolaslopezj/searchable Version ^1.9
overtrue/laravel-follow Version ^1.1
phoenix/eloquent-meta Version ^1.9
php-units-of-measure/php-units-of-measure Version ^2.1
propaganistas/laravel-disposable-email Version ^2.0
pulkitjalan/geoip Version ^2.6
rcrowe/twigbridge Version ^0.9.6
roumen/sitemap Version ^2.8
sofa/eloquence-base Version ^5.6
sofa/eloquence-metable Version ^5.6
spatie/laravel-blade-javascript Version ^2.1
spatie/laravel-newsletter Version ^4.2
spatie/laravel-permission Version ^2.12
spatie/laravel-schemaless-attributes Version ^1.4
spatie/laravel-tags Version 2.1.5
spiritix/lada-cache Version dev-master
stevebauman/location Version ^3.0
stichoza/google-translate-php Version ^3.2
themsaid/laravel-langman Version ^1.3
tom-lingham/searchy Version ^2.0
torann/laravel-meta-tags Version ^3.0
twig/extensions Version ^1.5
tymon/jwt-auth Version 1.0.0-rc.2
urodoz/truncate-html Version @stable
v-matsuk/time-overlap-calculator Version ^1.0
vinkla/alert Version ^3.0
vinkla/hashids Version ^5.0
watson/active Version ^2.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 marketplacekit/marketplacekit contains the following files

Loading the files please wait ....