Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ThinkPHP

PHP Framework
Collective - Host: opensource - https://opencollective.com/thinkphp - Website: https://www.thinkphp.cn - Code: https://github.com/top-think

改进File类hashName方法 支持传入闭包

github.com/top-think/framework - 86f9ba353d83683279e71102ee2f1a8ef2a36fc7 authored almost 2 years ago
调整默认端口

github.com/top-think/think-swoole - 125aade000ac74c1a1c45ea0316ac5bdc4df5634 authored almost 2 years ago
Apply fixes from StyleCI

github.com/top-think/think-swoole - d446bbef57fa742ad12194a4f73c3f6ffea7acb0 authored almost 2 years ago
composer信息调整

github.com/top-think/think-orm - 11167581934a8fb78d27354e5b5f6178ace22ff6 authored almost 2 years ago
改进批量数组查询

github.com/top-think/think-orm - 2e1a1a5a0d8f82289428df83fde4d0b554b7d59f authored almost 2 years ago
修正自动参数绑定

github.com/top-think/think-orm - ce9f1d2519d55474bc92160b944240b97f6b2d49 authored almost 2 years ago
改进pgsql驱动

github.com/top-think/think-orm - 4457c035d30e58ef0f5e1ff02d5265da0ff498a5 authored almost 2 years ago
改进toarray方法

github.com/top-think/think-orm - f405b530bb9f172cca3b7af6a9e2b96ceb44fce8 authored almost 2 years ago
提取Barrier方便单独使用

github.com/top-think/think-swoole - 20a5b9533d3a7b88e79cf4c431726286085b05a5 authored almost 2 years ago
websocket使用推送消息的返回值作为链接状态

github.com/top-think/think-swoole - e692ddb2348a641306e7f2983150b8f79b82b8c1 authored almost 2 years ago
修正autoInsIDType方法

github.com/top-think/think-orm - bcabc4d2bbe055926207a4473f90986c3a455be7 authored almost 2 years ago
优化websocket中间件执行位置

github.com/top-think/think-swoole - 18bec1c2176908fb50e0a0a54bc0dab81f496b60 authored almost 2 years ago
Ignore creation of dynamic property error

github.com/top-think/think-swoole - 4629beb3bf68df7096d04c482bc8c60c018b568f authored almost 2 years ago
完善异常处理

github.com/top-think/think-swoole - bf4db9c99cace87fee097e5bb5621098601ebed0 authored almost 2 years ago
改进datetime字段写入

github.com/top-think/think-orm - cdc5d3825be929c48dbcd009ee488c4bc9f63f2d authored almost 2 years ago
fix: Creation of dynamic property think\...\Run::$adapter in PHP8.2

think\exception\ErrorException: Creation of dynamic property think\migration\command\migrate\Run...

github.com/top-think/think-migration - 7a5ec3952ea97bf1a5d8872e1bd10f2abf6294ca authored almost 2 years ago
Apply fixes from StyleCI

github.com/top-think/think-orm - c6929166edc93f1692e90981a7e0d01b22a59926 authored almost 2 years ago
增加setInc和setDec方法用于数值字段的自增和自减操作 并支持延迟写入

github.com/top-think/think-orm - 70f775a61648362406b81168eaba8ebf5a777d6d authored almost 2 years ago
优化构造器属性写法

github.com/top-think/framework - 53b21e4d739215a80fcfed7475fc9029594d494d authored almost 2 years ago
简化验证类正则

github.com/top-think/framework - 651c5cb52f8afcefda2e8246ba1cc9cdd6dd0cd1 authored almost 2 years ago
增加Pattern注解

github.com/top-think/think-annotation - 57e2e659bbaac286fdda5a7e07a3d0c113c26507 authored almost 2 years ago
Apply fixes from StyleCI

github.com/top-think/think-orm - abea788ec4558922249fd50c004d4eece3976f3d authored almost 2 years ago
match替换switch

github.com/top-think/think-orm - 1f03c9622ec8785681d3ca5760863b795d576447 authored almost 2 years ago
Merge pull request #2840 from top-think/analysis-01nEgm

Apply fixes from StyleCI

github.com/top-think/framework - 55686cbc480c9d1c604a92d22d17ddc3409a1c1e authored almost 2 years ago
Apply fixes from StyleCI

