Download the PHP package zf3belcebur/mvc-basic-tools without Composer
On this page you can find all versions of the php package zf3belcebur/mvc-basic-tools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zf3belcebur/mvc-basic-tools
More information about zf3belcebur/mvc-basic-tools
Files in zf3belcebur/mvc-basic-tools
Download zf3belcebur/mvc-basic-tools
More information about zf3belcebur/mvc-basic-tools
Files in zf3belcebur/mvc-basic-tools
Vendor zf3belcebur
Package mvc-basic-tools
Short Description ZF3 tools for controllers,views,helpers, plugins and more ...
License Apache-2.0
Package mvc-basic-tools
Short Description ZF3 tools for controllers,views,helpers, plugins and more ...
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package mvc-basic-tools
zf3belcebur-mvc-basic-tools
Tools for views and controllers
See
Installation
Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.
Then add ZF3Belcebur\MvcBasicTools
to your config/application.config.php
Controller Plugin
- Integrate Doctrine ORM Auth with controllers
Abstract Controllers
Extends your controller with more functionalities
ZF3Belcebur\MVCBasicTools\BaseController
ZF3Belcebur\MVCBasicTools\BaseRestfulController
ZF3Belcebur\MVCBasicTools\FormManagerController
ZF3Belcebur\MVCBasicTools\FormManagerRestfulController
ZF3Belcebur\MVCBasicTools\BaseController & ZF3Belcebur\MVCBasicTools\BaseRestfulController
Properties
ZF3Belcebur\MVCBasicTools\BaseController & ZF3Belcebur\MVCBasicTools\BaseRestfulController
Methods
-
Create Paginator from Doctrine ORM QueryBuilder
-
Convert paginator to Array Result
-
Compare current url with other route and redirect if not is the same
-
Get MvcTranslator
-
Get Translator
-
translate method directly inside controller
-
Get Router
- Get Doctrine ORM EntityManager
ZF3Belcebur\MVCBasicTools\FormManagerController & ZF3Belcebur\MVCBasicTools\FormManagerController
Methods
- Extends
ZF3Belcebur\MVCBasicTools\BaseController
- getFormManager();
- return
\Zend\Form\FormElementManager\FormElementManagerV3Polyfill
- return
Controller Factories
ZF3Belcebur\MVCBasicTools\Factory\ControllerBaseControllerFactory
ZF3Belcebur\MVCBasicTools\Factory\ControllerBaseRestfulControllerFactory
ZF3Belcebur\MVCBasicTools\Factory\ControllerFormManagerControllerFactory
ZF3Belcebur\MVCBasicTools\Factory\ControllerFormManagerRestfulControllerFactory
View Helper
All versions of mvc-basic-tools with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-iconv Version *
ext-intl Version *
zendframework/zend-mvc Version ^3.0.1
zendframework/zend-mvc-form Version ^1.0
zendframework/zend-mvc-i18n Version ^1.0
zendframework/zend-paginator Version ^2.0
doctrine/doctrine-module Version 2.*
doctrine/doctrine-orm-module Version 2.*
ext-iconv Version *
ext-intl Version *
zendframework/zend-mvc Version ^3.0.1
zendframework/zend-mvc-form Version ^1.0
zendframework/zend-mvc-i18n Version ^1.0
zendframework/zend-paginator Version ^2.0
doctrine/doctrine-module Version 2.*
doctrine/doctrine-orm-module Version 2.*
The package zf3belcebur/mvc-basic-tools contains the following files
Loading the files please wait ....