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


logo

CatchAdmin

五分钟快速搭建内置强大权限系统的功能完备的 PHP 后台管理系统

官网 | 演示 | 社区 | 插件 | 文档 | Gitee仓库 | GitHub仓库


PHP laravel vue Element Plus Vite Apache 2.0

介绍

CatchAdmin 是一款基于 Laravel 12.xVue3 二次开发的 PHP 开源后台管理系统,采用前后端分离架构,面向企业级后台场景提供开箱即用的基础能力与可扩展的模块化框架。系统内置 Token 鉴权、权限管理(菜单/按钮/数据权限)、动态路由、动态表格、分页封装、资源权限控制、上传/下载、代码生成器(支持一键导入/导出)、数据回收站、附件管理等功能,覆盖后台系统从安全、权限到效率开发的常见需求。

在架构设计上,Laravel 仅作为 API 服务层对外输出,尽可能弱化业务模块之间的耦合关系。每个模块均具备独立的控制器、路由、模型与数据表结构,支持按模块拆分、按需加载与独立演进,从而降低开发复杂度,提高可维护性与迭代效率。同时,项目封装了大量通用能力与开发工具(如统一响应、异常处理、分页与资源封装等),让业务开发更聚焦、更高效。

基于 CatchAdmin,你可以快速搭建 CMSCRMOA 等各类管理系统,并在稳定的基础设施之上持续扩展业务模块,满足不同规模团队的开发与交付需求。

英文

快速开始

极速安装项目,五分钟即可构建内置强大权限系统的功能完备的 PHP 后台管理系统

🤖 使用 AI 开发

现在 CatchAdmin 全面支持 AI 相关生态,提供一流的 AGENTS prompt, mcp, skills, 全面释放你的双手。

功能

前端项目

由于是完全分离的项目,所有 CatchAdmin 有专门的前端项目仓库,如下 catchadmin-vue

体验地址

demo 地址

[超管账户]

[测试账户]

讨论

版权信息

CatchAdmin 遵循 Apache2.0 开源协议发布,提供无需授权的免费使用。商业使用需要保留版权信息即可

项目预览

视频教程

配套相关资源

规范

PHP

使用 Laravel pint 规范代码格式

使用 PHPstan 做静态检查

感谢🙏

排名不分先后


All versions of catchadmin with dependencies

PHP Build Version
Package Version
Requires php Version ^8.3
laravel/framework Version ^13.0
laravel/tinker Version ^3.0
catchadmin/core Version ^1.3.2
catchadmin/plugin Version ^1.2.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 jaguarjack/catchadmin contains the following files

Loading the files please wait ...