Skip to content

关于项目目标 #6

@purevirtual

Description

@purevirtual

想不好名字
看这篇文章过来的 https://zguoqiang.com/2018/12/27/%E5%B7%A7%E7%94%A8-PHP-%E6%95%B0%E7%BB%84%E5%87%BD%E6%95%B0/
关于项目请教 作者是想实现类似yii2-component和helper里面的ArrayHelper/StringHelper和Validator这种功能 让php可以直接使用这些组件吗?因为我看到文章里很多功能在yii2中有直接的实现 比如从数组中提取id=>name的map [['id'=>1, 'name'=>9, 'xx'=>]] --> ArrayHelper::map($arr, 'id', 'name')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions