Download the PHP package bangtech/ns without Composer

On this page you can find all versions of the php package bangtech/ns. 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 ns

NS Framework

序言

您看到的本项目现在是开发框架并非线上使用框架,上线请打包

  1. 开发、使用文档

初衷

目标:

  1. 运维部署麻烦。
  2. 中小公司项目尝试多变,但是很多已开发完成的模块是可以复用的,但是复用需要手动拷贝很多代码和依赖
  3. 降本增效

待发布更新功能

  1. 应用代码composer隔离
  2. 应用安装依赖
  3. 数据库模型
  4. 数据库模型生成

框架说明(开发版)

注意:框架开发后需要打包成Pahr运行文件

上线后请运行Phar包

1. 框架结构

2. 框架配置

3. 框架启动

启动

停止

4. 框架打包

应用开发说明

注意:应用打包成功后需要放在对应的目录

正在计划支持自动包依赖关系

1. 应用创建

2. 应用结构

目录结构

app.json说明

3. 应用打包

系统部署说明

安装

配置

启动

应用安装

启动

停止

引用组件参考连接

https://github.com/inhere/php-console/wiki

https://github.com/box-project/box/blob/master/doc/configuration.md

https://github.com/nikic/FastRoute


All versions of ns with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1
ext-json Version *
ext-swoole Version >=4.4
php-di/php-di Version ^6.2
symfony/finder Version 4.*
nikic/fast-route Version 2.0.x-dev
nicmart/string-template Version ^v0.1.1
inhere/console Version ^3.1.15
bangtech/swoole-orm Version ^0.0.12
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 bangtech/ns contains the following files

Loading the files please wait ....