Download the PHP package jetsung/pusher without Composer

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

pusher

APP 推送通知

支持平台

状态 国内平台 官网 文档 案例 备注
Bark https://day.app/2021/06/barkfaq/ - cases 仅支持 iOS
Chanify https://www.chanify.net/ - cases 仅支持 iOS
钉钉群机器人 https://open.dingtalk.com/ - cases
飞书群机器人 https://open.feishu.cn/ - cases
电子邮件 https://github.com/phpmailer/phpmailer - cases
PushDeer http://pushdeer.com/ - cases
PushPlus https://www.pushplus.plus/doc - cases
QQ 频道机器人 https://bot.q.qq.com/wiki/ - cases
Server 酱 https://sct.ftqq.com/ - cases
Showdoc https://push.showdoc.com.cn/ - cases
Webhook - - cases
企业微信群机器人 https://developer.work.weixin.qq.com - cases
WxPusher https://wxpusher.zjiecode.com/ - cases
息知 https://xz.qqoq.net/ - cases
状态 国外平台 官网 文档 案例 备注
Pushsafer https://www.pushsafer.com/ - cases
Techulus https://push.techulus.com/ - cases (付费)
Telegram https://core.telegram.org/bots/ - cases 创建Bot后,将Bot添加至群组或频道,再添加获取ChatId的机器人进群组(可移除),即可获得ChatId
PushBack https://pushback.io/ - cases (100条信息)
Pushover https://pushover.net/ - cases (付费,试用期 30 天)
Pushbullet https://www.pushbullet.com/ - cases 不支持 iOS。小米手机无法正常接收,但 Chrome 插件可用,长时间不登录账号,功能会失效。
Zulip Chat https://zulip.com/ - cases 自建

TODO:

环境

使用

仓库镜像


All versions of pusher with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2 || ^8.3 || ^8.4
guzzlehttp/guzzle Version ^7.4
phpmailer/phpmailer Version ^6.6
textalk/websocket Version ^1.5
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 jetsung/pusher contains the following files

Loading the files please wait ....