yanzicms/jsnpp
Composer 安装命令:
composer require yanzicms/jsnpp
包简介
A full-chain PHP framework.
关键字:
README 文档
README
Note: This repository contains the core code of the Jsnpp framework. If you want to build an application using Jsnpp, visit the other Jsnpp repository.
Jsnpp is an open source, free, fast, lightweight, object-oriented PHP development framework, which can be easily applied to various web application development.
Jsnpp framework features
- Use original full-chain programming (not simple chain syntax), which means you can even complete the whole process from receiving a request to outputting a response with a single statement;
- Good support for Json output, you can easily output data in Json format, which is why this framework is named Jsnpp;
- Can be easily applied to RESTful style programming;
- It is not only easy to develop ordinary web applications, but also easy to develop API;
- The concise database operation code can free you from the tedious database code;
- Jsnpp uses the MVC architecture design, which allows you to completely get rid of the confusion caused by the mixing of PHP code and HTML code, which is difficult to identify and poor maintainability;
- Simple and easy-to-use template syntax, Jsnpp's own template syntax is very easy to use, which can help you quickly develop templates;
- Composer support, the source code of Jsnpp can be obtained through Composer;
- Fast, Jsnpp's execution speed is much faster than the existing mainstream PHP framework.
Learning Jsnpp
Please visit Jsnpp website for comprehensive documentation. You can quickly start working with Jsnpp by learning from the documentation.
Install Jsnpp
Jsnpp is installed through Composer, you can use the following command to get the Jsnpp source code:
composer create-project --prefer-dist yanzicms/jsnpp-app jsnpp-app
License
The Jsnpp framework is open-sourced software licensed under the Apache-2.0 license.
yanzicms/jsnpp 适用场景与选型建议
yanzicms/jsnpp 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 107 次下载、GitHub Stars 达 5, 最近一次更新时间为 2021 年 03 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「framework」 「jsnpp」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 yanzicms/jsnpp 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 yanzicms/jsnpp 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 yanzicms/jsnpp 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHP Framework HLEB2 is the foundation of the web application. Provides ease of development and application performance.
A full-chain PHP framework
High-performance, opinionated PHP 8 web framework with O(1) routing, parallel async MySQL, type-safe asset bridge, and React-island frontend
The skeleton application for the Geoffrey agent framework.
Framework used for the Darflen social media project.
Speedrunner package for programming certification exam
统计信息
- 总下载量: 107
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2021-03-16