Download the PHP package jacoob/vino-blog without Composer

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

Vino-blog一款用PHP开发的markdown博客系统

🎈 Vino-blog 是一款开源的博客引擎,它使用vino(php框架)和amaze ui构建. http://vinoblog.tech ## Features - php+mysql动态站点,集成前后台,快速安装,快速拥有一个博客 - 支持markdown发布文章,减少Wordpress排版的痛苦 - 高性能,经压测显示,比Wordpress至少快3-5倍 - 前台主题可自由开发,使用twig模版引擎,易二次开发 - 使用vino框架底层驱动,vino是一款轻量级框架 - 文章和分类管理及标签管理 - 首页轮播图和个人信息配置 - 后台支持两个色系的UI,可自由切换 ## Screenshot ![屏幕快照 2017-03-31 下午5.21.51](./screenshot/home1.png) ![屏幕快照 2017-03-31 下午5.22.28](./screenshot/home2.png) ![屏幕快照 2017-03-31 下午5.26.46](./screenshot/admin1.png) ![屏幕快照 2017-03-31 下午5.27.10](./screenshot/admin2.png) ## Install > 需要 php 版本大于等于 php5.5.9 #### 1.下载该git库或者通过composer安装 **git 方式** **composer方式** composer地址 https://packagist.org/packages/jacoob/vino-blog #### 2.导入数据库,推荐大家使用vino-cli **Linux & windows下** #### 3.启动php server **Linux & windows下** ## Thanks - [Amazeui](http://amazeui.org) - [Vino](https://jacoobwang.github.io/vino/vino.html) ## License The project is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).


All versions of vino-blog with dependencies

PHP Build Version
Package Version
Requires monolog/monolog Version 1.10.0
twig/twig Version 1.30.0
filp/whoops Version ^2.1
phpfastcache/phpfastcache Version ^5.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 jacoob/vino-blog contains the following files

Loading the files please wait ....