Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * This file is part of the Carbon package. * * (c) Brian Nesbitt <brian@nesb..
Decoded Output download
<?php
/**
* This file is part of the Carbon package.
*
* (c) Brian Nesbitt <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
/*
* Authors:
* - Franois B
* - Atolagbe Abisoye
*/
return [
'year' => 'dun :count',
'a_year' => '{1}dun kan|dun :count',
'month' => 'osu :count',
'a_month' => '{1}osu kan|osu :count',
'week' => 's :count',
'a_week' => '{1}s kan|s :count',
'day' => 'j :count',
'a_day' => '{1}j kan|j :count',
'hour' => 'wakati :count',
'a_hour' => '{1}wakati kan|wakati :count',
'minute' => 'isju :count',
'a_minute' => '{1}isju kan|isju :count',
'second' => 'iaaya :count',
'a_second' => '{1}isju aaya die|aaya :count',
'ago' => ':time kja',
'from_now' => 'ni :time',
'diff_yesterday' => 'Ana',
'diff_yesterday_regexp' => 'Ana(?:\s+ni)?',
'diff_today' => 'Oni',
'diff_today_regexp' => 'Oni(?:\s+ni)?',
'diff_tomorrow' => 'la',
'diff_tomorrow_regexp' => 'la(?:\s+ni)?',
'formats' => [
'LT' => 'h:mm A',
'LTS' => 'h:mm:ss A',
'L' => 'DD/MM/YYYY',
'LL' => 'D MMMM YYYY',
'LLL' => 'D MMMM YYYY h:mm A',
'LLLL' => 'dddd, D MMMM YYYY h:mm A',
],
'calendar' => [
'sameDay' => '[Oni ni] LT',
'nextDay' => '[la ni] LT',
'nextWeek' => 'dddd [s ton\'b] [ni] LT',
'lastDay' => '[Ana ni] LT',
'lastWeek' => 'dddd [s tol] [ni] LT',
'sameElse' => 'L',
],
'ordinal' => 'j :number',
'months' => ['Sr', 'Erele', 'rna', 'Igbe', 'Ebibi', 'Okudu', 'Agmo', 'Ogun', 'Owewe', 'wara', 'Belu', 'p'],
'months_short' => ['Sr', 'Erl', 'rn', 'Igb', 'Ebi', 'Oku', 'Ag', 'Ogu', 'Owe', 'wa', 'Bel', 'p'],
'weekdays' => ['Aiku', 'Aje', 'Isgun', 'jru', 'jb', 'ti', 'Abamta'],
'weekdays_short' => ['Aik', 'Aje', 'Is', 'jr', 'jb', 'ti', 'Aba'],
'weekdays_min' => ['Ai', 'Aj', 'Is', 'r', 'b', 't', 'Ab'],
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 4,
'meridiem' => ['r', 'sn'],
];
?>
Did this file decode correctly?
Original Code
<?php
/**
* This file is part of the Carbon package.
*
* (c) Brian Nesbitt <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
/*
* Authors:
* - Franois B
* - Atolagbe Abisoye
*/
return [
'year' => 'dun :count',
'a_year' => '{1}dun kan|dun :count',
'month' => 'osu :count',
'a_month' => '{1}osu kan|osu :count',
'week' => 's :count',
'a_week' => '{1}s kan|s :count',
'day' => 'j :count',
'a_day' => '{1}j kan|j :count',
'hour' => 'wakati :count',
'a_hour' => '{1}wakati kan|wakati :count',
'minute' => 'isju :count',
'a_minute' => '{1}isju kan|isju :count',
'second' => 'iaaya :count',
'a_second' => '{1}isju aaya die|aaya :count',
'ago' => ':time kja',
'from_now' => 'ni :time',
'diff_yesterday' => 'Ana',
'diff_yesterday_regexp' => 'Ana(?:\\s+ni)?',
'diff_today' => 'Oni',
'diff_today_regexp' => 'Oni(?:\\s+ni)?',
'diff_tomorrow' => 'la',
'diff_tomorrow_regexp' => 'la(?:\\s+ni)?',
'formats' => [
'LT' => 'h:mm A',
'LTS' => 'h:mm:ss A',
'L' => 'DD/MM/YYYY',
'LL' => 'D MMMM YYYY',
'LLL' => 'D MMMM YYYY h:mm A',
'LLLL' => 'dddd, D MMMM YYYY h:mm A',
],
'calendar' => [
'sameDay' => '[Oni ni] LT',
'nextDay' => '[la ni] LT',
'nextWeek' => 'dddd [s ton\'b] [ni] LT',
'lastDay' => '[Ana ni] LT',
'lastWeek' => 'dddd [s tol] [ni] LT',
'sameElse' => 'L',
],
'ordinal' => 'j :number',
'months' => ['Sr', 'Erele', 'rna', 'Igbe', 'Ebibi', 'Okudu', 'Agmo', 'Ogun', 'Owewe', 'wara', 'Belu', 'p'],
'months_short' => ['Sr', 'Erl', 'rn', 'Igb', 'Ebi', 'Oku', 'Ag', 'Ogu', 'Owe', 'wa', 'Bel', 'p'],
'weekdays' => ['Aiku', 'Aje', 'Isgun', 'jru', 'jb', 'ti', 'Abamta'],
'weekdays_short' => ['Aik', 'Aje', 'Is', 'jr', 'jb', 'ti', 'Aba'],
'weekdays_min' => ['Ai', 'Aj', 'Is', 'r', 'b', 't', 'Ab'],
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 4,
'meridiem' => ['r', 'sn'],
];
Function Calls
None |
Stats
MD5 | 186b6c440b44f33064c4bfc0943d68fc |
Eval Count | 0 |
Decode Time | 87 ms |