Download the PHP package cclilshy/p-ripple-core without Composer

On this page you can find all versions of the php package cclilshy/p-ripple-core. 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 p-ripple-core

Logo

Download statistics Stable version License

Ripple is a modern, high-performance native PHP coroutine engine designed to solve PHP's challenges in high concurrency, complex network communication and data operations. The engine uses an innovative architecture and efficient programming model to provide powerful and flexible backend support for modern web and web applications. By using ripple, you will experience the advantages of managing tasks from a global view of the system and efficiently handling network traffic and data.

Install

`

Latest documentation

You can visit ripple’s documentation to start reading

We recommend that you start with Manual Installation to better understand the workflow of ripple

If you want to quickly deploy and use ripple services, you can directly visit Quick Deployment

Appendix

Applicable component library

We allow users to choose applicable component libraries by themselves. All components can be used as described in the document without additional configuration.

🚀 Guzzle PHP is the most widely used HTTP client

🔥 AmPHP Provides rich PHP asynchronous components for users to encapsulate by themselves

🚀 Driver The official high-performance driver library provides seamless access to your traditional applications.

🚀 Webman-coroutine The workbunny team's integrated webman coroutine extension provides coroutine support for Webman.

🟢ripple Provides standard coroutine architecture and tools for rapid development or packaging of traditional applications

Event Library Guide

Extension Types Recommended Use Compatibility Description
libev 🏅️ 🟢️ Ev is a more efficient event extension that performs consistently in various systems and is recommended to be used
Native 🟢 Support the use of PHP's built-in select mechanism
event 🌗 The event characteristics under different systems are not uniform, and their use is not recommended

Special thanks

jetbrains

Jetbrains provides free development tools for this project

Contact information

Email [email protected]

WeChat jingnigg


All versions of p-ripple-core with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-sockets Version *
ext-openssl Version *
psr/http-message Version *
revolt/event-loop Version ^1.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 cclilshy/p-ripple-core contains the following files

Loading the files please wait ....