Download the PHP package veasin/nx without Composer
On this page you can find all versions of the php package veasin/nx. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor veasin
Package nx
Short Description A Trait Framework for PHP
License
Homepage https://github.com/veasin/nx
Package nx
Short Description A Trait Framework for PHP
License
Homepage https://github.com/veasin/nx
Please rate this library. Is it a good library?
Informations about the package nx
is "a next-gen framework"
php 8.2+
small,fast,emmmm...
使用php语言中的trait实现在代码编写时的加载扩充,而不是运行时的扩充
小框架,可以随意扩充
resources
- cache-redis 基于redis的cache简单封装
- db-pdo 数据库访问,提供ar
- filter-from 过滤器,可书写混乱规则
- log 日志,支持同时多个writer
- log-cli 在shell中输出,提供颜色封装
- model mvc的m封装
- network-context 网络请求封装
- queue-amqp 简单的amqp队列封装
feature
- [x] trait,trait,trait!!!
- [x] 支持命名空间
- [x] 支持composer
- [x] 尽可能支持psr
- [x] 尽可能兼容next
- [x] 支持调度 使用route并闭包
- [x] 同时多route匹配
- [x] 改造route数组为对象
- [x] 修改调度方式
- [x] 支持php8,支持php新功能
- [x] 脚手架
- [x] 项目预制
- [ ] 编译(打包phar)
- [ ] PHPUnit
- [x] filter\throw
- [ ] db\sql
- [ ] router\uri
code
All versions of nx with dependencies
PHP Build Version
Package Version
The package veasin/nx contains the following files
Loading the files please wait ....