github.com/top-think/framework - d52c00cce02d23f647bcf08cddcfd82e23ef0ff7 authored almost 2 years ago
match语法替换switch

github.com/top-think/framework - c4c9b1b2bdba362574ab69862da08f30c0373999 authored almost 2 years ago
上传类使用match替换switch

github.com/top-think/framework - a559dd66f6b3b77f0fbebdc4f0d9ff1f4278a3c5 authored almost 2 years ago
Merge branch '8.0' of github.com:top-think/framework into 8.0

github.com/top-think/framework - 2331790a291ff3542837726c3d3e23c6241ec048 authored almost 2 years ago
改进分组路由检测

github.com/top-think/framework - 59e3214bef1aeab12c3bba2e01cf31b0ef4e879b authored almost 2 years ago
Merge pull request #2839 from top-think/analysis-kYgZla

Apply fixes from StyleCI

github.com/top-think/framework - 8168f8c32867e589fb6ad42c614d8e19119bf8b3 authored almost 2 years ago
Apply fixes from StyleCI

github.com/top-think/framework - 3949735f53a9794b46ba1226f72737456ffb1b60 authored almost 2 years ago
改进资源路由

github.com/top-think/framework - 76699adfc26174bd8c0656253d626f68d8342770 authored almost 2 years ago
Merge pull request #21 from big-dream/patch-5

改进 PHP 版本判断

github.com/top-think/think-template - 6d25642ae0e306166742fd7073dc7a159e18073c authored almost 2 years ago
改进 PHP 版本判断

github.com/top-think/think-template - 136eaed316ed6ebf3703bb040a0f6c29fadbcf1b authored almost 2 years ago
修正destory方法

github.com/top-think/think-orm - 299e896aa67f774c0d40b76a67b92f34acc79432 authored almost 2 years ago
column方法支持json字段属性

模型对象实例化支持传入对象

github.com/top-think/think-orm - 653adafb64507c417ea523f8945dd8138e4e69cd authored almost 2 years ago
Merge pull request #8 from ken678/patch-2

同步tp6

github.com/top-think/think-container - e07d91571fb11c6dbf5da08af8c4fe4625026aa5 authored about 2 years ago
更新框架依赖

github.com/top-think/think-captcha - 0586a4c8bd2ff6243afe28ffcb9126b7bce4ddf6 authored about 2 years ago
类型定义完善

github.com/top-think/framework - 4ebe41d4ed2f0b845eff92e7618067316a059394 authored about 2 years ago
更新版本依赖

github.com/top-think/think-trace - 136cd5d97e8bdb780e4b5c1637c588ed7ca3e142 authored about 2 years ago
Apply fixes from StyleCI

github.com/top-think/think-orm - 6bf1b41030b7d9ed98aa37323132c9a9563e9ffc authored about 2 years ago
改进record方法

github.com/top-think/framework - 1aa67f9f9d59ef4e5456696e65d4837ba77bc7a8 authored about 2 years ago
调整Stringable接口判断

github.com/top-think/think-orm - 05968471776d627d6dc06190ef89a4d0c5e3b8d4 authored about 2 years ago
调整ModelRelationInterface接口类

github.com/top-think/framework - 8626c8dfab83552db6b809d5acabd8e599ba9039 authored about 2 years ago
修正缓存驱动

github.com/top-think/framework - ab0b82f9971df163a3a8f88309273b70260d32e8 authored about 2 years ago
更新PSR版本依赖

github.com/top-think/think-orm - 4d6875a191b546eb14dd475021785a93df21fce6 authored about 2 years ago
Merge pull request #2825 from top-think/analysis-JGEWBa

Apply fixes from StyleCI

github.com/top-think/framework - 9b20c51d971dfbc214ed391e174891c5227019b8 authored about 2 years ago
Apply fixes from StyleCI

github.com/top-think/framework - 7ab6b0a9827ae12049d4bd9e31d248708ea5329c authored about 2 years ago
更新PSR规范版本依赖

github.com/top-think/framework - f1e6bace826297690cbda3145ee7363e3a565d58 authored about 2 years ago
更新think-orm依赖

github.com/top-think/framework - f6bd5ccd5404a071ec06296cb5894192b3898ae9 authored about 2 years ago
Apply fixes from StyleCI

github.com/top-think/think-orm - 1f14deace1a211bad108f4186bd5c7143a4175c4 authored about 2 years ago
取消Connection类insertAll方法的limit参数

