Documentation

Seeder
in package

Sql seeder class

Tags
category

Pop

author

Nick Sagona, III dev@noladev.com

copyright

Copyright (c) 2009-2025 NOLA Interactive, LLC.

license

https://www.popphp.org/license New BSD License

version
6.6.5

Table of Contents

Methods

create()  : string
Create new migration file
run()  : array<string|int, mixed>
Run the seeder

Methods

create()

Create new migration file

public static create(string $class[, string|null $path = null ]) : string
Parameters
$class : string
$path : string|null = null
Tags
throws
Exception
Return values
string

        
On this page

Search results