Download the PHP package friendsofhyperf/components without Composer

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

FriendsOfHyperf Components

Latest Test Latest Stable Version License PHP Version Require Hyperf Version Require Ask DeepWiki

中文说明

🚀 The most popular and comprehensive collection of high-quality components for the Hyperf framework, providing 50+ production-ready packages to accelerate your application development.

📖 About

This repository is a monorepo containing a collection of battle-tested, community-driven components that extend the Hyperf framework with additional features and integrations. Each component is independently usable and can be installed separately or as a complete suite.

✨ Features

📋 Requirements

💾 Installation

Install All Components

Install Individual Components

You can install specific components as needed:

🎯 Quick Start

After installing a component, most packages will automatically register with Hyperf through the ConfigProvider. Some components may require publishing configuration files:

📦 Available Components

🔧 Development & Debugging Tools

💾 Database & Models

🗄️ Caching & Storage

🌐 HTTP & API

📨 Notifications & Communication

🔍 Search & Data

⚙️ Configuration & Infrastructure

🛠️ Command & Console

🧩 Dependency Injection & Architecture

🔐 Security & Validation

🎨 Utilities & Helpers

📊 Monitoring & Logging

🚀 Queue & Jobs

🧪 Testing

🤖 AI & External Services

📝 Others

📚 Documentation

For detailed documentation, visit the official documentation website.

Documentation by Language

🔨 Development

Clone the Repository

Install Dependencies

Running Tests

Code Quality

🤝 Contributing

We welcome contributions from the community! Please read our Contributing Guidelines before submitting pull requests.

Development Workflow

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Make your changes
  4. Run tests and code quality checks
  5. Commit your changes (git commit -m 'Add amazing feature')
  6. Push to the branch (git push origin feature/amazing-feature)
  7. Open a Pull Request

🌟 Support & Community

🔗 Mirrors

👥 Contributors

We are grateful to all the contributors who have helped make this project better!

Contributors

📄 License

This project is open-sourced software licensed under the MIT License.


Made with ❤️ by Deeka Wong and contributors


All versions of components with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-openssl Version *
barryvdh/reflection-docblock Version ^2.0
composer/composer Version ^2.0
ezyang/htmlpurifier Version ^4.17.0
google/protobuf Version ^3.21
google/recaptcha Version ^1.2
guzzlehttp/uri-template Version ^1.0
krowinski/php-mysql-replication Version ^7.0 || ^8.0
laravel/serializable-closure Version ^1.0 || ^2.0
league/commonmark Version ^1.3 || ^2.0.2
nesbot/carbon Version ^2.0 || ^3.0
nunomaduro/termwind Version ^1.13 || ^2.0
openai-php/client Version >=0.10.0
phpmyadmin/sql-parser Version ^5.9
psr/http-factory-implementation Version *
psy/psysh Version ^0.10.0 || ^0.11.0
ramsey/uuid Version ^4.7
sentry/sentry Version ^4.19.0
symfony/console Version ^5.3 || ^6.0 || ^7.0
symfony/http-foundation Version ^5.3 || ^6.0 || ^7.0
symfony/polyfill-php84 Version ^1.33
symfony/polyfill-php85 Version ^1.33
symfony/process Version ^5.3 || ^6.0 || ^7.0
symfony/uid Version ^5.3 || ^6.0 || ^7.0
symfony/var-dumper Version ^5.3 || ^6.0 || ^7.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 friendsofhyperf/components contains the following files

Loading the files please wait ...