现在的PHP框架基本都用这些设计模式, 比如laravel中的 服务容器 就是个注册器结合服务提供者 实现依赖注入和控制反转的,数据库也用的ORM。 THINKPHP等基本也是这么做的。
2017-03-11
同意 用户1136004 的观点,这套课程讲的是PHP开发比较高级的特性和内容,需要对比较熟悉PHP并有一定开发经验的朋友来学习,对于变成刚入门的同学则需要先掌握PHP面向对象程序设计相关知识,然后再来看就会幡然醒悟。有不少概念老师都是一带而过,对懂这些概念的人来说很简单,对不懂的就需要多去google了。
2017-03-11
#0 {main}
Fatal error: Uncaught Error: Class 'IMooc\Object' not found in PhpstormProjects\index.php:13
thrown in PhpstormProjects\index.php on line 13
Stack trace:
#0 {main}
thrown in PhpstormProjects\index.php on line 13
Process finished with exit code 255
Fatal error: Uncaught Error: Class 'IMooc\Object' not found in PhpstormProjects\index.php:13
thrown in PhpstormProjects\index.php on line 13
Stack trace:
#0 {main}
thrown in PhpstormProjects\index.php on line 13
Process finished with exit code 255
2017-03-07
PHP Fatal error: Uncaught Error: Class 'IMooc\Object' not found in PhpstormProjects\index.php:13
string(12) "IMooc\Object"
Stack trace:
string(12) "IMooc\Object"
Stack trace:
2017-03-07