Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 828 Bytes

number.rst

File metadata and controls

25 lines (18 loc) · 828 Bytes

Number

.. php:namespace:: Cake\View\Helper

.. php:class:: NumberHelper(View $view, array $config = [])

The NumberHelper contains convenient methods that enable display numbers in common formats in your views. These methods include ways to format currency, percentages, data sizes, format numbers to specific precisions and also to give you more flexibility with formatting numbers.

Warning

All symbols are UTF-8.