Stars
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so…
可能是我用过的最优雅的 Alipay/WeChat/Douyin/Unipay/江苏银行 的支付 SDK 扩展包了
A tool to automatically rerun PHPUnit tests when source code changes
PhalApi开源接口框架,简称π框架,一个轻量级PHP开源接口框架,专注于接口服务开发。接口,从简单开始!
此框架遵循的mvc思想,采用单一入口方式,对URL路由进行了重写,隐藏了index.php,对路由中的参数进行了解析,自动加载类文件,自定义错误处理,封装了单例模式的MODEL类,以PDO的方式连接MySQL,在MODEL层实现了CURD功能。