More PHP, Stop Words and Unicode




CS267

Chris Pollett

Sep 26, 2018

Outline

Introduction

Classes in PHP

Constructors/Destructors

Private, Protected, Public

Static and Const

Namespaces

Using Namespaces

Namespace Conventions

Autoloading

More Autoloading

Comments on the Yioop Autoloader

Composer

Composer

Example Composer Project Using Yioop

Comments on the Example

In-Class Exericse