Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Helper Laravel Package

denisok94/helper

A small Laravel/PHP helper package providing convenience functions to speed up everyday development tasks. Useful for common utilities and shortcuts so you can reduce boilerplate across projects.

View on GitHub
Deep Wiki
Context7
0.8.8

mini fixs add SQLiteDataBase

0.8.7
  • fixs Session
  • add deNormalize, truncatePro, truncateGrapheme in StringHelper
0.8.6

Cumulative changes

  • add class Session, CloneObject, S3DataService
  • in ArrayHelper added: unique_multidim_array()
  • in OtherHelper added: percent(), float()
0.8.4
  • in DataHelper added: createDate(), modifyDate(), getStamp()
  • Framework Integration: Symfony
0.8.3

add required parameters in class Console

use \denisok94\helper\other\Console;
try {
    $console = new Console([
        'test', // required arguments and/or options
        'options' => ['test', ],  // required options
        'arguments' => ['test', ],  // required arguments
    ]);
} catch (\Exception $th) {
    die($th->getMessage());
}
0.8.2
0.8.1
0.8.0

remove yii2 (12.06.2022) A new separate repository has been created:

0.7.7
  • add H::guid() and H::isJson()
  • in H::curl() fixs post fields
  • update yii2\StatusController and yii2\MetaTag
  • fixed comments on methods
  • updating readme
0.7.6-fix
  • StringHelper add guid()
  • MicroTimer namespace \helper → \helper\other
    // Before 0.7.6
    use \denisok94\helper\MicroTimer;
    // Since 0.7.6
    use \denisok94\helper\other\MicroTimer;
    
  • add class Console in other
    use \denisok94\helper\other\Console;
    
0.7.5

re yii2/MetaTag

// Before 0.7.5
MetaTag::tag($this->view, []);
// Since 0.7.5
(new MetaTag($this->view))->tag([]);
0.7.4
  • add:
    • ArrayHelper:
      • implodeMulti()
      • arrayToObject()
      • array2Object()
      • objectToArray()
      • object2Array()
  • edit:
    • StringHelper::replaceBBCode() add: hr, h1-6, ul, ol,li

If you use Yii2 and class YiiHelper

  • rename YiiHelper → Helper

denisok94\helper\YiiHelperdenisok94\helper\yii2\Helper

0.7.3
  • StringHelper - add replaceBBCode()
  • Other. re name clearCache($name) → deleteCache($name), add clearCache()
  • docs fix
0.7.2

add in

  • StringHelper: getClassName(), slashes()

fix in

  • MetaTag: образование имя сайта в теге @site
  • yii2/Other: создание подкаталогов в кэше
v0.5

add

  • in yii2 class ConsoleController

edit

  • params in curl()

dell

  • class YHH in trait Other
v0.4.5

dell

  • FHelper.php.

fix

  • ArrayHelper::set()

add

  • StatusController.php in yii2.
  • bots: 'CensysInspect', 'paloaltonetworks', 'HTTP Banner Detection', 'netsystemsresearch', 'gdnplus', 'fasthttp'.
v0.4.2
v0.4.1

Взятие нескольких функций из FileTypeIcons для FileHelper

v0.4

add FileHelper and or function

v0.3.3

больше фиксов)

v0.3.2

фиксы, фиксы и фиксы)

v0.3.1
v0.3

Изменение всех классов на трейды и создание единого класса Helper, который наследует все трейды

v0.2.0
v0.1
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
codifyo/ts-generator-bundle
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor