Download the PHP package kaysen820/kaysen-dev without Composer

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

Kshop

Latest Stable Version Total Downloads License Monthly Downloads Daily Downloads composer.lock available Build Status

演示地址:http://www.xujiantao.com/works/lvsenshop

早期托管地址:http://git.oschina.net/71927735/Kshop

说明

整站DIV+CSS+jQuery+Thinkphp,仿的 2012 年的绿森数码,后台仿的 Ecshop ,并且重新手写了所有前端页面,功能设计和前后端独自完成

主要的功能:支持支付宝支付、会员管理、积分管理、公告管理、幻灯片管理、分类管理、商品管理、评论管理、优惠券管理、订单管理、商城设置


安装

1、PHP版本请使用 ≥ 5.3 并且 ≤ 5.6

2、修改配置文件数据库相关并将表结构文件 kshop.sql 导入至Mysql,如果需要测试数据下载请到 http://www.xujiantao.com/download/DataPackages.zip 中下载

3、默认为 REWRITE 模式,需要开启 Apache 或 Nginx 的 REWRITE 并配置 vhost;如果使用的是 IIS 则需要自行将 .htaccess 转换成 IIS 的形式

4、后台访问地址为你配置的vhost地址后加/Admin (如:http://loc.kshop.com/Admin),用户名和密码:admin admin


历史版本

Kshop-v1.4

Kshop-v1.3

Kshop-Revision-v1.2

Kshop-v1.1

Kshop-v1.0


建议

建议增加一个全局的模型的自动验证


其他

下一版本主要是脱离PHP框架开发的功能更强大的B2C独立网店系统

可以进行安装、多模板、插件功能、多种支付方式、分析和报表、RBAC等...

如果有感兴趣的朋友可以Email我

如要正式商用此源码或修改后商用的请Email通知本人

Email: [email protected]


All versions of kaysen-dev with dependencies

PHP Build Version
Package Version
Requires php Version >=5.3.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 kaysen820/kaysen-dev contains the following files

Loading the files please wait ....