Download the PHP package jaguarjack/catchadmin-laravel without Composer

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

catchadmin-laravel

catchadmin-laravel core project

## 项目地址 - [github 地址](https://github.com/JaguarJack/catchadmin-laravel) - [前端 Vue 项目地址](https://github.com/yanwenwu/catch-admin-vue) - composer 安装 #### 安装 下载完成之后通过命令来进行安装, 一键安装 🚀 ## 支持创作 如果项目对你有帮助,可以订阅支持我❤️。你的每一份支持是对我最大的鼓励。开源不易,感谢支持。可以通过使用 [**🎉 爱发电**](https://afdian.net/@jaguarjack)订阅支持创作。 ## 预览
## 体验地址 [体验地址](http://vue.catchadmin.com) - 账号: [email protected] - 密码: catchadmin [catchadmin 文档地址](https://catchadmin.com) ## PR 提交规范 ### Type - `feat` 新功能 feature - `fix` 修复 bug - `docs` 文档注释 - `style` 代码格式(不影响代码运行的变动) - `refactor` 重构、优化(既不增加新功能,也不是修复bug) - `perf` 性能优化 - `test` 增加测试 - `chore` 构建过程或辅助工具的变动 - `revert` 回退 - `build` 打包 - `close` 关闭 issue ### scope 选填 `commit` 的作用范围,可以是模块,也可以是模块内的视图层,模型层或者其他 ### subject `commit` 的描述 > Type(scope): subject 例如修复 `CatchTable` 模块的 bug: **fix(CatchTable): 修复 CatchTable 无法获取数据** ### Talking - [论坛讨论](http://bbs.catchadmin.com) - 可以提 `ISSUE`,请按照 `issue` 模板提问 - 加入 Q 群 `302266230` 前请先 star 项目支持一下, 备注填写用户名 + 平台。例如: JaguarJack Github ### Thanks - 感谢 [JetBrains](https://www.jetbrains.com) 提供生产力巨高的 `PHPStorm`和`WebStorm` > 排名不分先后 - [tymon/jwt-auth](https://github.com/tymondesigns/jwt-auth) - [maatwebsite/excel](https://github.com/Maatwebsite/Laravel-Excel) - [jaguarjack/file-generate](https://github.com/JaguarJack/file-generate)

All versions of catchadmin-laravel with dependencies

PHP Build Version
Package Version
Requires php Version ^7.2|^8.0
tymon/jwt-auth Version dev-develop
maatwebsite/excel Version ^3.1
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-laravel contains the following files

Loading the files please wait ....