Download the PHP package popphp/pop-web without Composer
On this page you can find all versions of the php package popphp/pop-web. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pop-web
pop-web
END OF LIFE
The pop-web
component v2.1.0 is now end-of-life. The session and cookie sub-components have
been forked and pushed into their own individual repositories:
- popphp/pop-session
- popphp/pop-cookie
The remaining sub-components and classes will no longer be supported.
OVERVIEW
pop-web
is collection of web-based tools that can be utilized by a web-based application.
It contains core features that help to use, parse and manipulate sessions, cookies, mobile
devices and browser and server data.
pop-web
is a component of the Pop PHP Framework.
INSTALL
Install pop-web
using Composer.
composer require popphp/pop-web
BASIC USAGE
Using sessions
Advanced session usage
Session values available based on time expiration:
Session values available based on number of requests:
Session values available based on number of namespace:
Using cookies
Accessing server data
Accessing browser data
Managing mobile requests and redirection
Auto-detect and route
Force redirect route
All versions of pop-web with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package popphp/pop-web contains the following files
Loading the files please wait ....