Download the PHP package jaguarjack/catchadmin without Composer

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

介绍

CatchAdmin是一款基于LaravelElement Plus二次开发而成后台管理系统。Laravel 社区也有许多非常优秀的后台管理系统,例如 Nova, 官方出品,当然是收费的,免费的有基于 LivewireFilament,还有不得不说的 Laravel AdminCatchAdmin 还是采用传统的前后端分离策略,Laravel 框架仅仅作为 Api 输出。将管理系统模块之间的耦合降到了最低限度。每个模块之间都有独立的控制器,路由,模型,数据表。在开发上尽可能将模块之间的影响降到最低,降低了开发上的难度。基于 CatchAdmin可以开发 CMSCRMOA 等 等系统。也封装了很多实用的工具,提升开发体验。

英文

专业版

专业版本官方地址

首先感谢一直以来对 CatchAdmin 开源项目的支持和使用。作为一名开源工作者,我一直致力于开发出功能强大且易于使用的后台管理系统,以帮助您简化业务流程和提升工作效率。然而,由于某些原因,我不得不做出一些调整。为了能够继续开发和维护这个项目,我将推出一款付费的后台管理系统,以确保我能够持续为您提供高质量的服务和支持。

专业版本不会在开源版本做一些破坏性变更,所以当您从开源版本切换到专业版本,不会有任何开发心智负担。但是使用专业版本会有新的组件来配合您的工作。

我深信,付费后台管理系统将为您带来更多的价值和便利,帮助您提升工作效率

其他版本

⚠️Thinkphp 用户注意

由于新版本使用 Laravel 开发,所以请使用 thinkphp 分支或者 tag2.6.2,thinkphp 版本已经非常稳定了。

功能

讨论

额外模块

项目地址

zRrjNd.png zRsAEQ.png zRsUv6.png zRsV4s.png

体验地址

demo 地址

视频教程(😂记得一键三连哦)

规范

PHP

使用 fixer 进行代码检查, 具体请查看根目录下 .php-cs-fixer.dist.php 文件的规范,还需要进行以下两步骤

安装完成之后可以使用

进行代码格式化,这个命令会直接修改文件完成修正,如果只需要查看格式是否正确,那么使用

感谢🙏

排名不分先后


All versions of catchadmin with dependencies

PHP Build Version
Package Version
Requires php Version >=7.2
topthink/framework Version 6.0.12
topthink/think-orm Version 2.0.49
topthink/think-migration Version ^3.0
thans/tp-jwt-auth Version ^1.1
overtrue/wechat Version ^4.2
phpoffice/phpspreadsheet Version ^1.12
dragonmantank/cron-expression Version 3.1
symfony/finder Version ^4.4
ext-json Version *
overtrue/easy-sms Version ^1.1
jaguarjack/migration-generator Version dev-master
lcobucci/jwt Version 3.3
jaguarjack/think-filesystem-cloud Version 1.0
topthink/think-view Version ^1.0
xaboy/form-builder Version ~2.0
ext-zip Version *
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 jaguarjack/catchadmin contains the following files

Loading the files please wait ....