Download the PHP package palmabit/catalog without Composer
On this page you can find all versions of the php package palmabit/catalog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package catalog
Catalog
description
This package adds product and order management to your laravel app.
Installation
The simplest method of installation is to install it as a global Composer package:
- run
composer require "palmabit/catalog 1.0.*"
- Add to your service providers the following string:
'Palmabit\Catalog\CatalogServiceProvider'
- Then run the install command:
php artisan catalog:install
Docs
In order to see the docs install the laravel package example app: https://github.com/Palmabit-IT/package-examples
All versions of catalog with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/support Version 4.2.*
baum/baum Version 1.0.*
way/form Version dev-master
intervention/image Version 1.6.*
palmabit/library Version 0.1.*
palmabit/multilanguage Version 1.0.*
palmabit/authentication Version 1.0.*
jacopo/bootstrap-3-table-generator Version dev-master
illuminate/support Version 4.2.*
baum/baum Version 1.0.*
way/form Version dev-master
intervention/image Version 1.6.*
palmabit/library Version 0.1.*
palmabit/multilanguage Version 1.0.*
palmabit/authentication Version 1.0.*
jacopo/bootstrap-3-table-generator Version dev-master
The package palmabit/catalog contains the following files
Loading the files please wait ....