Download the PHP package tayue/swf without Composer

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

swf

swf是一个基于swoole扩展实现的轻量级高性能的常驻内存型的API和Web应用服务框架。 swf的设计思想汲取了Tp5,Yii2,swooole-framework,easyswoole,swoft,hyperf等框架的优秀设计思想。并结合本人多年的技术积累以及实践经验,它不是最优秀的框架,但是这是一个适合学习swoole的框架。 swf的核心特征 支持composer的PSR-4规范 支持httpServer,websocketServer,tcpServer,udpServer 支持基于tcp实现的rpc服务采用JSON-RPC 2.0规范,开放式的系统接口,并提供协程化Rpc客户端组件 支持容器,组件IOC 支持热更新 支持mysql的协程连接池,redis协程池,rabbitmq连接池,RPC协程客户端协程池 异步务管理TaskManager,内存表管理TableManager,自定义进程管理ProcessManager,进程池管理PoolBase 支持底层异常错误的日志捕捉 支持自定义进程的redis,rabitmq的订阅发布,消息队列等 支持crontab 命令行形式封装启动|停止控制的脚本,简单命令即可管理整个框架 服务注册(consul) GPRC的服务端和客户端 调用链追踪简单实践 配置中心,熔断限流等分布式下的组件未来主要实现


All versions of swf with dependencies

PHP Build Version
Package Version
Requires smarty/smarty Version ^3.1
mtdowling/cron-expression Version v1.2.3
predis/predis Version *
php Version >=7.1.0
google/protobuf Version ^3.11
voku/anti-xss Version ^4.1
guzzlehttp/guzzle Version ^6.3
doctrine/annotations Version ^1.10
nikic/php-parser Version ^4.1
nikic/fast-route Version ^1.3
jcchavezs/zipkin-opentracing Version ^0.1.3
php-amqplib/php-amqplib Version ^2.10
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 tayue/swf contains the following files

Loading the files please wait ...