Ubiquity  2.5.2
php rapid development framework
Ubiquity\controllers Namespace Reference

Namespaces

 admin
 
 auth
 
 crud
 
 di
 
 rest
 Rest part.
 
 router
 
 semantic
 
 seo
 
 traits
 

Data Structures

class  Controller
 Base class for controllers. More...
 
class  ControllerBase
 Default controller used in a new project. More...
 
class  Router
 Router manager. More...
 
class  SimpleViewAsyncController
 Default controller displaying php views only with an async server (Swoole, workerman). More...
 
class  SimpleViewController
 Default controller displaying php views only. More...
 
class  Startup
 Starts the framework. More...
 
class  StartupAsync
 Startup for async platforms (Swoole, Workerman, Roadrunner, php-pm...) Ubiquity$StartupAsync This class is part of Ubiquity. More...