Skip to content

thinkphpLint extends phplint to validate php project based on thinkphp framework

License

Notifications You must be signed in to change notification settings

zenus/thinkphpLint

Repository files navigation

简介

thinkphpLint 是基于php强制类型验证框架phplint为ThinkPHP开发的一个扩展,为了使在ThinkPHP框架下使用phplint更加方便而开发。

为更加安全,健壮的代码而生

phplint使用强制类型约束检查代码,从而使php代码在编码阶段,得到严格的检查,最大程度的保证代码的健壮性。

thinkphpLint 使得在ThinkPHP框架下使用phplint检查代码提供了便利,你不需要手动去引入phplint验证时所需要的 功能模块,thinkphpLint会自动帮你引入。你不需要手动引入检查文件所需的类文件,thinkphpLint也会帮你自动引入。 总之,thinkphpLint解决了在ThinkPHP框架特殊环境下使用phplint做代码检查的所有特殊需求,使得thinkphpLint更 适用于ThinkPHP应用下的代码检查。

About

thinkphpLint extends phplint to validate php project based on thinkphp framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages