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
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Handler/Pcntl/WaitResult.php
src/Handler/Pcntl/WaitResult.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Handler\Pcn...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Handler/Pcntl/Pcntl.php
src/Handler/Pcntl/Pcntl.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Handler\Pcn...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/AbnormalExit.php
src/Exception/AbnormalExit.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/MissingSignature.php
src/Exception/MissingSignature.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/QueueNotFound.php
src/Exception/QueueNotFound.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/DriverError.php
src/Exception/DriverError.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/InvalidSignature.php
src/Exception/InvalidSignature.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/ForkedProcessCancelled.php
src/Exception/ForkedProcessCancelled.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/SerializationError.php
src/Exception/SerializationError.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/SimpleMustStop.php
src/Exception/SimpleMustStop.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/ForkedProcessFailed.php
src/Exception/ForkedProcessFailed.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/InvalidEnvelope.php
src/Exception/InvalidEnvelope.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/NotAnEnvelope.php
src/Exception/NotAnEnvelope.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/ShouldReleaseMessage.php
src/Exception/ShouldReleaseMessage.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/CouldNotFork.php
src/Exception/CouldNotFork.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/InvalidArgumentException.php
src/Exception/InvalidArgumentException.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/src/Exception/MustStop.php
src/Exception/MustStop.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Exception; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/bootstrap.php
test/bootstrap.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) 2014 PMG Worldwide * * @package PMGQueue * @copyright 2014 PMG Worldwide * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ $loader = require __DIR__.'/../vendor/autoload.php'; $loader->addPsr4('PMG...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/integration/ProducerOtelIntTest.php
test/integration/ProducerOtelIntTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; use Logic...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/integration/ConsumerOtelIntTest.php
test/integration/ConsumerOtelIntTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; use OpenT...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/integration/OtelIntegrationTestCase.php
test/integration/OtelIntegrationTestCase.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; use Array...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/integration/ForkingHandlerIntTest.php
test/integration/ForkingHandlerIntTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; /** * @r...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/integration/IntegrationTestCase.php
test/integration/IntegrationTestCase.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; abstract ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/integration/Serializer/SodiumCryptoAuthNativeSerializerTest.php
test/integration/Serializer/SodiumCryptoAuthNativeSerializerTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Serializer;...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/integration/Serializer/SerializerIntegrationTestCase.php
test/integration/Serializer/SerializerIntegrationTestCase.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Serializer;...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/integration/Serializer/HmacSha256NativeSerializerTest.php
test/integration/Serializer/HmacSha256NativeSerializerTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Serializer;...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/DefaultProducerTest.php
test/unit/DefaultProducerTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; use PMG\Q...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/CollectingLogger.php
test/unit/CollectingLogger.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; final cla...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/DefaultConsumerTest.php
test/unit/DefaultConsumerTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; use PHPUn...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/AbstractConsumerTest.php
test/unit/AbstractConsumerTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; use Psr\L...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/UnitTestCase.php
test/unit/UnitTestCase.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; abstract ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/DefaultEnvelopeTest.php
test/unit/DefaultEnvelopeTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; use PMG\Q...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/MessageNamesTest.php
test/unit/MessageNamesTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue; class _Na...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Driver/MemoryDriverTest.php
test/unit/Driver/MemoryDriverTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Driver; us...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Driver/AbstractPersistanceDriverTest.php
test/unit/Driver/AbstractPersistanceDriverTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Driver; us...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Signer/SodiumCryptoAuthTest.php
test/unit/Signer/SodiumCryptoAuthTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Signer; us...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Signer/HmacSha256Test.php
test/unit/Signer/HmacSha256Test.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Signer; us...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Signer/SignerTestCase.php
test/unit/Signer/SignerTestCase.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Signer; us...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Lifecycle/MappingLifecycleTest.php
test/unit/Lifecycle/MappingLifecycleTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Lifecycle; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Lifecycle/DelegatingLifecycleTest.php
test/unit/Lifecycle/DelegatingLifecycleTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Lifecycle; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Lifecycle/LifecycleTestCase.php
test/unit/Lifecycle/LifecycleTestCase.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Lifecycle; ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Serializer/NativeSerializerTest.php
test/unit/Serializer/NativeSerializerTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Serializer;...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Router/FallbackRouterTest.php
test/unit/Router/FallbackRouterTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Router; us...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Router/SimpleRouterTest.php
test/unit/Router/SimpleRouterTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Router; us...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Router/MappingRouterTest.php
test/unit/Router/MappingRouterTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Router; us...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Retry/LimitedSpecTest.php
test/unit/Retry/LimitedSpecTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Retry; use...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Handler/PcntlForkingHandlerTest.php
test/unit/Handler/PcntlForkingHandlerTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Handler; u...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Handler/CallableHandlerTest.php
test/unit/Handler/CallableHandlerTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Handler; u...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/test/unit/Handler/Pcntl/PcntlTest.php
test/unit/Handler/Pcntl/PcntlTest.php
<?php declare(strict_types=1); /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/Apache-2.0 Apache-2.0 */ namespace PMG\Queue\Handler\Pcn...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/examples/plain_object_message.php
examples/plain_object_message.php
<?php use PMG\Queue; require __DIR__.'/../vendor/autoload.php'; require __DIR__.'/StreamLogger.php'; class SomeMessage { public $hello = 'World'; } $driver = new Queue\Driver\MemoryDriver(); $router = new Queue\Router\SimpleRouter('q'); $producer = new Queue\DefaultProducer($driver, $router); // an example ca...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/examples/StreamLogger.php
examples/StreamLogger.php
<?php /** * This file is part of PMG\Queue * * Copyright (c) PMG <https://www.pmg.com> * * For full copyright information see the LICENSE file distributed * with this source code. * * @license http://opensource.org/licenses/MIT MIT */ use Psr\Log\AbstractLogger; /** * A logger implementation that ignore...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/examples/retrying.php
examples/retrying.php
<?php use PMG\Queue; require __DIR__.'/../vendor/autoload.php'; require __DIR__.'/StreamLogger.php'; $driver = new Queue\Driver\MemoryDriver(); $router = new Queue\Router\SimpleRouter('q'); $producer = new Queue\DefaultProducer($driver, $router); $handler = new Queue\Handler\CallableHandler(function () { stati...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
AgencyPMG/Queue
https://github.com/AgencyPMG/Queue/blob/7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f/examples/simple.php
examples/simple.php
<?php use PMG\Queue; require __DIR__.'/../vendor/autoload.php'; require __DIR__.'/StreamLogger.php'; $driver = new Queue\Driver\MemoryDriver(); $router = new Queue\Router\SimpleRouter('q'); $producer = new Queue\DefaultProducer($driver, $router); // an example callback handler. If you're doing something like this ...
php
Apache-2.0
7dd5f22268a8fbfb4ba50fca4f839f0ce4d1476f
2026-01-05T05:09:50.528684Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/.php_cs.dist.php
.php_cs.dist.php
<?php $finder = Symfony\Component\Finder\Finder::create() ->in([ __DIR__ . '/src', __DIR__ . '/tests', ]) ->name('*.php') ->notName('*.blade.php') ->ignoreDotFiles(true) ->ignoreVCS(true); return (new PhpCsFixer\Config()) ->setRules([ '@PSR2' => true, 'array...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/src/MassUpdatable.php
src/MassUpdatable.php
<?php namespace Iksaku\Laravel\MassUpdate; use Iksaku\Laravel\MassUpdate\Exceptions\EmptyUniqueByException; use Iksaku\Laravel\MassUpdate\Exceptions\MassUpdatingAndFilteringModelUsingTheSameColumn; use Iksaku\Laravel\MassUpdate\Exceptions\MissingFilterableColumnsException; use Iksaku\Laravel\MassUpdate\Exceptions\Orp...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/src/Exceptions/RecordWithoutUpdatableValuesException.php
src/Exceptions/RecordWithoutUpdatableValuesException.php
<?php namespace Iksaku\Laravel\MassUpdate\Exceptions; use Throwable; use UnexpectedValueException; class RecordWithoutUpdatableValuesException extends UnexpectedValueException { public function __construct(Throwable $previous = null) { parent::__construct( 'No updatable columns where foun...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/src/Exceptions/UnexpectedModelClassException.php
src/Exceptions/UnexpectedModelClassException.php
<?php namespace Iksaku\Laravel\MassUpdate\Exceptions; use Throwable; use UnexpectedValueException; class UnexpectedModelClassException extends UnexpectedValueException { public function __construct(string $expectedClass, string $impostorClass, Throwable $previous = null) { parent::__construct( ...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/src/Exceptions/RecordWithoutFilterableColumnsException.php
src/Exceptions/RecordWithoutFilterableColumnsException.php
<?php namespace Iksaku\Laravel\MassUpdate\Exceptions; use Throwable; use UnexpectedValueException; class RecordWithoutFilterableColumnsException extends UnexpectedValueException { public function __construct(Throwable $previous = null) { parent::__construct( "None of the specified 'unique...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/src/Exceptions/OrphanValueException.php
src/Exceptions/OrphanValueException.php
<?php namespace Iksaku\Laravel\MassUpdate\Exceptions; use Throwable; use UnexpectedValueException; class OrphanValueException extends UnexpectedValueException { public function __construct(mixed $orphanValue, Throwable $previous = null) { parent::__construct( "Expected column name on whic...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/src/Exceptions/EmptyUniqueByException.php
src/Exceptions/EmptyUniqueByException.php
<?php namespace Iksaku\Laravel\MassUpdate\Exceptions; use Throwable; use UnexpectedValueException; class EmptyUniqueByException extends UnexpectedValueException { public function __construct(Throwable $previous = null) { parent::__construct( 'Second parameter expects an array of column na...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/src/Exceptions/MissingFilterableColumnsException.php
src/Exceptions/MissingFilterableColumnsException.php
<?php namespace Iksaku\Laravel\MassUpdate\Exceptions; use Throwable; use UnexpectedValueException; class MissingFilterableColumnsException extends UnexpectedValueException { public function __construct(array $missingColumns, Throwable $previous = null) { parent::__construct( "One of your ...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/src/Exceptions/MassUpdatingAndFilteringModelUsingTheSameColumn.php
src/Exceptions/MassUpdatingAndFilteringModelUsingTheSameColumn.php
<?php namespace Iksaku\Laravel\MassUpdate\Exceptions; use Throwable; use UnexpectedValueException; class MassUpdatingAndFilteringModelUsingTheSameColumn extends UnexpectedValueException { public function __construct(array $columns, Throwable $previous = null) { parent::__construct( "It ap...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/Pest.php
tests/Pest.php
<?php /* |-------------------------------------------------------------------------- | Test Case |-------------------------------------------------------------------------- | | The closure you provide to your test functions is always bound to a specific PHPUnit test | case class. By default, that class is "PHPUnit\Fra...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/TestCase.php
tests/TestCase.php
<?php namespace Iksaku\Laravel\MassUpdate\Tests; use Illuminate\Database\Eloquent\Factories\Factory; use Illuminate\Foundation\Testing\RefreshDatabase; use Orchestra\Testbench\TestCase as Orchestra; class TestCase extends Orchestra { use RefreshDatabase; protected function setUp(): void { parent...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/app/Models/CustomUser.php
tests/app/Models/CustomUser.php
<?php namespace Iksaku\Laravel\MassUpdate\Tests\App\Models; class CustomUser extends User { public const UPDATED_AT = 'custom_updated_at'; }
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/app/Models/User.php
tests/app/Models/User.php
<?php namespace Iksaku\Laravel\MassUpdate\Tests\App\Models; use Carbon\Carbon; use Iksaku\Laravel\MassUpdate\MassUpdatable; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; use Illuminate\Database\Eloquent\Relations\HasMany; /** * @property string $username * @property...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/app/Models/Expense.php
tests/app/Models/Expense.php
<?php namespace Iksaku\Laravel\MassUpdate\Tests\App\Models; use Iksaku\Laravel\MassUpdate\MassUpdatable; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; use Illuminate\Database\Eloquent\Relations\BelongsTo; /** * @property int $year * @property string $quarter * @pro...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/Feature/FailsProperlyTest.php
tests/Feature/FailsProperlyTest.php
<?php use Iksaku\Laravel\MassUpdate\Exceptions\EmptyUniqueByException; use Iksaku\Laravel\MassUpdate\Exceptions\MassUpdatingAndFilteringModelUsingTheSameColumn; use Iksaku\Laravel\MassUpdate\Exceptions\MissingFilterableColumnsException; use Iksaku\Laravel\MassUpdate\Exceptions\OrphanValueException; use Iksaku\Laravel\...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/Feature/FiltersByKeysTest.php
tests/Feature/FiltersByKeysTest.php
<?php use Iksaku\Laravel\MassUpdate\Tests\App\Models\User; use Illuminate\Support\Arr; use Illuminate\Support\Facades\DB; it('uses model\'s default key column if no other filtering columns are provided', function () { User::factory()->createMany([ ['name' => 'Jorge Gonzales'], ['name' => 'Gladys M...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/Feature/CompileMultipleTypesTest.php
tests/Feature/CompileMultipleTypesTest.php
<?php use Iksaku\Laravel\MassUpdate\Tests\App\Models\User; use Illuminate\Support\Facades\DB; it('can compile NULL values', function () { $user = User::factory()->create(); DB::enableQueryLog(); User::query()->massUpdate([ $user->fill(['name' => null]), ]); expect(DB::getQueryLog()[0]['...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/Feature/MassUpdateQuietlyTest.php
tests/Feature/MassUpdateQuietlyTest.php
<?php use Iksaku\Laravel\MassUpdate\Tests\App\Models\CustomUser; use Iksaku\Laravel\MassUpdate\Tests\App\Models\Expense; use Iksaku\Laravel\MassUpdate\Tests\App\Models\User; use Illuminate\Support\Arr; use Illuminate\Support\Facades\DB; it('does not update timestamp of touched records without events', function () { ...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/Feature/InteractsWithModelsTest.php
tests/Feature/InteractsWithModelsTest.php
<?php use Iksaku\Laravel\MassUpdate\Tests\App\Models\User; use Illuminate\Support\Facades\DB; it('can process array of changed models', function () { /** @var User[] $users */ $users = User::factory()->count(2)->create(); $users[0]->name = 'Jorge'; $users[1]->name = 'Elena'; User::query()->massU...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/Feature/TouchesTimestampTest.php
tests/Feature/TouchesTimestampTest.php
<?php use Iksaku\Laravel\MassUpdate\Tests\App\Models\CustomUser; use Iksaku\Laravel\MassUpdate\Tests\App\Models\Expense; use Iksaku\Laravel\MassUpdate\Tests\App\Models\User; use Illuminate\Support\Arr; use Illuminate\Support\Facades\DB; it('updates timestamps of touched records', function () { $this->travelTo(now...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/Feature/QueryInActionTest.php
tests/Feature/QueryInActionTest.php
<?php use Iksaku\Laravel\MassUpdate\Tests\App\Models\User; it('updates multiple records in a single query', function () { User::factory()->createMany([ ['name' => 'Jorge Gonzales'], ['name' => 'Gladys Martines'], ]); User::query()->massUpdate([ ['id' => 1, 'name' => 'Jorge Gonzále...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/database/factories/CustomUserFactory.php
tests/database/factories/CustomUserFactory.php
<?php namespace Iksaku\Laravel\MassUpdate\Tests\Database\Factories; use Iksaku\Laravel\MassUpdate\Tests\App\Models\CustomUser; use Illuminate\Database\Eloquent\Factories\Factory; class CustomUserFactory extends Factory { protected $model = CustomUser::class; public function definition(): array { ...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/database/factories/UserFactory.php
tests/database/factories/UserFactory.php
<?php namespace Iksaku\Laravel\MassUpdate\Tests\Database\Factories; use Iksaku\Laravel\MassUpdate\Tests\App\Models\User; use Illuminate\Database\Eloquent\Factories\Factory; class UserFactory extends Factory { protected $model = User::class; public function definition(): array { return [ ...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/database/factories/ExpenseFactory.php
tests/database/factories/ExpenseFactory.php
<?php namespace Iksaku\Laravel\MassUpdate\Tests\Database\Factories; use Iksaku\Laravel\MassUpdate\Tests\App\Models\Expense; use Iksaku\Laravel\MassUpdate\Tests\App\Models\User; use Illuminate\Database\Eloquent\Factories\Factory; class ExpenseFactory extends Factory { protected $model = Expense::class; publi...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/database/migrations/2021_06_14_000002_create_custom_users_test_table.php
tests/database/migrations/2021_06_14_000002_create_custom_users_test_table.php
<?php use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; class CreateCustomUsersTestTable extends Migration { public function up(): void { Schema::create('custom_users', function (Blueprint $table) { $table->id(); ...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/database/migrations/2021_06_14_000000_create_users_test_table.php
tests/database/migrations/2021_06_14_000000_create_users_test_table.php
<?php use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; class CreateUsersTestTable extends Migration { public function up(): void { Schema::create('users', function (Blueprint $table) { $table->id(); $...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
iksaku/laravel-mass-update
https://github.com/iksaku/laravel-mass-update/blob/99f363af0a0b14ee83e50dd23f712e8033f4e2b1/tests/database/migrations/2021_06_14_000001_create_expenses_test_table.php
tests/database/migrations/2021_06_14_000001_create_expenses_test_table.php
<?php use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; class CreateExpensesTestTable extends Migration { public function up(): void { Schema::create('expenses', function (Blueprint $table) { $table->id(); ...
php
MIT
99f363af0a0b14ee83e50dd23f712e8033f4e2b1
2026-01-05T05:10:14.152241Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/src/helpers.php
src/helpers.php
<?php
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/src/FilamentTitleWithSlugServiceProvider.php
src/FilamentTitleWithSlugServiceProvider.php
<?php namespace Camya\Filament; use Filament\PluginServiceProvider; use Spatie\LaravelPackageTools\Package; class FilamentTitleWithSlugServiceProvider extends PluginServiceProvider { public function configurePackage(Package $package): void { $package ->name('filament-title-with-slug') ...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/src/Forms/Components/TitleWithSlugInput.php
src/Forms/Components/TitleWithSlugInput.php
<?php namespace Camya\Filament\Forms\Components; use Camya\Filament\Forms\Fields\SlugInput; use Closure; use Filament\Forms\Components\Group; use Filament\Forms\Components\Hidden; use Filament\Forms\Components\TextInput; use Illuminate\Database\Eloquent\Model; use Illuminate\Support\Str; class TitleWithSlugInput { ...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/src/Forms/Fields/SlugInput.php
src/Forms/Fields/SlugInput.php
<?php namespace Camya\Filament\Forms\Fields; use Closure; use Filament\Forms\Components\TextInput; use Illuminate\Support\Str; class SlugInput extends TextInput { protected string $view = 'filament-title-with-slug::forms.fields.slug-input'; protected string|Closure|null $context = null; protected strin...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/tests/Pest.php
tests/Pest.php
<?php use Camya\Filament\Tests\TestCase; uses(TestCase::class)->in(__DIR__);
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/tests/TestCase.php
tests/TestCase.php
<?php namespace Camya\Filament\Tests; use BladeUI\Heroicons\BladeHeroiconsServiceProvider; use BladeUI\Icons\BladeIconsServiceProvider; use Camya\Filament\FilamentTitleWithSlugServiceProvider; use Filament\FilamentServiceProvider; use Filament\Forms\FormsServiceProvider; use Filament\Support\SupportServiceProvider; u...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/tests/Support/RecordFactory.php
tests/Support/RecordFactory.php
<?php namespace Camya\Filament\Tests\Support; use Illuminate\Database\Eloquent\Factories\Factory; class RecordFactory extends Factory { protected $model = Record::class; public function definition() { return []; } }
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/tests/Support/TestableForm.php
tests/Support/TestableForm.php
<?php namespace Camya\Filament\Tests\Support; use Filament\Forms\Concerns\InteractsWithForms; use Filament\Forms\Contracts\HasForms; use Illuminate\Database\Eloquent\Model; use Livewire\Component; class TestableForm extends Component implements HasForms { use InteractsWithForms; public static array $formSch...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/tests/Support/Record.php
tests/Support/Record.php
<?php namespace Camya\Filament\Tests\Support; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; class Record extends Model { use HasFactory; protected $guarded = []; public static function newFactory(): RecordFactory { return RecordFactory::new()...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/tests/Forms/Components/TitleWithSlugInputTest.php
tests/Forms/Components/TitleWithSlugInputTest.php
<?php use Camya\Filament\Forms\Components\TitleWithSlugInput; use Camya\Filament\Tests\Support\Record; use Camya\Filament\Tests\Support\TestableForm; use Illuminate\Database\Eloquent\Model; use Livewire\Livewire; it('returns OK if component is used', function () { TestableForm::$formSchema = [ TitleWithSl...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/config/filament-title-with-slug.php
config/filament-title-with-slug.php
<?php return [ /* |-------------------------------------------------------------------------- | Model Fields |-------------------------------------------------------------------------- | | The names of the fields in your model where the title and slug are stored. | | Overridable like: ...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/resources/lang/de/package.php
resources/lang/de/package.php
<?php return [ 'permalink_label' => 'Permalink:', 'permalink_label_link_visit' => 'Besuche', 'permalink_action_edit' => 'Bearbeiten', 'permalink_action_ok' => 'OK', 'permalink_action_reset' => 'Zurücksetzen', 'permalink_action_cancel' => 'Abbrechen', 'permalink_status_changed' => 'geändert'...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/resources/lang/pt_BR/package.php
resources/lang/pt_BR/package.php
<?php return [ 'permalink_label' => 'Link Permanente:', 'permalink_label_link_visit' => 'Visitar', 'permalink_action_edit' => 'Editar', 'permalink_action_ok' => 'OK', 'permalink_action_reset' => 'Resetar', 'permalink_action_cancel' => 'Cancelar', 'permalink_status_changed' => 'alterado', ];...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/resources/lang/en/package.php
resources/lang/en/package.php
<?php return [ 'permalink_label' => 'Permalink:', 'permalink_label_link_visit' => 'Visit', 'permalink_action_edit' => 'Edit', 'permalink_action_ok' => 'OK', 'permalink_action_reset' => 'Reset', 'permalink_action_cancel' => 'Cancel', 'permalink_status_changed' => 'changed', ];
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/resources/lang/ar/package.php
resources/lang/ar/package.php
<?php return [ 'permalink_label' => 'الرابط:', 'permalink_label_link_visit' => 'زيارة', 'permalink_action_edit' => 'تعديل', 'permalink_action_ok' => 'موافق', 'permalink_action_reset' => 'إعادة الضبط', 'permalink_action_cancel' => 'إلغاء', 'permalink_status_changed' => 'تم التغيير', ];
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/resources/lang/nl/package.php
resources/lang/nl/package.php
<?php return [ 'permalink_label' => 'Permalink:', 'permalink_label_link_visit' => 'Bezoeken', 'permalink_action_edit' => 'Bewerken', 'permalink_action_ok' => 'OK', 'permalink_action_reset' => 'Resetten', 'permalink_action_cancel' => 'Annuleren', 'permalink_status_changed' => 'aangepast', ];...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/resources/lang/fr/package.php
resources/lang/fr/package.php
<?php return [ 'permalink_label' => 'Permalien :', 'permalink_label_link_visit' => 'Voir', 'permalink_action_edit' => 'Éditer', 'permalink_action_ok' => 'OK', 'permalink_action_reset' => 'Réinitialiser', 'permalink_action_cancel' => 'Annuler', 'permalink_status_changed' => 'modifié', ];
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/resources/lang/id/package.php
resources/lang/id/package.php
<?php return [ 'permalink_label' => 'Tautan:', 'permalink_label_link_visit' => 'Kunjungi', 'permalink_action_edit' => 'Ubah', 'permalink_action_ok' => 'Ok', 'permalink_action_reset' => 'Reset', 'permalink_action_cancel' => 'Batal', 'permalink_status_changed' => 'berhasil diubah', ];
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/resources/views/tests/support/testable-form.blade.php
resources/views/tests/support/testable-form.blade.php
<div> {{ $this->form }} </div>
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false
camya/filament-title-with-slug
https://github.com/camya/filament-title-with-slug/blob/352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8/resources/views/forms/fields/slug-input.blade.php
resources/views/forms/fields/slug-input.blade.php
<x-forms::field-wrapper :id="$getId()" :label="$getLabel()" :label-sr-only="$isLabelHidden()" :helper-text="$getHelperText()" :hint="$getHint()" :hint-icon="$getHintIcon()" :required="$isRequired()" :state-path="$getStatePath()" class="-mt-3 filament-seo-slug-input-wrapper" > <di...
php
MIT
352b70fd7b45ff2d7f1bfdfb45fcd90573902fc8
2026-01-05T05:10:10.355011Z
false