repo
stringlengths
7
63
file_url
stringlengths
81
284
file_path
stringlengths
5
200
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 15:02:33
2026-01-05 05:24:06
truncated
bool
2 classes
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Parser/Websocket/Payload.php
src/Parser/Websocket/Payload.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Parser...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Parser/Websocket/Encoder.php
src/Parser/Websocket/Encoder.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Parser...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Parser/Websocket/Decoder.php
src/Parser/Websocket/Decoder.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Parser...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Stream/Stream.php
src/Stream/Stream.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Stream...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Stream/StreamInterface.php
src/Stream/StreamInterface.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Stream...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Stream/SocketStream.php
src/Stream/SocketStream.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Stream...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Exception/ServerConnectionFailureException.php
src/Exception/ServerConnectionFailureException.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Except...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Exception/MalformedUrlException.php
src/Exception/MalformedUrlException.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Except...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Exception/SocketException.php
src/Exception/SocketException.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Except...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Exception/UnsuccessfulOperationException.php
src/Exception/UnsuccessfulOperationException.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Except...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Exception/UnsupportedActionException.php
src/Exception/UnsupportedActionException.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Except...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/Transport.php
src/Engine/Transport.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/Packet.php
src/Engine/Packet.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/Store.php
src/Engine/Store.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/Argument.php
src/Engine/Argument.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/EngineInterface.php
src/Engine/EngineInterface.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/SocketIO.php
src/Engine/SocketIO.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/SocketInterface.php
src/Engine/SocketInterface.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/Session.php
src/Engine/Session.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/Option.php
src/Engine/Option.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/Transport/Websocket.php
src/Engine/Transport/Websocket.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/Transport/Polling.php
src/Engine/Transport/Polling.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/SocketIO/Version0X.php
src/Engine/SocketIO/Version0X.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/SocketIO/Version3X.php
src/Engine/SocketIO/Version3X.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/SocketIO/Version1X.php
src/Engine/SocketIO/Version1X.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/SocketIO/Version4X.php
src/Engine/SocketIO/Version4X.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/src/Engine/SocketIO/Version2X.php
src/Engine/SocketIO/Version2X.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Engine...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/test/StoreTest.php
test/StoreTest.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Test; ...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/test/ClientTest.php
test/ClientTest.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Test; ...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/test/PacketTest.php
test/PacketTest.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Test; ...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/test/UtilTest.php
test/UtilTest.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Test; ...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/test/bootstrap.php
test/bootstrap.php
<?php error_reporting(E_ALL); set_error_handler('error_to_exception'); /** * Throw exceptions for all unhandled errors, deprecations and warnings while running the examples. * * @param int $code * @param string $message * @param string $filename * @param int $line * @return bool */ function error_to_exception...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/test/TestEnum.php
test/TestEnum.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Test; ...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/test/SequenceReaderTest.php
test/SequenceReaderTest.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Test; ...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/test/Websocket/DecoderTest.php
test/Websocket/DecoderTest.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Test\W...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/test/Websocket/EncoderTest.php
test/Websocket/EncoderTest.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Test\W...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/test/Websocket/PayloadTest.php
test/Websocket/PayloadTest.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ namespace ElephantIO\Test\W...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/example/client/keep-alive.php
example/client/keep-alive.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ require __DIR__ . '/common....
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/example/client/polling.php
example/client/polling.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ require __DIR__ . '/common....
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/example/client/binary-event.php
example/client/binary-event.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ require __DIR__ . '/common....
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/example/client/error-handling.php
example/client/error-handling.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ require __DIR__ . '/common....
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/example/client/common.php
example/client/common.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ use ElephantIO\Client; use ...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/example/client/custom-path.php
example/client/custom-path.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ require __DIR__ . '/common....
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/example/client/basic.php
example/client/basic.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ use ElephantIO\Engine\Argum...
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/example/client/header-auth.php
example/client/header-auth.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ require __DIR__ . '/common....
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/example/client/ack.php
example/client/ack.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ require __DIR__ . '/common....
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
ElephantIO/elephant.io
https://github.com/ElephantIO/elephant.io/blob/9f38be3b002156b2f6cc9ade30e1b58e7fea49cf/example/client/handshake-auth.php
example/client/handshake-auth.php
<?php /** * This file is part of the Elephant.io package * * For the full copyright and license information, please view the LICENSE file * that was distributed with this source code. * * @copyright Wisembly * @license http://www.opensource.org/licenses/MIT-License MIT License */ require __DIR__ . '/common....
php
MIT
9f38be3b002156b2f6cc9ade30e1b58e7fea49cf
2026-01-05T05:13:18.519422Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/meta.php
meta.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Platform.php
src/Platform.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Driver/AndroidDebugBridge.php
src/Driver/AndroidDebugBridge.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Driver/DriverUrlInterface.php
src/Driver/DriverUrlInterface.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Driver/IosWebkitDebugProxy.php
src/Driver/IosWebkitDebugProxy.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Driver/DriverEnvironmentCheckInterface.php
src/Driver/DriverEnvironmentCheckInterface.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Driver/AbstractDriver.php
src/Driver/AbstractDriver.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Driver/DriverLifecycleInterface.php
src/Driver/DriverLifecycleInterface.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Driver/RestoreTabsDriver.php
src/Driver/RestoreTabsDriver.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/TabLoader/JsonFileTabLoader.php
src/TabLoader/JsonFileTabLoader.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/TabLoader/CurlReopenTabLoader.php
src/TabLoader/CurlReopenTabLoader.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/TabLoader/JsonFileTabLoaderTrait.php
src/TabLoader/JsonFileTabLoaderTrait.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/TabLoader/CurlTabLoader.php
src/TabLoader/CurlTabLoader.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/TabLoader/WdpReopenTabLoader.php
src/TabLoader/WdpReopenTabLoader.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/TabLoader/TabLoaderInterface.php
src/TabLoader/TabLoaderInterface.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/File/ReopenScriptFile.php
src/File/ReopenScriptFile.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/File/WebsocketWdpClient.php
src/File/WebsocketWdpClient.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/File/MarkdownFile.php
src/File/MarkdownFile.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/File/JsonFile.php
src/File/JsonFile.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/File/FileTemplateInterface.php
src/File/FileTemplateInterface.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/File/AbstractFileTemplate.php
src/File/AbstractFileTemplate.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Exception/FileTemplateDumpException.php
src/Exception/FileTemplateDumpException.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Exception/CurlException.php
src/Exception/CurlException.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Exception/TabLoadingFailedException.php
src/Exception/TabLoadingFailedException.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Exception/TabReopenFailedException.php
src/Exception/TabReopenFailedException.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Exception/EnvironmentCheckException.php
src/Exception/EnvironmentCheckException.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Exception/CopyTabsException.php
src/Exception/CopyTabsException.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Exception/ReopenTabsException.php
src/Exception/ReopenTabsException.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Exception/JsonFileLoadingException.php
src/Exception/JsonFileLoadingException.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Shared/DebugFlagTrait.php
src/Shared/DebugFlagTrait.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Shared/Console.php
src/Shared/Console.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Shared/ConsoleTrait.php
src/Shared/ConsoleTrait.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Shared/FileDateTrait.php
src/Shared/FileDateTrait.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Shared/AccessibleInput.php
src/Shared/AccessibleInput.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Service/CopyTabsService.php
src/Service/CopyTabsService.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Command/CopyTabsFromAndroid.php
src/Command/CopyTabsFromAndroid.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Command/CopyTabsFromIphone.php
src/Command/CopyTabsFromIphone.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Command/AbstractCopyTabsCommand.php
src/Command/AbstractCopyTabsCommand.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Command/LegacyCopyTabsCommand.php
src/Command/LegacyCopyTabsCommand.php
<?php /* * MIT License * * Copyright (c) 2021-2023 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Command/ReopenTabs.php
src/Command/ReopenTabs.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/src/Command/CheckEnvironment.php
src/Command/CheckEnvironment.php
<?php /* * MIT License * * Copyright (c) 2021-2024 machinateur * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
machinateur/tab-transfer
https://github.com/machinateur/tab-transfer/blob/edcd71b6519bf442a068fe56ea6d80f3559c0742/tests/test_isShellCommandAvailable.php
tests/test_isShellCommandAvailable.php
<?php require_once __DIR__ . '/vendor/autoload.php'; // Gain insights into the expression from `\Machinateur\ChromeTabTransfer\Platform::isShellCommandAvailable()`. $shellCommand = 'adb'; $test = \Machinateur\ChromeTabTransfer\Platform::isWindows() ? 'cmd /c "where %s"' : 'command -v %s'; $result = ...
php
MIT
edcd71b6519bf442a068fe56ea6d80f3559c0742
2026-01-05T05:13:19.554683Z
false
panicsteve/w2wiki
https://github.com/panicsteve/w2wiki/blob/d98486580d3ebb0709c03e6c1b04998a33d37d2b/config.php
config.php
<?php /* * W2 * * Copyright (C) 2007-2009 Steven Frank <http://stevenf.com/> * Code may be re-used as long as the above copyright notice is retained. * See README.txt for full details. * * Written with Coda: <http://panic.com/coda/> * */ // -------------------- // Site layout settings // --------------------...
php
MIT
d98486580d3ebb0709c03e6c1b04998a33d37d2b
2026-01-05T05:13:32.288033Z
false
panicsteve/w2wiki
https://github.com/panicsteve/w2wiki/blob/d98486580d3ebb0709c03e6c1b04998a33d37d2b/index.php
index.php
<?php /* * W2 * * Copyright (C) 2007-2011 Steven Frank <http://stevenf.com/> * * Code may be re-used as long as the above copyright notice is retained. * See README.txt for full details. * * Written with Coda: <http://panic.com/coda/> * */ // Install PSR-4-compatible class autoloader spl_autoload_register(...
php
MIT
d98486580d3ebb0709c03e6c1b04998a33d37d2b
2026-01-05T05:13:32.288033Z
false
panicsteve/w2wiki
https://github.com/panicsteve/w2wiki/blob/d98486580d3ebb0709c03e6c1b04998a33d37d2b/Michelf/MarkdownInterface.inc.php
Michelf/MarkdownInterface.inc.php
<?php // Use this file if you cannot use class autoloading. It will include all the // files needed for the MarkdownInterface interface. // // Take a look at the PSR-0-compatible class autoloading implementation // in the Readme.php file if you want a simple autoloader setup. require_once dirname(__FILE__) . '/Markdo...
php
MIT
d98486580d3ebb0709c03e6c1b04998a33d37d2b
2026-01-05T05:13:32.288033Z
false
panicsteve/w2wiki
https://github.com/panicsteve/w2wiki/blob/d98486580d3ebb0709c03e6c1b04998a33d37d2b/Michelf/Markdown.php
Michelf/Markdown.php
<?php /** * Markdown - A text-to-HTML conversion tool for web writers * * @package php-markdown * @author Michel Fortin <michel.fortin@michelf.com> * @copyright 2004-2019 Michel Fortin <https://michelf.com/projects/php-markdown/> * @copyright (Original Markdown) 2004-2006 John Gruber <https://daringfirebal...
php
MIT
d98486580d3ebb0709c03e6c1b04998a33d37d2b
2026-01-05T05:13:32.288033Z
true
panicsteve/w2wiki
https://github.com/panicsteve/w2wiki/blob/d98486580d3ebb0709c03e6c1b04998a33d37d2b/Michelf/MarkdownExtra.inc.php
Michelf/MarkdownExtra.inc.php
<?php // Use this file if you cannot use class autoloading. It will include all the // files needed for the MarkdownExtra parser. // // Take a look at the PSR-0-compatible class autoloading implementation // in the Readme.php file if you want a simple autoloader setup. require_once dirname(__FILE__) . '/MarkdownInter...
php
MIT
d98486580d3ebb0709c03e6c1b04998a33d37d2b
2026-01-05T05:13:32.288033Z
false
panicsteve/w2wiki
https://github.com/panicsteve/w2wiki/blob/d98486580d3ebb0709c03e6c1b04998a33d37d2b/Michelf/MarkdownInterface.php
Michelf/MarkdownInterface.php
<?php /** * Markdown - A text-to-HTML conversion tool for web writers * * @package php-markdown * @author Michel Fortin <michel.fortin@michelf.com> * @copyright 2004-2021 Michel Fortin <https://michelf.com/projects/php-markdown/> * @copyright (Original Markdown) 2004-2006 John Gruber <https://daringfirebal...
php
MIT
d98486580d3ebb0709c03e6c1b04998a33d37d2b
2026-01-05T05:13:32.288033Z
false
panicsteve/w2wiki
https://github.com/panicsteve/w2wiki/blob/d98486580d3ebb0709c03e6c1b04998a33d37d2b/Michelf/MarkdownExtra.php
Michelf/MarkdownExtra.php
<?php /** * Markdown Extra - A text-to-HTML conversion tool for web writers * * @package php-markdown * @author Michel Fortin <michel.fortin@michelf.com> * @copyright 2004-2019 Michel Fortin <https://michelf.com/projects/php-markdown/> * @copyright (Original Markdown) 2004-2006 John Gruber <https://daringfir...
php
MIT
d98486580d3ebb0709c03e6c1b04998a33d37d2b
2026-01-05T05:13:32.288033Z
true
panicsteve/w2wiki
https://github.com/panicsteve/w2wiki/blob/d98486580d3ebb0709c03e6c1b04998a33d37d2b/Michelf/Markdown.inc.php
Michelf/Markdown.inc.php
<?php // Use this file if you cannot use class autoloading. It will include all the // files needed for the Markdown parser. // // Take a look at the PSR-0-compatible class autoloading implementation // in the Readme.php file if you want a simple autoloader setup. require_once dirname(__FILE__) . '/MarkdownInterface....
php
MIT
d98486580d3ebb0709c03e6c1b04998a33d37d2b
2026-01-05T05:13:32.288033Z
false
willdurand/Propilex
https://github.com/willdurand/Propilex/blob/c983bed65d1cef3ff1bb635cda6c1cb02452cf18/app/stack.php
app/stack.php
<?php return (new Stack\Builder()) ->push('Negotiation\Stack\Negotiation', $app['format.negotiator']) ->push('Asm89\Stack\Cors', [ 'allowedOrigins' => [ '*' ], ]) ->resolve($app);
php
MIT
c983bed65d1cef3ff1bb635cda6c1cb02452cf18
2026-01-05T05:13:52.563402Z
false
willdurand/Propilex
https://github.com/willdurand/Propilex/blob/c983bed65d1cef3ff1bb635cda6c1cb02452cf18/app/build.php
app/build.php
<?php require_once __DIR__.'/../vendor/autoload.php'; Doctrine\Common\Annotations\AnnotationRegistry::registerLoader('class_exists'); use Hateoas\Serializer\XmlHalSerializer; use Hateoas\Representation\Factory\PagerfantaFactory; use Hateoas\UrlGenerator\SymfonyUrlGenerator; use Hautelook\TemplatedUriRouter\Routing\Ge...
php
MIT
c983bed65d1cef3ff1bb635cda6c1cb02452cf18
2026-01-05T05:13:52.563402Z
false
willdurand/Propilex
https://github.com/willdurand/Propilex/blob/c983bed65d1cef3ff1bb635cda6c1cb02452cf18/app/propilex.php
app/propilex.php
<?php $app = require __DIR__ . '/build.php'; // Config $app['debug'] = 'dev' === getenv('APPLICATION_ENV'); $app['translation.fallback'] = 'en'; $app['acceptable_mime_types'] = [ 'application/hal+xml', 'application/hal+json' ]; $app['curies_prefix'] = 'p'; $app['curies_route_name'] = 'cur...
php
MIT
c983bed65d1cef3ff1bb635cda6c1cb02452cf18
2026-01-05T05:13:52.563402Z
false