Libraries tagged by foreach
cnimmo/granular-testsuites
1921 Downloads
Take an existing phpunit XML config and generate a new config containing a standalone testsuite for each test file within the original testsuites.
christianessl/adminpanel_int
3548 Downloads
Extend the adminpanel by showing the actual info for each USER_INT object on the page.
airondev/laravel-seeder-generator
127 Downloads
A Laravel package to generate seeders for each database table.
expertcoder/before-after-bundle
5926 Downloads
Symfony 2/3 Bundle to allow a before and after method which executes for each action
turbolabit/php-foreachable
253 Downloads
A PHP Trait to create custom DataSets/Collections
wyrihaximus/rx-recoil-looper
13519 Downloads
Looper functions for while and foreach around rxphp using recoil
webprofil/wp-mailworkflow
255 Downloads
Create a set of mails with a timeline to send for each user
tobischulz/laravel-model-read
261 Downloads
Let you set the read state for every model for each user. Get a list of users that has read a post or any other model.
tedy/gridfieldcustom
243 Downloads
Gridfield extensions to add checkboxes for each row to easily delete or perform actions on multiple rows.
spykapp/laravel-custom-fields
8 Downloads
Laravel Package for Managing Custom Fields for Each Model.
sleeping-owl/blade-extended
79 Downloads
Extension to add control directives attributes to your Blade templates (bd-foreach, bd-inner-foreach, bd-if, bd-attr, bd-class and other).
sideclick/entity-helper-bundle
334 Downloads
Bundle for Symfony 2.6+ which introduces entity helper classes for each Doctrine entity in your bundle
shibleshakil/dynamic-language
39 Downloads
The dynamic-language Laravel package simplifies localization management, making it effortless to handle missing keys in language files. It seamlessly generates language files for each newly added language, enhancing the efficiency of your localization efforts. Additionally, it takes care of configuring locale settings, ensuring smooth transitions between languages.
shaka/dynamic-update-trait
80 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
pixnyb/silverstripe-picsum
169 Downloads
A module that downloads sample images for each image in the database if the file does not exist. Useful for development when a database dump is provided.