Ubiquity
v2.0.9

Installation & configuration

  • Ubiquity-devtools installation
  • Project creation
  • Project configuration
  • Devtools usage

Controller

  • URLs
  • Router
  • Controllers

Scaffolding

  • CRUD Controllers
  • Auth Controllers

Models and ORM

  • ORM
  • DAO

Http

  • Request
  • Response
  • Session
  • Cookie

Views

  • Views

Extras

  • External libraries
  • Ubiquity Caching
  • Ubiquity dependencies
Ubiquity
  • Docs »
  • Cookie
  •   Ubiquity website
  • Edit on GitHub

CookieΒΆ

Note

For all Http features, Ubiquity uses technical classes containing static methods. This is a design choice to avoid dependency injection that would degrade performances.

The UCookie class provides additional functionality to more easily manipulate native $_COOKIES php array.

Next Previous

© Copyright 2018, phpmv Revision 6cef4aa6.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v2.0.9
Versions
latest
stable
v2.0.9
v2.0.4
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.