Download the PHP package tjm/buffermanager without Composer
On this page you can find all versions of the php package tjm/buffermanager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tjm/buffermanager
More information about tjm/buffermanager
Files in tjm/buffermanager
Download tjm/buffermanager
More information about tjm/buffermanager
Files in tjm/buffermanager
Vendor tjm
Package buffermanager
Short Description Manager of PHP output buffers
License BSD-3-Clause
Package buffermanager
Short Description Manager of PHP output buffers
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package buffermanager
PHP Buffer Manager
A simple manager for PHP output buffers. Can manage named or unnamed buffers.
Useage
The most common useage for this class is named output buffers, so that you can buffer multiple pieces of a page and then output them later in specific places.
Here is an example for an HTML document, illustrating how it might be used to output the buffers in an HTML document, or in a JSON representation of that document if the request is via AJAX.
All versions of buffermanager with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package tjm/buffermanager contains the following files
Loading the files please wait ....