Home
last modified time | relevance | path

Searched refs:PHP (Results 351 – 375 of 508) sorted by relevance

1...<<1112131415161718192021

/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dfor.rst80 ``loop.last`` variables are only available for PHP arrays, or objects that
90 Unlike in PHP, it's not possible to ``break`` or ``continue`` in a loop. You
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md89 `xmlDeserialize`. This is so that it matches PHP's `JsonSerializable`
94 and the fact that PHP namespace are case-insensitive, this should not affect
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dselectors.asciidoc43 This is an ideal strategy for many PHP scripts. Since PHP scripts are
H A Dhttp-handler.asciidoc4 Elasticsearch-PHP uses an interchangeable HTTP transport layer called
H A Dexperimental-beta-apis.asciidoc4 The PHP client offers also `experimental` and `beta` APIs for {es}.
/plugin/webdav/
H A Dcomposer.lock43 "name": "PHP-FIG",
128 "description": "WebDAV Framework for PHP",
367 …"description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar an…
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md149 * Added support for dumping empty PHP arrays as YAML sequences:
162 * Added support for parsing PHP constants:
236 * Yaml::parse() does not evaluate loaded files as PHP files by default
/plugin/sphinxsearch/
H A Dchangelog14 * Indexer fix: turned off PHP error/warning messages
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A DREADME5 css_optimiser.php is the web-interface, css_parser.php contains the PHP class (CSSTidy).
/plugin/oauth/
H A Dcomposer.lock67 "description": "PHP 5.3+ oAuth 1/2 Library",
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md1 # Google Auth Library for PHP
16 This is Google's officially supported PHP client library for using OAuth 2.0
38 [application default credentials][application default credentials] for PHP.
65 > PHP's `putenv` function is just one way to set an environment variable.
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default117 …e it is usually faster than GD functions; if false only use ImageMagick if PHP memory limit is too…
134 // source images (>2Mpx) and low PHP memory limits. If PHP runs out of memory the script will usual…
136 // As a general guideline, this number will be about 20% of your PHP memory configuration, so 8M = …
138 …// memory_get_usage() will only be defined if your PHP is compiled with the --enable-memory-limit …
208 … // PHP default: none
216 …opyresampled is replaced with ImageCopyResampleBicubic. May be needed for buggy versions of PHP-GD.
218 $PHPTHUMB_CONFIG['disable_realpath'] = false; // PHP realpath() function requires t…
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddump.rst61 Internally, Twig uses the PHP `var_dump`_ function.
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst4 This library provides a way of avoiding usage of constructors when instantiating PHP classes.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dindex.rst15 - Supports many built-in PHP types (such as dates)
/plugin/file2dw/
H A DREADME.md37 PHP code (at least in my system) is executed by the user `www-data`. I had problems running a Java …
43 If PHP code is executed by any other user on your system, you only have to change it in the previou…
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md8 Better Markdown Parser in PHP
74 We call this approach "line based". We believe that Parsedown is the first Markdown parser to use it. Since the release of Parsedown, other developers have used the same approach to develop other Markdown parsers in PHP and in other languages.
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md3 This library provides a way of avoiding usage of constructors when instantiating PHP classes.
/plugin/jiralinks/
H A DREADME.md7 For the remote issue links functionality, the curl PHP module needs to be activated.
/plugin/markdownextra/
H A DLicense.text1 PHP Markdown & Extra
/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md4 A [Mustache](http://mustache.github.com/) implementation in PHP.
/plugin/geophp/
H A Dcomposer.lock57 "description": "Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.",
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md9 #### A simple, logic-less, yet powerful templating engine for PHP
17 Requirements: PHP >= 5.4
30 Handlebars, is the PHP port of [Handlebars.js](http://handlebarsjs.com/)
78 The string above can be used as is in your PHP file, or be put in a file (ie: */templates/main.tpl*), to be called upon rendering.
80 #### PHP file
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md15 <strong>structured</strong> set of PHP libraries.<br />
26 This library provides a set of useful iterator (compatible with PHP iterators).
27 Existing PHP iterators have been updated to get new features and prior PHP
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md15 **league/commonmark** is a highly-extensible PHP Markdown parser created by [Colin O'Dell][@colinodell] which supports the full [CommonMark] spec and [GitHub-Flavored Markdown]. It is based on the [CommonMark JS reference implementation][commonmark.js] by [John MacFarlane] \([@jgm]\).
19 This project requires PHP 7.4 or higher with the `mbstring` extension. To install it via [Composer] simply run:
189 This project is primarily maintained by [Colin O'Dell][@colinodell]. Members of the [PHP League] Leadership Team may occasionally assist with some of these duties.
221 [PHP League]: https://thephpleague.com

1...<<1112131415161718192021