Download the PHP package wanglelecc/laracms without Composer

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

LaraCMS 后台管理系统

本项目已停止维护!!!

Github

https://github.com/wanglelecc/laracms

QQ群:

LaraCMS官方①群: 172960867

开发手册:

https://www.kancloud.cn/wanglelecc/laracms/

说明

LaraCMS 功能模块:

LaraCMS 特性:

基于 laravel 5.5 开发,包含了 内容管理 和 API 服务两部分。

LaraCMS 最初试图用 Laravel 为自己打造一把锋利建站工具,如今已渐渐成熟可用了,还是继续开源出来,提供给有需要的朋友使用,也希望自己能够继续完善。

目前基本上能满足各种企业站的需求了,下一步计划将商城模块集成进来。可能需要很长一段时间才能更新了,而且下一版本可能会改用扩展的方式开发,便于以后的升级维护。

如果想要商用需自行测试评估可用性。

之前因为功能变化频繁,未写使用说明文档,后面我会抽时间补上。

使用对象

有一定基础的 Laravel 开发者,非普通站长。

环境需求

安装

安装方法请移步 https://www.kancloud.cn/wanglelecc/laracms/840009


All versions of laracms with dependencies

PHP Build Version
Package Version
Requires php Version ^7.1.3
fideloper/proxy Version ^4.0
laravel/framework Version 5.8.*
laravel/tinker Version ^1.0
wanglelecc/laracms-framework Version *
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 wanglelecc/laracms contains the following files

Loading the files please wait ....