github.com/top-think/think-orm - 8ebf6f5fc953bffc5db3bb520039ac33ee882bb8 authored about 2 years ago
修正MongoConnection

github.com/top-think/think-orm - 4064c3777d4790efa108680953e572b513cf8528 authored about 2 years ago
改进table方法

github.com/top-think/think-orm - d3bdeaea085f600e6e0f00fcdcaccdfb88d67b75 authored about 2 years ago
Merge branch '3.0' of github.com:top-think/think-orm into 3.0

github.com/top-think/think-orm - 063bb9c0267b0cb28bb845e947d20891706b5225 authored about 2 years ago
修正table获取

github.com/top-think/think-orm - 936e529563465e33b72482105792c6f2f54a47db authored about 2 years ago
Apply fixes from StyleCI

github.com/top-think/think-orm - acb5ea5284e0695111fb29d868991a6d897e1c2d authored about 2 years ago
修正Column方法

github.com/top-think/think-orm - 7b07b40bad28786f7fde80f7b46b6f7e12af2e98 authored about 2 years ago
Db类数据类型优化

github.com/top-think/think-orm - 11350b29f22be006083dd878ab97d1643cdb6858 authored about 2 years ago
ConnectionInterface增加getTableFields接口

github.com/top-think/think-orm - 21a810308791c02513d9e6187a9479584603b62f authored about 2 years ago
Apply fixes from StyleCI

github.com/top-think/think-orm - a9a67794d592385b405f4832bee428b767df1919 authored about 2 years ago
Merge pull request #2822 from top-think/analysis-22gox9

Apply fixes from StyleCI

github.com/top-think/framework - acb3c9b422e0b93f5b85d166edcbd7c7ae71436e authored about 2 years ago
Apply fixes from StyleCI

github.com/top-think/framework - 444e03df4bbc1d41b2860957315e464e41a22da0 authored about 2 years ago
Merge branch '8.0' of https://github.com/top-think/framework into 8.0

github.com/top-think/framework - 4dd99ffb9b6234c95cefac665118eb343fe7002a authored about 2 years ago
修正多类型参数绑定

github.com/top-think/framework - 3e0f8adbfafc26c1d9b71f25ffd08273f6a60fa4 authored about 2 years ago
Apply fixes from StyleCI

github.com/top-think/think-orm - 01f5f2d02cca4bdc58b7b75f658c40e2407d7b99 authored about 2 years ago
Apply fixes from StyleCI

github.com/top-think/think-orm - ee61d66f9b9a36a5f94c089a54695ab2549c3d39 authored about 2 years ago
Apply fixes from StyleCI

github.com/top-think/framework - b37fa9ef193e05a498cd845c1a5bc07e1b71d66a authored about 2 years ago
修正withDefault方法

github.com/top-think/think-orm - f5d81aa7907fb9dbe8df8f185ebac03ab38f186d authored about 2 years ago
Update tests.yml

github.com/top-think/think-orm - 08dbd7069f47cf626a551e9ec478863d6c55e9b0 authored about 2 years ago
Update tests.yml

github.com/top-think/think-orm - a345e10dd8f42c3123155be3b32a466fe1789a38 authored about 2 years ago
Update codecov.yml

github.com/top-think/think-orm - 0d4b7ab755b113a70bad45aa29bff52d7a146a06 authored about 2 years ago
更新至PHP8.0 改进预载入关联查询

github.com/top-think/think-orm - af487e533e9a1926cdbc495d70978777843ec758 authored about 2 years ago
添加参数自动绑定设置以优化查询性能

github.com/top-think/think-orm - 50a5c29903feec735aa87f28678267165f9b067c authored about 2 years ago
改进json字段多属性更新支持

github.com/top-think/think-orm - e225c0274c5c4430406463bfd76a9d33898242e9 authored about 2 years ago
Merge branch '8.0' of github.com:top-think/framework into 8.0

# Conflicts:
# src/think/App.php

github.com/top-think/framework - f0ec67b550c19b5bfc6db0b621f723b44a2cec10 authored about 2 years ago
提交初始版本

github.com/top-think/framework - 6d475f838d1ec2e78c2deabbf07c693cd1342c1e authored about 2 years ago
改进分布式事务

github.com/top-think/think-orm - 03da9dcda0c953296a85e617af3b7fc30e2942f5 authored about 2 years ago