Download the PHP package mixstart/mixphp without Composer

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

OpenMix 出品:https://openmix.org



MixPHP

Mix PHP

中文 | English

MixPHP 是一个 PHP 命令行模式开发框架;基于 Vega 驱动的 HTTP 可以同时支持 Swoole、Swow、WorkerMan、FPM、CLI-Server 生态,并且可以无缝切换;V3 是一个高度解耦的版本,整体代码基于多个独立的模块构建,即便用户不使用我们的脚手架,也可以使用这些独立模块,并且全部模块都支持原生开发。例如:你可以只使用 mix/vega 来搭配 laravel orm 使用;可以在任意环境中使用 mix/database 和 mix/redis;可以使用 mix/grpc 原生代码编写 gRPC;所有的模块你可以像搭积木一样随意组合。

独立模块

核心模块全部可独立使用,并且都支持原生代码开发。

服务器

支持多种服务器驱动,并且可以无缝切换。

开发文档

快速开始

提供了现成的脚手架,快速创建项目,立即产出。

性能测试

推荐阅读

AD 混联网关

混联网关 - 可编程分布式长连接网关

技术交流

知乎:https://www.zhihu.com/people/onanying
官方QQ群:284806582, 825122875 敲门暗号:phper

Golang 框架

OpenMix 同时还有 Golang 生态的框架

License

Apache License Version 2.0, http://www.apache.org/licenses/


All versions of mixphp with dependencies

PHP Build Version
Package Version
Requires php Version >=7.2.0
ext-swoole Version >=4.4.4
ext-json Version *
ext-pdo Version *
ext-redis Version *
ext-mbstring Version *
firebase/php-jwt Version ^5.0
php-di/phpdoc-reader Version ~2.1
psr/http-message Version ^1.0
psr/container Version ~1.0
psr/simple-cache Version ~1.0
psr/log Version ~1.0
psr/event-dispatcher Version ^1.0
psr/http-factory Version ^1.0
psr/http-server-middleware Version ^1.0
psr/http-server-handler Version ^1.0
opis/closure Version ^3.5
funkjedi/composer-include-files Version ^1.0
guzzlehttp/guzzle Version >=6.4,<=6.5
ezimuel/ringphp Version ^1.1.2
ramsey/uuid Version ^3.9
start-point/etcd-php Version ^1.1
mix/opentracing Version ^1.0
openzipkin/zipkin Version ^1.3
google/protobuf Version ^3.11
monolog/monolog Version ^2.0
hassankhan/config Version ^2.1
nikic/fast-route Version ^1.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 mixstart/mixphp contains the following files

Loading the files please wait ....