Home
last modified time | relevance | path

Searched refs:PHP (Results 1 – 25 of 508) sorted by path

12345678910>>...21

/plugin/aceeditor/
H A DNEWS43 * PHP-JSON extension not required
/plugin/aclregex/
H A DREADME.md9 Install the plugin; any entries in `acl.auth.php` will now recognise PHP
/plugin/actionlink/
H A DREADME.md8 This version should be compatible with PHP 7.
/plugin/addressbook/
H A DREADME.md71 * PHP / **7.3**
/plugin/adfs/lang/en/
H A Dintro.txt7 Please note that PHP will check the certificate validity, so if you use a self signed or corporate …
/plugin/adfs/phpsaml/
H A DCHANGELOG165 * Fix PHP 7 error (used continue outside a loop/switch).
194 * Add note about the fact that PHP 5.3 is unssuported.
248 * New PHP SAML Toolkit (SLO, Sign, Encryptation).
254 * Old PHP SAML Toolkit.
H A DREADME.md1 # OneLogin's SAML PHP Toolkit
5 Add SAML support to your PHP software using this library.
10 **The 3.X branch is compatible with PHP > 7.1, so if you are using that PHP version, use it and not…
66 OneLogin's SAML PHP toolkit let you build a SP (Service Provider) over
67 your PHP application and connect it to any IdP (Identity Provider).
103 Since [PHP 5.3 is officially unsupported](http://php.net/eol.php) we recommend you to use a newer P…
271 * `demo1/` - Contains an example of a simple PHP app with SAML support.
301 // If 'strict' is True, then the PHP Toolkit will reject unsigned
977 If you aren't using the default PHP session, or otherwise need a manual
1313 Main class of OneLogin PHP Toolkit
[all …]
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt17 - Add PHP 7.3 support. (Stefan Winter)
40 - Travis: add PHP 7.1, move hhvm to allowed failures. (Thijs Kinkhorst)
44 - Restore support for PHP >= 5.4. (Jaime Pérez)
150 - Fix canonicalization for Document node when using PHP < 5.2.
162 - Remove closing PHP tag to fix extra whitespace characters from being output
/plugin/advanced/lang/en/config/
H A Dhooks.txt3 Include hooks allow you to add additional HTML or PHP to the template without modifying any of the …
H A Dinterwiki.txt10 | %%[[phpfn>random]]%% | [[phpfn>random]] | links to a function in the PHP manual |
/plugin/advanced/lang/fr/config/
H A Dhooks.txt3 Les attaches vous permettent d'ajouter des pages HTML ou PHP statiques au modèle sans modifier aucu…
/plugin/aichat/
H A Dcomposer.lock46 "description": "K-Means algorithm for PHP",
149 "description": "a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.",
/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/aichat/vendor/mehrab-wj/tiktoken-php/
H A DCHANGELOG.md14 - Fork from https://github.com/CodeRevolutionPlugins/GPT-3-Encoder-PHP
H A DREADME.md1 # TikToken clone for PHP - PHP GPT3 tokenizer
3 PHP Text Tokenizer for GPT models
7 A PHP toolkit to tokenize text like GPT family of models process it.
12 * PHP 8.1
H A Dcomposer.lock257 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
348 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
422 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
456 "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
461 "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b418036b95b4936a33fe906245d3044395935e73",
528 "description": "A tool to automatically fix PHP code style",
530 "issues": "https://github.com/PHP-CS-Fixer/PHP
[all...]
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md14 PHP natural language sentence segmentation (splitting) and counting.
20 Supports PHP 5.3 and up, so you can use it on older servers.
23 Requires PHP 5.4 or greater. PHP 5.3 is supported as long as no more recent
/plugin/authdrupal8/
H A Dpassword.inc7 * Based on the Portable PHP password hashing framework.
11 * used by setting the variable password_inc to the name of the PHP file
172 // We rely on the hash() function being available in PHP 5.2+.
/plugin/authgooglesheets/
H A Dcomposer.lock54 …"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform…
225 "description": "Google Auth Library for PHP",
293 "description": "Guzzle is a PHP HTTP client library",
706 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
788 …"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SF…
863 "name": "PHP-FIG",
912 "name": "PHP-FIG",
965 "name": "PHP-FIG",
1245 … "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md6 PHP-JWT
8 A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to [RFC 7519](https:…
13 Use composer to manage your dependencies and download PHP-JWT:
211 The return value of `JWT::decode` is the generic PHP object `stdClass`. If you'd like to handle wit…
227 - Drop support for PHP 5.3, 5.4, 5.5, 5.6, and 7.0
267 - Minimum PHP version updated from `5.2.0` to `5.3.0`.
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DREADME.md1 Google PHP API Client Services
6 [Google API PHP Client](https://github.com/googleapis/google-api-php-client/releases)
12 [Google API PHP Client](https://github.com/googleapis/google-api-php-client/releases)
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md3 # Google APIs Client Library for PHP #
24 * [PHP 5.6.0 or higher](https://www.php.net/)
363 In this example we use [PHP Cache](http://www.php-cache.com/). Add this to your project with compos…
443 …ith unusual names, which can cause some unexpected or non-standard style naming in the PHP classes.
/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/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md115 * Only read up to `Content-Length` in PHP StreamHandler to avoid timeouts when
184 * Bug fix: Adding a Content-Length to PHP stream wrapper requests if not set.
248 * Requires PHP >= 5.5
293 is serialized using PHP's `http_build_query`. If you need more control, you
334 makes the Query class match PHP's http_build_query function. However, if you
507 previously changed and caused performance problems on some systems due to PHP
605 * functions.php functions were renamed using snake_case to match PHP idioms
634 * Sending PHP stream requests no longer forces `HTTP/1.0`
653 * CURLOPT_PROGRESS function fix for PHP 5.5 (69fcc1e)
929 * Added the ability to create PHP streaming responses from HTTP requests
[all …]
H A DREADME.md1 Guzzle, PHP HTTP client
8 Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and
19 PHP streams, sockets, or non-blocking event loops.
77 …kagist | Namespace | Repo | Docs | PSR-7 | PHP Version |

12345678910>>...21