Download the PHP package tutida/altair without Composer
On this page you can find all versions of the php package tutida/altair. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tutida/altair
More information about tutida/altair
Files in tutida/altair
Download tutida/altair
More information about tutida/altair
Files in tutida/altair
Vendor tutida
Package altair
Short Description Auto converting special characters of variables to HTML entities
License
Package altair
Short Description Auto converting special characters of variables to HTML entities
License
Please rate this library. Is it a good library?
Informations about the package altair
Altair plugin is for CakePHP3
Auto converting special characters of variables to HTML entities
Requirements
- PHP >=5.4.16
- CakePHP >= ~3.0
Usage
By doing above, You do not have to write the following(h()) every time.
If you do not want to escape $object
, use $object->escape
property.
If you do not want to escape in the action, use $this->Altair->escape()
method.
All versions of altair with dependencies
PHP Build Version
Package Version
The package tutida/altair contains the following files
Loading the files please wait ....