tandrezone/ztemp
A lightweight, secure PHP template engine supporting {{ $variable }}, @include(), and @foreach()/@endforeach directives.
时间:2026-04-28 13:22
squirrelphp/twig-php-syntax
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
时间:2026-01-04 10:42
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.
时间:2026-01-04 05:14
radic/blade-extensions
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
时间:2026-01-04 04:25
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
byfareska/stream-chunks
PSR / resource stream chunks. Wrapper for iterating streams (e.g. via foreach).
时间:2024-08-19 15:23
bndrmrtn/flamephp_engine
Drop the old PHP <?= syntax and never use it again, the solution is *.flame.php wich converts {{ $title }} to <?php echo $title ?> and @foreach(...) ... @endforeach to <?php foreach(...): ?> ... <?php endforeach ?>, so UI development is not a PAIN anymore with flamephp_engine
时间:2023-11-01 14:56
sashabo/iterable-string
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
时间:2023-10-20 16:57
wyrihaximus/rx-recoil-looper
Looper functions for while and foreach around rxphp using recoil
时间:2018-07-14 17:47
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
sleeping-owl/blade-extended
Extension to add control directives attributes to your Blade templates (bd-foreach, bd-inner-foreach, bd-if, bd-attr, bd-class and other).
时间:2014-11-01 17:16
mak/phing-foreach-parallel-task
phing task to run sub-tasks in a foreach-loop in separate, parallel processes
时间:2014-10-27 21:47