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 |
|---|---|---|---|---|---|---|---|---|
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Channel/SmsChannel.php | src/Symfony/Component/Notifier/Channel/SmsChannel.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Channel;
use Symfony\Component\Notifier\Mess... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Recipient/EmailRecipientTrait.php | src/Symfony/Component/Notifier/Recipient/EmailRecipientTrait.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Recipient;
/**
* @author Jan Schädlich <jan... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Recipient/EmailRecipientInterface.php | src/Symfony/Component/Notifier/Recipient/EmailRecipientInterface.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Recipient;
/**
* @author Jan Schädlich <jan... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Recipient/SmsRecipientInterface.php | src/Symfony/Component/Notifier/Recipient/SmsRecipientInterface.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Recipient;
/**
* @author Fabien Potencier <... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Recipient/NoRecipient.php | src/Symfony/Component/Notifier/Recipient/NoRecipient.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Recipient;
/**
* @author Fabien Potencier <... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Recipient/SmsRecipientTrait.php | src/Symfony/Component/Notifier/Recipient/SmsRecipientTrait.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Recipient;
/**
* @author Jan Schädlich <jan... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Recipient/Recipient.php | src/Symfony/Component/Notifier/Recipient/Recipient.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Recipient;
use Symfony\Component\Notifier\Ex... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Recipient/RecipientInterface.php | src/Symfony/Component/Notifier/Recipient/RecipientInterface.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Recipient;
/**
* @author Jan Schädlich <jan... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/OrangeSms/OrangeSmsTransport.php | src/Symfony/Component/Notifier/Bridge/OrangeSms/OrangeSmsTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\OrangeSms;
use Symfony\Component\Noti... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/OrangeSms/OrangeSmsTransportFactory.php | src/Symfony/Component/Notifier/Bridge/OrangeSms/OrangeSmsTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\OrangeSms;
use Symfony\Component\Noti... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/OrangeSms/Tests/OrangeSmsTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/OrangeSms/Tests/OrangeSmsTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\OrangeSms\Tests;
use Symfony\Componen... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/OrangeSms/Tests/OrangeSmsTransportTest.php | src/Symfony/Component/Notifier/Bridge/OrangeSms/Tests/OrangeSmsTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\OrangeSms\Tests;
use Symfony\Componen... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsTransportFactory.php | src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeSms;
use Psr\Log\LoggerInterface;... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsLoggerTransport.php | src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsLoggerTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeSms;
use Psr\Log\LoggerInterface;... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsEmailTransport.php | src/Symfony/Component/Notifier/Bridge/FakeSms/FakeSmsEmailTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeSms;
use Symfony\Component\Mailer... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeSms/Mailer/DummyMailer.php | src/Symfony/Component/Notifier/Bridge/FakeSms/Mailer/DummyMailer.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeSms\Mailer;
use Symfony\Component... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeSms/Tests/FakeSmsTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/FakeSms/Tests/FakeSmsTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeSms\Tests;
use Psr\Log\LoggerInte... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeSms/Tests/TestLogger.php | src/Symfony/Component/Notifier/Bridge/FakeSms/Tests/TestLogger.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeSms\Tests;
use Psr\Log\AbstractLo... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeSms/Tests/FakeSmsLoggerTransportTest.php | src/Symfony/Component/Notifier/Bridge/FakeSms/Tests/FakeSmsLoggerTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeSms\Tests;
use Psr\Log\LoggerInte... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeSms/Tests/FakeSmsEmailTransportTest.php | src/Symfony/Component/Notifier/Bridge/FakeSms/Tests/FakeSmsEmailTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeSms\Tests;
use Symfony\Component\... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransportFactory.php | src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\OvhCloud;
use Symfony\Component\Notif... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php | src/Symfony/Component/Notifier/Bridge/OvhCloud/OvhCloudTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\OvhCloud;
use Symfony\Component\Notif... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/OvhCloud/Tests/OvhCloudTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/OvhCloud/Tests/OvhCloudTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\OvhCloud\Tests;
use Symfony\Component... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/OvhCloud/Tests/OvhCloudTransportTest.php | src/Symfony/Component/Notifier/Bridge/OvhCloud/Tests/OvhCloudTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\OvhCloud\Tests;
use PHPUnit\Framework... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransportFactory.php | src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Clickatell;
use Symfony\Component\Not... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php | src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Clickatell;
use Symfony\Component\Not... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Clickatell/Tests/ClickatellTransportTest.php | src/Symfony/Component/Notifier/Bridge/Clickatell/Tests/ClickatellTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Clickatell\Tests;
use Symfony\Compone... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Clickatell/Tests/ClickatellTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/Clickatell/Tests/ClickatellTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Clickatell\Tests;
use Symfony\Compone... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FortySixElks/FortySixElksTransport.php | src/Symfony/Component/Notifier/Bridge/FortySixElks/FortySixElksTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FortySixElks;
use Symfony\Component\N... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FortySixElks/FortySixElksTransportFactory.php | src/Symfony/Component/Notifier/Bridge/FortySixElks/FortySixElksTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FortySixElks;
use Symfony\Component\N... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FortySixElks/Tests/FortySixElksTransportTest.php | src/Symfony/Component/Notifier/Bridge/FortySixElks/Tests/FortySixElksTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FortySixElks\Tests;
use PHPUnit\Frame... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FortySixElks/Tests/FortySixElksTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/FortySixElks/Tests/FortySixElksTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FortySixElks\Tests;
use Symfony\Compo... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Mercure/MercureOptions.php | src/Symfony/Component/Notifier/Bridge/Mercure/MercureOptions.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Mercure;
use Symfony\Component\Notifi... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Mercure/MercureTransport.php | src/Symfony/Component/Notifier/Bridge/Mercure/MercureTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Mercure;
use Symfony\Component\Mercur... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Mercure/MercureTransportFactory.php | src/Symfony/Component/Notifier/Bridge/Mercure/MercureTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Mercure;
use Symfony\Component\Mercur... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Mercure/Tests/MercureTransportTest.php | src/Symfony/Component/Notifier/Bridge/Mercure/Tests/MercureTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Mercure\Tests;
use Symfony\Component\... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Mercure/Tests/MercureOptionsTest.php | src/Symfony/Component/Notifier/Bridge/Mercure/Tests/MercureOptionsTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Mercure\Tests;
use PHPUnit\Framework\... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Mercure/Tests/MercureTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/Mercure/Tests/MercureTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Mercure\Tests;
use Symfony\Component\... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Mercure/Tests/Fixtures/DummyHub.php | src/Symfony/Component/Notifier/Bridge/Mercure/Tests/Fixtures/DummyHub.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Mercure\Tests\Fixtures;
use Symfony\C... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatLoggerTransport.php | src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatLoggerTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeChat;
use Psr\Log\LoggerInterface... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatEmailTransport.php | src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatEmailTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeChat;
use Symfony\Component\Event... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatTransportFactory.php | src/Symfony/Component/Notifier/Bridge/FakeChat/FakeChatTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeChat;
use Psr\Log\LoggerInterface... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/TestLogger.php | src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/TestLogger.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeChat\Tests;
use Psr\Log\AbstractL... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/FakeChatLoggerTransportTest.php | src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/FakeChatLoggerTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeChat\Tests;
use Psr\Log\LoggerInt... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/FakeChatTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/FakeChatTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeChat\Tests;
use Psr\Log\LoggerInt... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/FakeChatEmailTransportTest.php | src/Symfony/Component/Notifier/Bridge/FakeChat/Tests/FakeChatEmailTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\FakeChat\Tests;
use Symfony\Component... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Twitter/TwitterTransportFactory.php | src/Symfony/Component/Notifier/Bridge/Twitter/TwitterTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Twitter;
use Symfony\Component\Notifi... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Twitter/TwitterTransport.php | src/Symfony/Component/Notifier/Bridge/Twitter/TwitterTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Twitter;
use Symfony\Component\Mime\P... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Twitter/TwitterOptions.php | src/Symfony/Component/Notifier/Bridge/Twitter/TwitterOptions.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Twitter;
use Symfony\Component\Mime\P... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Twitter/Tests/TwitterTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/Twitter/Tests/TwitterTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Twitter\Tests;
use Symfony\Component\... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Twitter/Tests/TwitterTransportTest.php | src/Symfony/Component/Notifier/Bridge/Twitter/Tests/TwitterTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Twitter\Tests;
use Symfony\Component\... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Pushover/PushoverOptions.php | src/Symfony/Component/Notifier/Bridge/Pushover/PushoverOptions.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Pushover;
use Symfony\Component\Notif... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransport.php | src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Pushover;
use Symfony\Component\Notif... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransportFactory.php | src/Symfony/Component/Notifier/Bridge/Pushover/PushoverTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Pushover;
use Symfony\Component\Notif... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Pushover/Tests/PushoverTransportTest.php | src/Symfony/Component/Notifier/Bridge/Pushover/Tests/PushoverTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Pushover\Tests;
use Symfony\Component... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Pushover/Tests/PushoverTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/Pushover/Tests/PushoverTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Pushover\Tests;
use Symfony\Component... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsFactor/SmsFactorPushType.php | src/Symfony/Component/Notifier/Bridge/SmsFactor/SmsFactorPushType.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsFactor;
/**
* @author Thibault Bu... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsFactor/SmsFactorTransportFactory.php | src/Symfony/Component/Notifier/Bridge/SmsFactor/SmsFactorTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsFactor;
use Symfony\Component\Noti... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsFactor/SmsFactorTransport.php | src/Symfony/Component/Notifier/Bridge/SmsFactor/SmsFactorTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsFactor;
use Symfony\Component\Noti... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsFactor/Tests/SmsFactorTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/SmsFactor/Tests/SmsFactorTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsFactor\Tests;
use Symfony\Componen... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsFactor/Tests/SmsFactorTransportTest.php | src/Symfony/Component/Notifier/Bridge/SmsFactor/Tests/SmsFactorTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsFactor\Tests;
use Symfony\Componen... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneOptions.php | src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneOptions.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\ContactEveryone;
use Symfony\Componen... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransportFactory.php | src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\ContactEveryone;
use Symfony\Componen... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php | src/Symfony/Component/Notifier/Bridge/ContactEveryone/ContactEveryoneTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\ContactEveryone;
use Symfony\Componen... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/ContactEveryone/Tests/ContactEveryoneTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/ContactEveryone/Tests/ContactEveryoneTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\ContactEveryone\Tests;
use Symfony\Co... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/ContactEveryone/Tests/ContactEveryoneTransportTest.php | src/Symfony/Component/Notifier/Bridge/ContactEveryone/Tests/ContactEveryoneTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\ContactEveryone\Tests;
use Symfony\Co... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/ContactEveryone/Tests/ContactEveryoneOptionsTest.php | src/Symfony/Component/Notifier/Bridge/ContactEveryone/Tests/ContactEveryoneOptionsTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\ContactEveryone\Tests;
use PHPUnit\Fr... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransportFactory.php | src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsBiuras;
use Symfony\Component\Noti... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransport.php | src/Symfony/Component/Notifier/Bridge/SmsBiuras/SmsBiurasTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsBiuras;
use Symfony\Component\Noti... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsBiuras/Tests/SmsBiurasTransportTest.php | src/Symfony/Component/Notifier/Bridge/SmsBiuras/Tests/SmsBiurasTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsBiuras\Tests;
use PHPUnit\Framewor... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsBiuras/Tests/SmsBiurasTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/SmsBiuras/Tests/SmsBiurasTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsBiuras\Tests;
use Symfony\Componen... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransport.php | src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Firebase;
use Symfony\Component\Notif... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransportFactory.php | src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Firebase;
use Symfony\Component\Notif... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseOptions.php | src/Symfony/Component/Notifier/Bridge/Firebase/FirebaseOptions.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Firebase;
use Symfony\Component\Notif... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Firebase/Notification/AndroidNotification.php | src/Symfony/Component/Notifier/Bridge/Firebase/Notification/AndroidNotification.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Firebase\Notification;
use Symfony\Co... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Firebase/Notification/IOSNotification.php | src/Symfony/Component/Notifier/Bridge/Firebase/Notification/IOSNotification.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Firebase\Notification;
use Symfony\Co... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Firebase/Notification/WebNotification.php | src/Symfony/Component/Notifier/Bridge/Firebase/Notification/WebNotification.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Firebase\Notification;
use Symfony\Co... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Firebase/Tests/FirebaseTransportTest.php | src/Symfony/Component/Notifier/Bridge/Firebase/Tests/FirebaseTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Firebase\Tests;
use PHPUnit\Framework... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Firebase/Tests/FirebaseTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/Firebase/Tests/FirebaseTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Firebase\Tests;
use Symfony\Component... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Firebase/Tests/Notification/AndroidNotificationTest.php | src/Symfony/Component/Notifier/Bridge/Firebase/Tests/Notification/AndroidNotificationTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Firebase\Tests\Notification;
use PHPU... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Firebase/Tests/Notification/IOSNotificationTest.php | src/Symfony/Component/Notifier/Bridge/Firebase/Tests/Notification/IOSNotificationTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Firebase\Tests\Notification;
use PHPU... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Firebase/Tests/Notification/WebNotificationTest.php | src/Symfony/Component/Notifier/Bridge/Firebase/Tests/Notification/WebNotificationTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Firebase\Tests\Notification;
use PHPU... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsOptions.php | src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsOptions.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\AmazonSns;
use AsyncAws\Sns\Input\Pub... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsTransport.php | src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\AmazonSns;
use AsyncAws\Sns\SnsClient... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsTransportFactory.php | src/Symfony/Component/Notifier/Bridge/AmazonSns/AmazonSnsTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\AmazonSns;
use AsyncAws\Sns\SnsClient... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/AmazonSns/Tests/AmazonSnsTransportTest.php | src/Symfony/Component/Notifier/Bridge/AmazonSns/Tests/AmazonSnsTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\AmazonSns\Tests;
use AsyncAws\Sns\Res... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/AmazonSns/Tests/AmazonSnsOptionsTest.php | src/Symfony/Component/Notifier/Bridge/AmazonSns/Tests/AmazonSnsOptionsTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\AmazonSns\Tests;
use PHPUnit\Framewor... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/AmazonSns/Tests/AmazonSnsTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/AmazonSns/Tests/AmazonSnsTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\AmazonSns\Tests;
use Symfony\Componen... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsSluzba/SmsSluzbaTransport.php | src/Symfony/Component/Notifier/Bridge/SmsSluzba/SmsSluzbaTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsSluzba;
use Symfony\Component\Noti... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsSluzba/SmsSluzbaOptions.php | src/Symfony/Component/Notifier/Bridge/SmsSluzba/SmsSluzbaOptions.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsSluzba;
use Symfony\Component\Noti... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsSluzba/SmsSluzbaTransportFactory.php | src/Symfony/Component/Notifier/Bridge/SmsSluzba/SmsSluzbaTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsSluzba;
use Symfony\Component\Noti... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsSluzba/Tests/SmsSluzbaTransportTest.php | src/Symfony/Component/Notifier/Bridge/SmsSluzba/Tests/SmsSluzbaTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsSluzba\Tests;
use Symfony\Componen... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/SmsSluzba/Tests/SmsSluzbaTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/SmsSluzba/Tests/SmsSluzbaTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\SmsSluzba\Tests;
use Symfony\Componen... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php | src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Discord;
use Symfony\Component\Notifi... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransportFactory.php | src/Symfony/Component/Notifier/Bridge/Discord/DiscordTransportFactory.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Discord;
use Symfony\Component\Notifi... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Discord/DiscordOptions.php | src/Symfony/Component/Notifier/Bridge/Discord/DiscordOptions.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Discord;
use Symfony\Component\Notifi... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Discord/DiscordBotTransport.php | src/Symfony/Component/Notifier/Bridge/Discord/DiscordBotTransport.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Discord;
use Symfony\Component\Notifi... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Discord/Tests/DiscordBotTransportTest.php | src/Symfony/Component/Notifier/Bridge/Discord/Tests/DiscordBotTransportTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Discord\Tests;
use Symfony\Component\... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Discord/Tests/DiscordTransportFactoryTest.php | src/Symfony/Component/Notifier/Bridge/Discord/Tests/DiscordTransportFactoryTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Discord\Tests;
use Symfony\Component\... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
symfony/symfony | https://github.com/symfony/symfony/blob/9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8/src/Symfony/Component/Notifier/Bridge/Discord/Tests/DiscordOptionsTest.php | src/Symfony/Component/Notifier/Bridge/Discord/Tests/DiscordOptionsTest.php | <?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Notifier\Bridge\Discord\Tests;
use PHPUnit\Framework\... | php | MIT | 9eb3243dd3c2b40347ed54c80e64d23eda1ac7d8 | 2026-01-04T15:02:34.231510Z | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.