Home
last modified time | relevance | path

Searched refs:php (Results 26 – 33 of 33) sorted by path

12

/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md8 - [One-time donation via PayPal or crypto-currencies](http://sourceforge.net/donate/index.php?group_id=198487)
66 * [Browse the Support Forum](http://www.frostjedi.com/phpbb/viewforum.php?f=46) (no longer in use)
90 composer global require php:^8.1 squizlabs/php_codesniffer friendsofphp/php-cs-fixer vimeo/psalm
92 php-cs-fixer fix --config=build/php-cs-fixer.php --diff --dry-run --using-cache=no
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md237 * More cleanly separates discovery of microformats and parsing when php-mf2 is not present.
H A DREADME.markdown24 2. `autoloader.php` - The SimplePie Autoloader if you want to use the separate
43 run `php build/compile.php` to generate `SimplePie.compiled.php` yourself.
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt3 * IDNA Convert (idna_convert.class.php) *
46 idna_convert.class.php - The actual class
47 idna_convert.create.npdata.php - Useful for (re)creating the NPData file
49 example.php - An example web page for converting
53 The class is contained in idna_convert.class.php.
64 include_once('idna_convert.class.php');
79 include_once('idna_convert.class.php');
96 include_once('idna_convert.class.php');
110 tables in a serialized format, you can run the file idna_convert.create.npdata.php, which
/dokuwiki/vendor/splitbrain/php-archive/
H A DREADME.md14 ```php composer.phar require splitbrain/php-archive```
22 Check the [API docs](https://splitbrain.github.io/php-archive/) for more
26 ```php
27 require_once 'vendor/autoload.php';
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md19 ```php composer.phar require splitbrain/php-cli```
25 ```php
26 #!/usr/bin/php
27 <?php
28 require __DIR__ . '/../vendor/autoload.php';
73 More examples can be found in the examples directory. Please refer to the [API docs](https://splitbrain.github.io/php-cli/)
112 See the ``example/table.php`` for sample usage.
164 See `example/logging.php` for an example.
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md27 composer require splitbrain/php-jsstrip
31 ```php
32 <?php
34 require_once 'vendor/autoload.php';
/dokuwiki/vendor/splitbrain/slika/
H A DREADME.md25 ```php
53 ```php
68 ```php
85 ```php
93 ```php

12