Download the PHP package hyperf-plus/admin without Composer

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


HPlus Admin V3

拥抱后端开发的未来

基于最新技术栈Hyperf、PHP 8.1、Swoole 5打造的高性能后台管理框架,整合amis前端技术,为快速开发而生。

[GitHub](https://github.com/hyperf-plus/admin) | [文档](您的文档地址) | [在线体验](您的演示地址) | [社区支持](您的社区支持链接)

PHP版本 Swoole版本 Hyperf版本 许可证

🚀 介绍

HPlus Admin V3是一个革命性的后台管理框架,专为追求高性能、灵活性和前沿Web开发实践的开发者设计。该框架基于PHP 8.1、Swoole 5和Hyperf构建,提供了前所未有的性能提升和开发效率。HPlus Admin V3的一个重要特性是深度整合了amis前端框架,通过JSON配置即可快速构建出美观、功能丰富的界面,极大简化了前端的开发工作量。此外,HPlus Admin V3吸收了Laravel的开发理念,结合了Laravel在ORM、中间件、服务容器等方面的优势,为Hyperf提供了更加丰富的开发体验和生态支持。

💡 特点

通过整合amis,HPlus Admin V3不仅仅是一个后台管理框架,它更是一个强大的全栈解决方案,使得从数据后端到前端界面的开发变得前所未有地简单和高效。无论是复杂的数据处理还是丰富的用户交互,HPlus Admin V3都能帮助您快速实现,加速产品的迭代和上市。

🔥 功能丰富的组件库

🚀 快速开始

环境要求

确保您的服务器满足以下条件:

安装步骤

【开发中暂未发布】

  1. 创建Hyperf项目:

  2. 安装HPlus Admin V3包:

  3. 发布配置文件和资源:

  4. 初始化数据库:

  5. 启动项目:

现在您可以通过访问http://localhost:9501/admin来使用HPlus Admin V3了,默认账号和密码均为admin

🤝 贡献

欢迎各位开发者对HPlus Admin V3的贡献,无论是通过提交Pull Request来修复bug或添加新特性,还是通过提供意见和反馈来帮助我们改进项目。如果您喜欢这个项目,不妨给我们一个Star,您的支持是我们前进的最大动力!

🔒 许可证

HPlus Admin V3遵循MIT许可证发布。详细内容请参见LICENSE文件。

感谢您对HPlus Admin V3的关注,期待您的加入和贡献!


All versions of admin with dependencies

PHP Build Version
Package Version
Requires php Version >=7.3
ext-swoole Version >=4.5
hyperf/model-cache Version ^2.0.0
hyperf/redis Version ^2.0.0
hyperf-plus/route Version ^2.0.0|dev-master
hyperf-plus/ui Version ^1.0.0|dev-master
96qbhy/hyperf-auth Version ^2.3
hyperf/paginator Version ^2.0.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 hyperf-plus/admin contains the following files

Loading the files please wait ....