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 |
|---|---|---|---|---|---|---|---|---|
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/tests/Unit/DependencyInjection/YamlStenopeExtensionTest.php | tests/Unit/DependencyInjection/YamlStenopeExtensionTest.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Stenope\Bundle\Tests\Unit\DependencyInjection;
use Symfony\Component\Config\FileLocator;
use Symfony\Component\Depende... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/tests/Unit/DependencyInjection/XmlStenopeExtensionTest.php | tests/Unit/DependencyInjection/XmlStenopeExtensionTest.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Stenope\Bundle\Tests\Unit\DependencyInjection;
use Symfony\Component\Config\FileLocator;
use Symfony\Component\Depende... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/tests/Unit/DependencyInjection/StenopeExtensionTest.php | tests/Unit/DependencyInjection/StenopeExtensionTest.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Stenope\Bundle\Tests\Unit\DependencyInjection;
use PHPUnit\Framework\TestCase;
use Stenope\Bundle\Builder;
use Stenope... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/tests/Unit/HttpKernel/Controller/ArgumentResolver/ContentArgumentResolverTest.php | tests/Unit/HttpKernel/Controller/ArgumentResolver/ContentArgumentResolverTest.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Stenope\Bundle\Tests\Unit\HttpKernel\Controller\ArgumentResolver;
use PHPUnit\Framework\TestCase;
use Prophecy\Argumen... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/tests/Unit/TableOfContent/CrawlerTableOfContentGeneratorTest.php | tests/Unit/TableOfContent/CrawlerTableOfContentGeneratorTest.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Stenope\Bundle\Tests\Unit\TableOfContent;
use PHPUnit\Framework\TestCase;
use Stenope\Bundle\TableOfContent\CrawlerTab... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/tests/Unit/Provider/LocalFilesystemProviderTest.php | tests/Unit/Provider/LocalFilesystemProviderTest.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Stenope\Bundle\Tests\Unit\Provider;
use PHPUnit\Framework\TestCase;
use Prophecy\PhpUnit\ProphecyTrait;
use Stenope\Bu... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/tests/Unit/Service/AssetsUtilsTest.php | tests/Unit/Service/AssetsUtilsTest.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Stenope\Bundle\Tests\Unit\Service;
use PHPUnit\Framework\TestCase;
use Prophecy\Argument;
use Prophecy\PhpUnit\Prophec... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/tests/Unit/Service/HtmlCrawlerManagerTest.php | tests/Unit/Service/HtmlCrawlerManagerTest.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Stenope\Bundle\Tests\Unit\Service;
use PHPUnit\Framework\TestCase;
use Stenope\Bundle\Behaviour\HtmlCrawlerManagerInte... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/tests/Unit/Service/ParsedownTest.php | tests/Unit/Service/ParsedownTest.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Stenope\Bundle\Tests\Unit\Service;
use PHPUnit\Framework\TestCase;
use Stenope\Bundle\Service\Parsedown;
class Parsed... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/tests/Unit/Service/Git/LastModifiedFetcherTest.php | tests/Unit/Service/Git/LastModifiedFetcherTest.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Stenope\Bundle\Tests\Unit\Service\Git;
use PHPUnit\Framework\TestCase;
use Psr\Log\Test\TestLogger;
use Stenope\Bundle... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/bin/lint.twig.php | bin/lint.twig.php | #!/usr/bin/env php
<?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
require __DIR__ . '/../vendor/autoload.php';
use Symfony\Bridge\Twig\Command\LintCommand;
use Symfony\Compone... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/config/processors.php | config/processors.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Symfony\Component\DependencyInjection\Loader\Configurator;
use Psr\Log\LoggerInterface;
use Stenope\Bundle\Behaviour\H... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/config/services.php | config/services.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Symfony\Component\DependencyInjection\Loader\Configurator;
use Psr\Log\LoggerInterface;
use Stenope\Bundle\Behaviour\H... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/config/tags.php | config/tags.php | <?php
/*
* This file is part of the "StenopePHP/Stenope" bundle.
*
* @author Thomas Jarrand <thomas.jarrand@gmail.com>
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
namespace Stenope\Bundle\DependencyInjection\tags;
const content_processor = 'stenope.processor';
const content_provider = 'sten... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/doc/app/src/Kernel.php | doc/app/src/Kernel.php | <?php
namespace App;
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
use Symfony\Component\HttpKernel\Kernel as BaseKernel;
class Kernel extends BaseKernel
{
use MicroKernelTrait;
}
| php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/doc/app/src/Processor/DefaultTocProcessor.php | doc/app/src/Processor/DefaultTocProcessor.php | <?php
namespace App\Processor;
use App\Model\Page;
use Stenope\Bundle\Behaviour\ProcessorInterface;
use Stenope\Bundle\Content;
class DefaultTocProcessor implements ProcessorInterface
{
public function __construct(
private string $tableOfContentProperty = 'tableOfContent'
) {
}
/**
* @p... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/doc/app/src/Model/Page.php | doc/app/src/Model/Page.php | <?php
namespace App\Model;
use Stenope\Bundle\TableOfContent\TableOfContent;
class Page
{
public string $title;
public string $slug;
public string $content;
public ?TableOfContent $tableOfContent = null;
public \DateTimeInterface $created;
public \DateTimeInterface $lastModified;
}
| php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/doc/app/src/Model/Index.php | doc/app/src/Model/Index.php | <?php
namespace App\Model;
class Index extends Page
{
}
| php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/doc/app/src/Controller/DocController.php | doc/app/src/Controller/DocController.php | <?php
namespace App\Controller;
use App\Model\Index;
use App\Model\Page;
use Stenope\Bundle\ContentManagerInterface;
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
use Symfony\Component\Routing\Annotation\Route;
class DocController extends AbstractController
{
public function __construct(
... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/doc/app/public/index.php | doc/app/public/index.php | <?php
use App\Kernel;
require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
return function (array $context) {
return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);
};
| php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/doc/app/config/preload.php | doc/app/config/preload.php | <?php
if (file_exists(dirname(__DIR__).'/var/cache/prod/App_KernelProdContainer.preload.php')) {
require dirname(__DIR__).'/var/cache/prod/App_KernelProdContainer.preload.php';
}
| php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
StenopePHP/Stenope | https://github.com/StenopePHP/Stenope/blob/eda6b30e7280aec07e7970f708b9246ac4217cc2/doc/app/config/bundles.php | doc/app/config/bundles.php | <?php
return [
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true],
Twig\Extra\TwigExtraBundle\TwigExtraBundle::class => ['all' => true],
Symfony\Bundle\WebProfilerBundle\WebProfilerBundle::class => ['dev' => true, 'te... | php | MIT | eda6b30e7280aec07e7970f708b9246ac4217cc2 | 2026-01-05T05:19:06.407340Z | false |
yandex-php/translate-api | https://github.com/yandex-php/translate-api/blob/3a53fc1dab9bf5cb6e7f11b39604d6288f683765/src/Translator.php | src/Translator.php | <?php
namespace Yandex\Translate;
/**
* Translate
* @author Nikita Gusakov <dev@nkt.me>
* @link http://api.yandex.com/translate/doc/dg/reference/translate.xml
*/
class Translator
{
const BASE_URL = 'https://translate.yandex.net/api/v1.5/tr.json/';
const MESSAGE_UNKNOWN_ERROR = 'Unknown error';
const... | php | MIT | 3a53fc1dab9bf5cb6e7f11b39604d6288f683765 | 2026-01-05T05:19:14.342338Z | false |
yandex-php/translate-api | https://github.com/yandex-php/translate-api/blob/3a53fc1dab9bf5cb6e7f11b39604d6288f683765/src/Translation.php | src/Translation.php | <?php
namespace Yandex\Translate;
/**
* Translation
* @author Nikita Gusakov <dev@nkt.me>
*/
class Translation
{
/**
* @var string|array
*/
protected $source;
/**
* @var string|array
*/
protected $result;
/**
* @var array
*/
protected $language;
/**
... | php | MIT | 3a53fc1dab9bf5cb6e7f11b39604d6288f683765 | 2026-01-05T05:19:14.342338Z | false |
yandex-php/translate-api | https://github.com/yandex-php/translate-api/blob/3a53fc1dab9bf5cb6e7f11b39604d6288f683765/src/Exception.php | src/Exception.php | <?php
namespace Yandex\Translate;
/**
* Exception
* @author Nikita Gusakov <dev@nkt.me>
*/
class Exception extends \Exception
{
}
| php | MIT | 3a53fc1dab9bf5cb6e7f11b39604d6288f683765 | 2026-01-05T05:19:14.342338Z | false |
jakeasmith/commit | https://github.com/jakeasmith/commit/blob/dab3e5de1d2938da2ab2fb37ccf463a7c470fc4d/src/EmojiList.php | src/EmojiList.php | <?php
namespace Smacme\Commit;
class EmojiList
{
/** @var array The available emoji */
private $options = [
'🎨' => 'Improving the format/structure of the code',
'🐎' => 'Improving performance',
'📚' => 'Writing docs',
'🐛' => 'Reporting a bug',
'🚑' => 'Fixing a bug',
... | php | MIT | dab3e5de1d2938da2ab2fb37ccf463a7c470fc4d | 2026-01-05T05:19:19.625863Z | false |
jakeasmith/commit | https://github.com/jakeasmith/commit/blob/dab3e5de1d2938da2ab2fb37ccf463a7c470fc4d/src/EmojiUsage.php | src/EmojiUsage.php | <?php
namespace Smacme\Commit;
class EmojiUsage
{
/** @var string The directory used to store emoji usage data */
private $workingDir;
/** @var string Filename to store usage data */
private $usageFilename = '.emoji_usage';
public function __construct($workingDir)
{
$this->workingDir... | php | MIT | dab3e5de1d2938da2ab2fb37ccf463a7c470fc4d | 2026-01-05T05:19:19.625863Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/preload.php | preload.php | <?php
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
use CodeIgniter\Boot;
use Config\Paths;
/*
*----------------------... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/freeallusers.php | freeallusers.php | <?php
// Program to reset the Memory variable that
// controls access to Jobe tasks, essentially
// freeing all users. For CLI use only and
// then only in emergencies!
$NUM_USERS = 8; // Adjust as required.
$ACTIVE_USERS = 1; // ID for active-users variable.
try {
$key = ftok('/var/www/html/jobe/public/index.php', '... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/checkshmstatus.php | checkshmstatus.php | <?php
// Scripts to report status of the Shared Memory variable that
// controls access to Jobe tasks.
// For CLI use only.
// You may need to change the value of $key if your Jobe installation
// is in a different directory.
try {
$key = ftok('/var/www/html/jobe/public/index.php', 'j');
$sem = sem_get($key);
$gotI... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/index.php | index.php | <?php
use CodeIgniter\Boot;
use Config\Paths;
/*
*---------------------------------------------------------------
* CHECK PHP VERSION
*---------------------------------------------------------------
*/
$minPhpVersion = '8.1'; // If you update this, don't forget to update `spark`.
if (version_compare(PHP_VERSION,... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/rewrite.php | system/rewrite.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
/*
* CodeIgniter PHP-Development Server R... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/util_bootstrap.php | system/util_bootstrap.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
use CodeIgniter\Boot;
use Config\Paths;
e... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/ComposerScripts.php | system/ComposerScripts.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter;
use FilesystemIter... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Common.php | system/Common.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
use CodeIgniter\Cache\CacheInterface;
use ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | true |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Controller.php | system/Controller.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter;
use CodeIgniter\HT... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Superglobals.php | system/Superglobals.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter;
/**
* Superglobal... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/CodeIgniter.php | system/CodeIgniter.php | <?php
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter;
use Closure;
use CodeIgniter\Cache\ResponseC... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | true |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/BaseModel.php | system/BaseModel.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter;
use Closure;
use C... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | true |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/bootstrap.php | system/bootstrap.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
/**
* -----------------------------------... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Model.php | system/Model.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter;
use Closure;
use C... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Boot.php | system/Boot.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter;
use CodeIgniter\Ca... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Files/FileCollection.php | system/Files/FileCollection.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Files;
use CodeIgni... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Files/File.php | system/Files/File.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Files;
use CodeIgni... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Files/FileSizeUnit.php | system/Files/FileSizeUnit.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Files;
use CodeIgni... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Files/Exceptions/FileException.php | system/Files/Exceptions/FileException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Files\Exceptions;
u... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Files/Exceptions/FileNotFoundException.php | system/Files/Exceptions/FileNotFoundException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Files\Exceptions;
u... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Files/Exceptions/ExceptionInterface.php | system/Files/Exceptions/ExceptionInterface.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Files\Exceptions;
/... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Email/Email.php | system/Email/Email.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Email;
use CodeIgni... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | true |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Exceptions.php | system/Debug/Exceptions.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug;
use CodeIgni... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/ExceptionHandlerInterface.php | system/Debug/ExceptionHandlerInterface.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug;
use CodeIgni... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/ExceptionHandler.php | system/Debug/ExceptionHandler.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug;
use CodeIgni... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Timer.php | system/Debug/Timer.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug;
use CodeIgni... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar.php | system/Debug/Toolbar.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug;
use CodeIgni... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/BaseExceptionHandler.php | system/Debug/BaseExceptionHandler.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug;
use CodeIgni... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Iterator.php | system/Debug/Iterator.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug;
use Closure;... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar/Collectors/Database.php | system/Debug/Toolbar/Collectors/Database.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug\Toolbar\Collec... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar/Collectors/History.php | system/Debug/Toolbar/Collectors/History.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug\Toolbar\Collec... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar/Collectors/Events.php | system/Debug/Toolbar/Collectors/Events.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug\Toolbar\Collec... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar/Collectors/Logs.php | system/Debug/Toolbar/Collectors/Logs.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug\Toolbar\Collec... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar/Collectors/Config.php | system/Debug/Toolbar/Collectors/Config.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug\Toolbar\Collec... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar/Collectors/Routes.php | system/Debug/Toolbar/Collectors/Routes.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug\Toolbar\Collec... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar/Collectors/BaseCollector.php | system/Debug/Toolbar/Collectors/BaseCollector.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug\Toolbar\Collec... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar/Collectors/Timers.php | system/Debug/Toolbar/Collectors/Timers.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug\Toolbar\Collec... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar/Collectors/Views.php | system/Debug/Toolbar/Collectors/Views.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug\Toolbar\Collec... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar/Collectors/Files.php | system/Debug/Toolbar/Collectors/Files.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Debug\Toolbar\Collec... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Debug/Toolbar/Views/toolbar.tpl.php | system/Debug/Toolbar/Views/toolbar.tpl.php | <?php declare(strict_types=1);
use CodeIgniter\Debug\Toolbar;
use CodeIgniter\View\Parser;
/**
* @var Toolbar $this
* @var int $totalTime
* @var int $totalMemory
* @var string $url
* @var string $method
* @var bool $isAJAX
* @var int $startTime
* @var int $totalTime
* @var int $totalM... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/DataConverter/DataConverter.php | system/DataConverter/DataConverter.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\DataConverter;
use ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/CriticalError.php | system/Exceptions/CriticalError.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/TestException.php | system/Exceptions/TestException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/PageNotFoundException.php | system/Exceptions/PageNotFoundException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
class P... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/BadFunctionCallException.php | system/Exceptions/BadFunctionCallException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/HasExitCodeInterface.php | system/Exceptions/HasExitCodeInterface.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/ExceptionInterface.php | system/Exceptions/ExceptionInterface.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/ModelException.php | system/Exceptions/ModelException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/FrameworkException.php | system/Exceptions/FrameworkException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/ConfigException.php | system/Exceptions/ConfigException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/LogicException.php | system/Exceptions/LogicException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/RuntimeException.php | system/Exceptions/RuntimeException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/BadMethodCallException.php | system/Exceptions/BadMethodCallException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/HTTPExceptionInterface.php | system/Exceptions/HTTPExceptionInterface.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/InvalidArgumentException.php | system/Exceptions/InvalidArgumentException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/DownloadException.php | system/Exceptions/DownloadException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
/**
* ... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Exceptions/DebugTraceableTrait.php | system/Exceptions/DebugTraceableTrait.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\Exceptions;
use Thr... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/I18n/Time.php | system/I18n/Time.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\I18n;
use DateTimeI... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/I18n/TimeTrait.php | system/I18n/TimeTrait.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\I18n;
use CodeIgnit... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/I18n/TimeLegacy.php | system/I18n/TimeLegacy.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\I18n;
use DateTime;... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/I18n/TimeDifference.php | system/I18n/TimeDifference.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\I18n;
use DateTime;... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/I18n/Exceptions/I18nException.php | system/I18n/Exceptions/I18nException.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
namespace CodeIgniter\I18n\Exceptions;
us... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Helpers/html_helper.php | system/Helpers/html_helper.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
use CodeIgniter\Files\Exceptions\FileNotFo... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Helpers/url_helper.php | system/Helpers/url_helper.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
use CodeIgniter\HTTP\CLIRequest;
use CodeI... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Helpers/form_helper.php | system/Helpers/form_helper.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
use CodeIgniter\Validation\Exceptions\Vali... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Helpers/inflector_helper.php | system/Helpers/inflector_helper.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
// CodeIgniter Inflector Helpers
if (! fu... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Helpers/kint_helper.php | system/Helpers/kint_helper.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
// This helper is autoloaded by CodeIgnite... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Helpers/security_helper.php | system/Helpers/security_helper.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
// CodeIgniter Security Helpers
if (! fun... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Helpers/array_helper.php | system/Helpers/array_helper.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
use CodeIgniter\Helpers\Array\ArrayHelper;... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Helpers/text_helper.php | system/Helpers/text_helper.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
use CodeIgniter\Exceptions\InvalidArgument... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Helpers/test_helper.php | system/Helpers/test_helper.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
use CodeIgniter\Exceptions\TestException;
... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Helpers/xml_helper.php | system/Helpers/xml_helper.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
// CodeIgniter XML Helpers
if (! function... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
trampgeek/jobe | https://github.com/trampgeek/jobe/blob/cffff99685a78a2e13b47a5288e6fa87a1abe40a/system/Helpers/date_helper.php | system/Helpers/date_helper.php | <?php
declare(strict_types=1);
/**
* This file is part of CodeIgniter 4 framework.
*
* (c) CodeIgniter Foundation <admin@codeigniter.com>
*
* For the full copyright and license information, please view
* the LICENSE file that was distributed with this source code.
*/
use CodeIgniter\I18n\Time;
// CodeIgniter... | php | MIT | cffff99685a78a2e13b47a5288e6fa87a1abe40a | 2026-01-05T05:19:26.518100Z | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.