定制 beniyke/anchor-skeleton 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

beniyke/anchor-skeleton

Composer 安装命令:

composer create-project beniyke/anchor-skeleton

包简介

The Anchor Framework Skeleton.

README 文档

README

The clean, stable starting point for your next high-performance PHP application.

This skeleton provides the essential directory structure and entry points (index.php, dock) to build a modern application using the Anchor Framework.

Quick Start

Anchor supports two primary installation workflows. Both start by running the dock tool.

Managed Mode (Recommended)

Standard composer-based setup for modern development.

composer create-project beniyke/anchor-skeleton my-app
cd my-app
php dock

Standalone Mode (Portable)

Zero-dependency, portable setup. Download this repository and run:

php dock

Setup & Initialization

After the initial installation, complete these steps to prepare your application:

Environment Configuration

Copy the example environment file and configure your application settings (App Name, URL, Database, etc.):

cp .env.example .env

Database Initialization

Run the core migrations to create essential application tables:

php dock migration:run

Maintenance

Keep your framework core and dependencies up to date with a single command:

php dock anchor:update

It intelligently handles both Managed (Composer) and Standalone (Hydrated) installations.

Core Requirements

  • PHP: >= 8.2
  • Database: SQLite (default), MySQL 8.0+, or PostgreSQL 15+
  • Extensions: PDO, Mbstring, OpenSSL, Ctype, JSON, BCMath, cURL, ZipArchive

Documentation

Full documentation and guides are available on the official repository:

License

Open-sourced software licensed under the MIT license.

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固