arshwell/monolith
Composer 安装命令:
composer require arshwell/monolith
包简介
PHP Framework | for LAMP Stack
关键字:
README 文档
README
Simple to learn and use:
Arshwell started from the idea of a fast and clean framework.
No MVC: less OOP (at least for now).
Tech
Arshwell uses next technologies:
- [MySQL] - Package uses SQL
- [PHP 7.4] - Also some OOP features (ex: DB)
- [SASS] - A good fit CSS extension language for Arshwell
- [JS Vanilla functions] - Built-in helpful functions (ex: Web, Form)
- [jQuery] - default JS library
Installation & Setup
- From terminal, in the root of your project, run
composer require arshwell/monolith:0.* - After that run
sh vendor/arshwell/monolith/bin/install-arshwell-example.sh - Replace, in entire project, MyTeam\MyProject, with your desired namespace
- Create the .env.local file
- Done 📢 run your website!
See more details on https://arshwell.github.io/monolith/docs.html#installation
Features
Arshwell has many features, including:
| Feature | Detail |
|---|---|
| Routing | JSON files for routing (including lg, pagination and params) |
| DB objects | Easy to create PHP classes for every MySQL table |
| Layouts | HTML/SCSS/JS layouts for pages |
| Pieces | Reusable HTML/SCSS/JS codes |
| Modules | Easy to create CMS pages |
| Compressing | CSS/JS compressing with minimal resources for every page |
DevPanel
DevPanel is a built-in panel which has many features, including:
| Feature | |
|---|---|
| Recompiling SCSS/JS files | |
| Downloading project as ZIP | |
| Updating with newer version (throw ZIP file) | (deprecated) |
| Removing dangerous files | |
| Activating maintenance mode |
It can only be accessed by developer and provides so many other helpful tools. Don't believe us, see for yourself.
Contributing
Thank you for considering contributing to the Arshwell framework!
- Fork the repo, from GitHub
- Run, from terminal, in the root of your project:
composer require [your-user]/[your-new-fork] --prefer-source- In that way, you can modify Arshwell directly inside your vendor's project
- And after that, just
git commit&git pushthe Arshwell from your vendor
- Come back to GitHub Arshwell and create a Pull Request
- Explain the problem you've found
- Present the solution you've implemented;
See other details on https://arshwell.github.io/monolith/docs.html#contributing
Code of Conduct
In order to ensure that the Arshwell community is welcoming to all, please review and abide by the CODE_OF_CONDUCT.md.
Security Vulnerabilities
If you’ve found a security issue in Arshwell, please use the procedure described in SECURITY.
In that situation, please, don't create an issue.
License
The Arshwell framework is open-sourced software licensed under the MIT license.
arshwell/monolith 适用场景与选型建议
arshwell/monolith 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 427 次下载、GitHub Stars 达 3, 最近一次更新时间为 2023 年 03 月 07 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「framework」 「php」 「lamp」 「php74」 「ArshWell」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 arshwell/monolith 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 arshwell/monolith 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 arshwell/monolith 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHP Framework HLEB2 is the foundation of the web application. Provides ease of development and application performance.
Rails-like LAMP web application framework
jiny console
A Docker Stack to run Php Apps. Composed by Http, Php, Database, Cache, Queue, Logger, Cron Jobs and CLI services.
Alfabank REST API integration
Stacker - Symfony docker starter kit for development. Quickly start of developing locally with Nginx, PHP7, Mysql, Pgsql, Mailcatcher and Redis etc.
统计信息
- 总下载量: 427
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 23
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-07