Skip to content

Commit ffde438

Browse files
dsavinahomersimpsons
authored andcommitted
Update documentation
- Remove references to Porpaginas
1 parent 45fe740 commit ffde438

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

doc/limit_offset_resultset.md

-10
Original file line numberDiff line numberDiff line change
@@ -112,16 +112,6 @@ Pages (retrieved with the `take` method) also have additional methods you can ca
112112
- `map(callable $callback)`: will call the `$callback` on every bean of the page and return the matching array.
113113

114114

115-
Implements Porpiginas
116-
---------------------
117-
118-
If you are already familiar with [beberlei/porpaginas](https://github.com/beberlei/porpaginas), you probably noticed
119-
that TDBM result sets implement Porpaginas interfaces (the `Result` and `Page` concept comes from Porpaginas).
120-
121-
This means that you can easily migrate to and from any ORM that uses Porpaginas for its results. You can also
122-
use any pagination library compatible with Porpaginas, like Pagerfanta.
123-
124-
125115
Next step
126116
---------
127117

0 commit comments

Comments
 (0)