squirrelphp/twig-php-syntax
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
时间:2026-01-04 10:42
rainstreamweb/lara-pdf-merger-php-8-1
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.
时间:2025-01-16 10:26
hehex/hehep-hformat
hehep-hformat 是一个PHP格式器基础组件,对数据列的集中处理,减少foreach 循环的编写,可通过自定义方法,满足不同场景以及业务需求,比如状态id转对应名称,http 的转换,统计量,json 字符串转数组等等,重用代码,并节省大量遍历处理的时间,支持多个格式器,支持直接使用格式器,支持添加自定义格式器
时间:2024-08-28 00:24
byfareska/stream-chunks
PSR / resource stream chunks. Wrapper for iterating streams (e.g. via foreach).
时间:2024-08-19 15:23
statikbe/laravel-filament-flexible-content-blocks
The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.
时间:2023-03-01 21:00
rainstreamweb/lara-pdf-merger-php-7-2
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.
时间:2018-09-21 07:19
rfookune/lara-pdf-merger-php-7-2
Forked from https://github.com/deltaaskii/lara-pdf-merger. Replaced each() (depreciated in php 7.2) to foreach.
时间:2018-01-30 21:32
radic/blade-extensions
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
时间:2014-07-08 06:41