承接 pyxol/pulsar 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

pyxol/pulsar

最新稳定版本:v0.2.4

Composer 安装命令:

composer create-project pyxol/pulsar

包简介

A base implementation of the Magnetar framework.

README 文档

README

The bedrock application for using the Magnetar framework.

About Magnetar

Magnetar is a robust PHP framework for creating highly scalable, blazing fast web apps. The framework utilizes dependency injection and a DI container by way of an application layer with an interchangeable kernel for multi-interface use. Facades provide easy access to common functionality like databases and configuration. The framework also provides foundational logic for HTTP routing, multiple database adaptors, templating, cache, and more.

Getting Started

Docker

  1. Clone the repository git clone https://github.com/pyxol/pulsar.git
  2. Using CLI navigate into the newly created pulsar directory
  3. Run docker-compose up -d
  4. View the website at http://localhost/

Manual

  1. Clone the repository git clone https://github.com/pyxol/pulsar.git
  2. Using CLI navigate into the newly created pulsar directory
  3. Install Composer if needed
  4. Install the framework using either composer install or php composer.phar install depending on your environment.
  5. Point your web server to the public directory
  6. View the website using your web server's URL

Issues

If you run into any issues, please open an issue.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-07-13