tandrezone/ztemp
A lightweight, secure PHP template engine supporting {{ $variable }}, @include(), and @foreach()/@endforeach directives.
时间:2026-04-28 13:22
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
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
aleshchenkomaksim/blade-extensions
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
时间:2022-07-03 17:14
coste/kafka-iterator
Let you consume a Kafka topic with a simple foreach loop
时间:2021-08-09 17:34
carloswph/foreacher
Set of tools to improve, manipulate and deal with foreach loops better.
时间:2021-04-21 12:21
simplecomplex/explorable
Foreach'ing protected members made simple
时间:2021-04-19 06:21
imponeer/smarty-foreachq
Rewritten Smarty foreach variant that was invented for use in xoops, but nowadays is used in some other PHP based CMS'es
时间:2021-02-02 20:52
squirrelphp/twig-php-syntax
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
时间:2020-04-22 14:32
bagalex/blade-extensions
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
时间:2020-04-06 11:26
lyovkin/blade-extensions
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
时间:2020-04-03 14:28