Download the PHP package kphcdr/ppphp without Composer

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

为什么写了这个框架

喜欢Laravel,但是讨厌他对系统配置要求太高

喜欢Yii,但是讨厌他的笨重

喜欢ThinkPHP,但是讨厌他的不严谨

喜欢CI,但是讨厌他繁琐的加载方式

于是自己开始写框架,虽然经过两个大版本的迭代,但还是不及上面的框架的千万分之一,也许是天赋不足、也许是智商捉急,更可能是懒惰和拖延作祟。但是既然开始了,就不愿意停下来。

框架说明

这一版框架引入了更先进更实用的技术composer 命名空间

完善了绝大部分的注释

踩上了巨人的肩膀 monglog medoo whoops

面向人群

PHP中级及以上开发者,你要开发自己的框架吗?不如踩着我的肩膀往上走吧!

其他

框架主页 http://ppphp.kphcdr.com

慕课网视频教程 http://www.imooc.com/learn/696


All versions of ppphp with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1.3
twig/twig Version ~1.0
kphcdr/crypt Version ^1.0
monolog/monolog Version ^1.23
vlucas/phpdotenv Version ^2.4
topthink/think-orm Version ^1.2
filp/whoops Version ^2.3
symfony/var-dumper Version ^4.2
guzzlehttp/guzzle Version ^6.3
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 kphcdr/ppphp contains the following files

Loading the files please wait ....