In interpreted languages like Lua, PHP and Ruby, require is a statement that tells the interpreter to include a certain source-file at that position where the require statement has been placed.