Download the PHP package bo-blog/bw without Composer

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

2013年底,正当微信朋友圈占据了身边几乎所有人(也包括为自己)的碎片化时间之际,我开始怀念那些在网络上严肃地写字的日子。所谓的严肃,不是指话题有多庄重,而是写帖子的态度。我意识到无论是微信朋友圈还是微博,都无法取代在自己的博客空间里肆意书写的那份自由。朋友圈和微信也许是便捷的,但在使用它们的同时,我们也不得不成为了它们的奴隶,被迫让自己暴露在良莠不齐的嘈杂之下,也无意识地让无数的time killer“晒”走了本该静下心思索的时间。

所以,为了捡起曾经被丢弃的网络书写习惯,为了让自己以最舒适的方式继续书写,在面向移动化的前提下,经过一些时日的忙活,有了bW - 即Bo-Blog Wind Version。

顾名思义,我希望bW是一个“轻”博客。它只是为了让我们可以有一个自主的、不依附于任何网络大鳄的在线书写工具。它不会成为又一个大而全的Bo-Blog 2.0,它也绝不会变成CMS。我也希望它用起来足够简单,所以它不会需要在终端里更新,也不会过度重视SEO、静态化等。满足这些更宏大、更专业、更geek需求的选择比比皆是,比如WordPress,比如Hexo。它们都足够优秀,不必再重复劳动。

讲完了初衷,如果你都认同,而且也正好想用一个不主流的博客程序来开始一段新的书写之旅,那么我期待bW可以成为你的一个选择。

bW正在做的、准备做到的有哪些特点呢?

首先,它是便携的。 它可以很好地通过手机更新和维护,随身带好你的私人手机,无论是直接在手机上打开,还是扫一扫二维码、在别人的PC上临时登录,都能方便地使用bW。在安装时默认的选项是SQLite,也是出于迁移数据的便捷考虑。

其次,它不需要太多设置。 bW是完全推到重写的,所以和bo-blog 2.0没有直接的关系,除了名字。前作固然有非常完善的功能和设置选项,但想要兼顾太多人的需求,导致了自身的臃肿和难以维护,出差错和漏洞也难免。bW在安装完成后,就可以直接拿来使用了,可能只要改一下博客的名字和描述而已。

此外,它不会频繁更新。 我更希望bW保持简洁、相对稳定。如果说前作一度陷入为了加功能而不断更新的死胡同,这一次我会在增加任何特性前多加思考。除非必要,否则不做。它的目标是够用,不至于周周升级月月更新,而违背了搭建一个博客的初衷。

当然,它也是可以扩展的。 bW还是为插件、主题留出了相当大的发挥空间,自定义的可能性甚至超越了bo-blog 2.0。

好了,吹嘘的时间结束了。以下是全文唯一的技术部分,供你进一步参考。

bW 安装需求: PHP 5.3以上,支持MySQL或SQLite数据库。

官网: https://www.bo-blog.com

演示/日志: https://www.bo-blog.com/bw/

Life is like a wind. It goes wherever your heart wants to.


All versions of bw 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 bo-blog/bw contains the following files

Loading the files please wait ....