Libraries tagged by korea
corealg/helper
45 Downloads
This package provides some common helper functions that we need regularly for almost every project.
corealg/excel-validator
4 Downloads
This package helps you to validate your excel sheet cell by cell. You do not need to store data blindly, you can rule each cell to match your expectation.
corealg/curl
199 Downloads
Curl helper for php.
corealg/auth
2 Downloads
Auth package
srph/map-range
11 Downloads
A more efficient foreach-range
simplecomplex/explorable
4 Downloads
Foreach'ing protected members made simple
sashabo/iterable-string
3979 Downloads
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
rainstreamweb/lara-pdf-merger-php-8-1
4 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.
lyovkin/blade-extensions
6 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
kalimero/readonly-array-support
0 Downloads
Laravel-style support for immutable toReadonlyArray pattern in DTOs and Resources.
imlewc/fpdi-tfpdf
53 Downloads
PHP package of TFPDF with FPDI. PSR-4 compliant. Forked from istom1n/fpdi-tfpdf, each function is deprecated in php 7.2, use foreach repair it.
hehex/hehep-hformat
7 Downloads
hehep-hformat 是一个PHP格式器基础组件,对数据列的集中处理,减少foreach 循环的编写,可通过自定义方法,满足不同场景以及业务需求,比如状态id转对应名称,http 的转换,统计量,json 字符串转数组等等,重用代码,并节省大量遍历处理的时间,支持多个格式器,支持直接使用格式器,支持添加自定义格式器
cyber-duck/blade-extensions
481 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
coste/kafka-iterator
45 Downloads
Let you consume a Kafka topic with a simple foreach loop
brettcao/laravel-bootstrap-blade
80 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc