Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / walkor/webman-framework issues and pull requests
#120 - App.php 存在潜在的bug,建议修改
Issue -
State: closed - Opened by adacnvwp 6 days ago
- 1 comment
#119 - 使用 PHPUnit 設定時環境變數會被 .env 覆蓋
Issue -
State: open - Opened by hms5232 17 days ago
- 2 comments
#118 - support\helpers.php里的worker_start方法里面已经判断了enable,这里不需要了.
Pull Request -
State: closed - Opened by lengqiuqiuqiu 23 days ago
#117 - 进程增加enable
Pull Request -
State: closed - Opened by lengqiuqiuqiu about 1 month ago
#116 - feat(Middleware): 支持基于属性和方法的中间件
Pull Request -
State: closed - Opened by qnnp-me about 1 month ago
- 6 comments
#115 - Request 有没有打算集成 表单验证器
Issue -
State: closed - Opened by Joycezhangw about 2 months ago
- 1 comment
#114 - feat: 增加isGet和isPost方法,方便直接使用
Pull Request -
State: closed - Opened by ooing about 2 months ago
#113 - feat: 增加isGet和isPost方法,方便直接使用
Pull Request -
State: closed - Opened by ooing about 2 months ago
#112 - feat: 增加mysql长连接参数,当访问量少的时候,自动断开连接,避免长连接占用过多
Pull Request -
State: closed - Opened by Cason-Hong 3 months ago
#111 - feat:新增可配置超全局异常处理类逻辑,用以优化当应用插件未配置异常处理类时使用超全局异常处理类逻辑
Pull Request -
State: closed - Opened by rxrddd 4 months ago
#110 - feat:进程启动支持自定义worker class
Pull Request -
State: closed - Opened by chaz6chez 4 months ago
- 2 comments
#109 - 【RFC】为worker_start新增自定义worker class
Issue -
State: closed - Opened by chaz6chez 4 months ago
#108 - feat: 自定义进程增加enable参数,可调控是否启动
Pull Request -
State: closed - Opened by ooing 4 months ago
#107 - feat: 增加redis空闲超时参数,当访问量少的时候,自动断开连接,避免长连接占用过多
Pull Request -
State: closed - Opened by Cason-Hong 5 months ago
#106 - 优化获取客户端IP地址的方法
Pull Request -
State: closed - Opened by qnnp-me 6 months ago
- 1 comment
#105 - 增加功能: Config::get()方法中,如果没有指定配置文件名称,则默认获取config/app.php中的值
Pull Request -
State: open - Opened by zjkal 7 months ago
#104 - Multi-Directory Support in Translation Class
Pull Request -
State: closed - Opened by goveeta 8 months ago
- 1 comment
#103 - fix x-forwarded-for only show intranet ip
Pull Request -
State: closed - Opened by Jonlincy 8 months ago
#102 - 修复错把 _.._ 之类的文件名当做非安全 URI
Pull Request -
State: closed - Opened by qnnp-me 8 months ago
- 2 comments
#101 - MiddlewareInterface中use support下的Request和Response
Pull Request -
State: closed - Opened by fgt1t5y 9 months ago
- 1 comment
#100 - View assigned variables may stay shared between requests
Pull Request -
State: closed - Opened by latypoff 9 months ago
- 1 comment
#99 - 优化应用插件可自定义 public 目录, 使得打包后可使用外置 public 目录
Pull Request -
State: closed - Opened by qnnp-me 11 months ago
#98 - Update Route.php
Pull Request -
State: closed - Opened by guke1991 about 1 year ago
#97 - 对Event事件上下文有个疑问
Issue -
State: closed - Opened by joker-hong about 1 year ago
- 2 comments
#96 - feat:增加全局中间件调用
Pull Request -
State: closed - Opened by hepeichun about 1 year ago
#95 - env 环境覆盖问题
Issue -
State: open - Opened by krissss about 1 year ago
- 4 comments
#94 - Add isGet and isPost
Pull Request -
State: open - Opened by jolalau about 1 year ago
#93 - 同步input()助手函数
Pull Request -
State: closed - Opened by zjkal about 1 year ago
#92 - Check if the `CursorPaginator::class` exists
Pull Request -
State: closed - Opened by Chance-fyi about 1 year ago
- 1 comment
#91 - fix: 一定场景下orderBy等没有语法提示
Pull Request -
State: closed - Opened by fgt1t5y over 1 year ago
#90 - methodNotAllowedFallback对405 Method Not Allowed 的支持
Pull Request -
State: open - Opened by sunsgneayo over 1 year ago
#89 - Update LaravelDb.php
Pull Request -
State: closed - Opened by yuhengliang over 1 year ago
- 1 comment
#88 - 增加对框架路由对长轮询响应的支持
Pull Request -
State: closed - Opened by chaz6chez over 1 year ago
- 1 comment
#87 - 对url对应规则做兼容处理
Pull Request -
State: closed - Opened by kaoson over 1 year ago
#86 - 兼容处理非规范目录命名,如/userlogin/testuser能访问 app\controller\UserLogin::testUser
Pull Request -
State: closed - Opened by kaoson over 1 year ago
#85 - 改进url解析需要多次遍历目录文件的问题,大幅提升性能。
Pull Request -
State: closed - Opened by kaoson over 1 year ago
- 1 comment
#84 - Support plugin update event
Pull Request -
State: closed - Opened by ichynul almost 2 years ago
#83 - Focus set process count to 1 on windws
Pull Request -
State: closed - Opened by ichynul almost 2 years ago
- 1 comment
#82 - apiResource
Pull Request -
State: closed - Opened by liweijie0812 almost 2 years ago
#81 - enhance some code
Pull Request -
State: closed - Opened by guanhui07 almost 2 years ago
- 1 comment
#79 - add laravel schema support
Pull Request -
State: closed - Opened by liweijie0812 about 2 years ago
#78 - Update LaravelDb.php
Pull Request -
State: closed - Opened by krissss about 2 years ago
#77 - Update App.php
Pull Request -
State: closed - Opened by 2329697501 about 2 years ago
- 4 comments
#76 - Update Model.php
Pull Request -
State: closed - Opened by krissss about 2 years ago
- 1 comment
#75 - Add static prompt to eval method
Pull Request -
State: closed - Opened by imlinfly about 2 years ago
- 1 comment
#74 - feat: 强制先加载本地 helpers.php
Pull Request -
State: open - Opened by mouyong over 2 years ago
#73 - 修正中间件抛出异常,无法被父级中间件获取
Pull Request -
State: closed - Opened by MonGDCH over 2 years ago
- 1 comment
#72 - 中间抛出异常,无法被父级中间件获取
Issue -
State: open - Opened by MonGDCH over 2 years ago
#71 - middleware 配置增强
Pull Request -
State: closed - Opened by krissss over 2 years ago
- 2 comments
#70 - 升级1.4.6后路由参数异常
Issue -
State: closed - Opened by krissss over 2 years ago
- 5 comments
#69 - Container 支持依赖注入
Pull Request -
State: closed - Opened by krissss over 2 years ago
- 1 comment
#68 - Update UploadFile.php
Pull Request -
State: closed - Opened by leamus over 2 years ago
- 1 comment
#67 - request()方法的返回类型增加\support\Request
Pull Request -
State: closed - Opened by ichynul over 2 years ago
#66 - 加上几个当前请求方式的判断方法
Pull Request -
State: closed - Opened by ichynul over 2 years ago
- 2 comments
#65 - ✨ The controller method realizes dependency injection
Pull Request -
State: closed - Opened by 377960738 over 2 years ago
- 1 comment
#64 - ✨ The controller method realizes dependency injection
Pull Request -
State: closed - Opened by 377960738 over 2 years ago
#63 - 1.Fix:when visit the homepage found 404; 2.Add:customize the default home page config
Pull Request -
State: open - Opened by taozywu over 2 years ago
- 1 comment
#62 - Optimize fallBack response content
Pull Request -
State: closed - Opened by 377960738 over 2 years ago
- 1 comment
#61 - Helper function upgrade
Pull Request -
State: closed - Opened by 377960738 over 2 years ago
- 1 comment
#60 - Container的make方法加个参数,是否保留最后一次实列
Pull Request -
State: closed - Opened by ichynul over 2 years ago
- 5 comments
#59 - BusinessException自定义返回Response
Pull Request -
State: closed - Opened by ichynul over 2 years ago
- 8 comments
#58 - 支持路由中间件传递参数功能
Pull Request -
State: closed - Opened by ifui over 2 years ago
- 1 comment
#57 - Update composer.json
Pull Request -
State: closed - Opened by bangbangda over 2 years ago
- 1 comment
#56 - Delete repeat configuration
Pull Request -
State: closed - Opened by bangbangda over 2 years ago
#55 - Update $handler to $next
Pull Request -
State: closed - Opened by bangbangda over 2 years ago
#54 - Breaking change in app v1.4
Issue -
State: open - Opened by joanhey over 2 years ago
- 4 comments
#53 - 优化路径类相关助手函数,控制器方法依赖注入(可通过 'app.action_inject' 开启)
Pull Request -
State: closed - Opened by 377960738 over 2 years ago
- 3 comments
#52 - fix: admin url 404 问题
Pull Request -
State: closed - Opened by eatmeatball over 2 years ago
- 2 comments
#51 - 开发插件时,框架无法实现最简单的视图功能
Issue -
State: closed - Opened by peinhu over 2 years ago
- 4 comments
#50 - 修复 uWSGI 目录穿越 (CVE-2018-7490)漏洞
Pull Request -
State: closed - Opened by wentian over 2 years ago
- 1 comment
#49 - add new features(Http , Mail)
Pull Request -
State: closed - Opened by amirfaramarzi over 2 years ago
- 1 comment
#48 - Add Paginator resolvers
Pull Request -
State: closed - Opened by latypoff over 2 years ago
- 1 comment
#47 - Update App.php
Pull Request -
State: closed - Opened by wentian over 2 years ago
- 1 comment
#46 - Route 资源型路由 name 问题
Issue -
State: open - Opened by krissss over 2 years ago
- 1 comment
#45 - Route 多层嵌套会导致最外层的 middleware 丢失
Issue -
State: open - Opened by krissss over 2 years ago
- 2 comments
#44 - plugin Install/uninstall
Pull Request -
State: closed - Opened by ichynul over 2 years ago
#43 - 建议插件的Install.php检测机制。
Issue -
State: closed - Opened by ichynul over 2 years ago
- 1 comment
#42 - auto inject url params
Pull Request -
State: closed - Opened by ichynul over 2 years ago
#41 - Add error_reporting() level customize
Pull Request -
State: closed - Opened by latypoff over 2 years ago
- 1 comment
#40 - Update App.php
Pull Request -
State: closed - Opened by ichynul over 2 years ago
- 2 comments
#39 - Suport controller methods: _init/_deinit
Pull Request -
State: closed - Opened by ichynul over 2 years ago
- 1 comment
#38 - 查找控制器时优先从`app\\$app\\controller`里面找
Pull Request -
State: closed - Opened by ichynul over 2 years ago
- 1 comment
#37 - Update App.php
Pull Request -
State: closed - Opened by ichynul over 2 years ago
#36 - plugin_config_path输入错误
Pull Request -
State: closed - Opened by ichynul over 2 years ago
- 1 comment
#35 - for predis open the config item
Pull Request -
State: closed - Opened by imnotprogrammer over 2 years ago
- 1 comment
#34 - Redis命令支持子链路跟踪,方便全链路排查问题
Pull Request -
State: closed - Opened by Tinywan over 2 years ago
- 5 comments
#33 - 使自动映射路由url支持中划线
Pull Request -
State: closed - Opened by tangzhangming over 2 years ago
#32 - url中controller、action部分兼容中划线
Pull Request -
State: closed - Opened by tangzhangming almost 3 years ago
- 3 comments
#31 - \Webman\Http\Request::acceptJson 没有考虑请求没有 accept header 的情况
Issue -
State: closed - Opened by feng-yifan almost 3 years ago
- 1 comment
#30 - resource bug
Pull Request -
State: closed - Opened by phcent almost 3 years ago
#29 - resource bug
Pull Request -
State: closed - Opened by phcent almost 3 years ago
#28 - add resource
Pull Request -
State: closed - Opened by phcent almost 3 years ago
- 1 comment
#27 - docs:fix some minor phpdoc typos
Pull Request -
State: closed - Opened by Tinywan almost 3 years ago
- 1 comment
#26 - Update App.php
Pull Request -
State: closed - Opened by latypoff almost 3 years ago
#25 - Fix parse controller and action
Pull Request -
State: closed - Opened by latypoff almost 3 years ago
#24 - Phar support.
Pull Request -
State: closed - Opened by fuzqing almost 3 years ago
#23 - allow users to ignore routeCase
Pull Request -
State: closed - Opened by soxft about 3 years ago
- 1 comment
#22 - [BUG] Session cookie overriding all other cookies on first visit
Issue -
State: closed - Opened by mikeychowy about 3 years ago
- 4 comments
#21 - fix some minor phpdoc typos
Pull Request -
State: closed - Opened by latypoff about 3 years ago
- 1 comment