����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.116.87.126 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/ideyshare.name.ng/app/libraries/vendor/twig/extensions/doc/ |
Upload File : |
Twig Extensions =============== .. toctree:: :hidden: text i18n intl array date The Twig Extensions is a library that provides several useful extensions for Twig. You can find it's code at `GitHub.com/twigphp/Twig-extensions`_. .. _extensions-install: Installation ------------ This library can be installed via Composer running the following from the command line: .. code-block:: bash composer require twig/extensions * :doc:`Text <text>`: Provides useful filters for text manipulation; * :doc:`I18n <i18n>`: Adds internationalization support via the ``gettext`` library; * :doc:`Intl <intl>`: Adds a filter for localization of ``DateTime`` objects, numbers and currency; * :doc:`Array <array>`: Provides useful filters for array manipulation; * :doc:`Date <date>`: Adds a filter for rendering the difference between dates. .. _`GitHub.com/twigphp/Twig-extensions`: https://github.com/twigphp/Twig-extensions