Libraries tagged by foreach
squirrelphp/twig-php-syntax
6954848 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
tomasvotruba/phpstan-bodyscan
45273 Downloads
Get error count for each PHPStan level
statikbe/laravel-filament-flexible-content-blocks
14755 Downloads
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.
smalot/magento-client
127265 Downloads
Magento API Client (SOAP v1). Allows wrappers for each call, dependency injections and code completion.
radic/blade-extensions
317868 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
experius/module-addresslines
95352 Downloads
Add labels to address lines and configuration for each address line.
craftcms/store-hours
99067 Downloads
This plugin adds a new “Store Hours” field type to Craft, for collecting the opening and closing hours of a business for each day of the week.
biegalski-llc/laravel-mailgun-webhooks
61348 Downloads
This package allows you to quick and easily integrate your Laravel application with Mailgun Webhooks thus allowing you to track the outgoing email status for each individual user. There is also an optional feature to receive alerts for specific mailgun events such as spam complaints and sending failuresgit .
wyrihaximus/react-awaitable-observable
379650 Downloads
🛠️ Make observables foreachable using async & await
muhdfaiz/laravel-tail-db
25855 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
georgringer/news-seo
65071 Downloads
Indivdual indexing/robot information for each news article record
alebatistella/duskapiconf
28350 Downloads
Change your Laravel configuration for each Dusk test with an easy API
y1/magento2-module-manage-pagebuilder-status
4251 Downloads
Allows changing pagebuilder usage for each individual CMS block or page
rmunate/calendario-colombia
1406 Downloads
This package simplifies working with Colombian holidays. It provides an easy, reliable, and convenient way to query, manipulate, or retrieve data related to holidays in Colombia, including detailed information about the reasons for each holiday.
rfookune/lara-pdf-merger-php-7-2
26416 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Replaced each() (depreciated in php 7.2) to foreach.