Libraries tagged by foreach
imponeer/smarty-foreachq
20797 Downloads
Rewritten Smarty foreach variant that was invented for use in xoops, but nowadays is used in some other PHP based CMS'es
turbolabit/php-foreachable
984 Downloads
A PHP Trait to create custom DataSets/Collections
webprofil/wp-mailworkflow
419 Downloads
Create a set of mails with a timeline to send for each user
swissup/module-theme-store-views
35 Downloads
Magento 2 module that automatically creates store views for each Swissup theme and applies corresponding themes with full installation
sleeping-owl/blade-extended
80 Downloads
Extension to add control directives attributes to your Blade templates (bd-foreach, bd-inner-foreach, bd-if, bd-attr, bd-class and other).
shpik/search-log
592 Downloads
logging search result. For each search query can use redirect url for any page
shibleshakil/dynamic-language
40 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.
pixnyb/silverstripe-picsum
216 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.
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
nuonic/plugin-installer
1 Downloads
Allows installing all open-source plugins from Packagist, providing metadata for each, and ensures continuous updates through Packagist for streamlined maintenance.
njenga55/service-provider
319 Downloads
This packge will help identify the different service provider for each phone number in kenya
nedsbeds/profile_split_enable
234655 Downloads
Allows Drupal sites using multiple profiles, CMI and config split to have a config split defined for each profile
nabeghe/traituctor
3 Downloads
Invoking a pseudo constructor for each trait from within the main constructor.
mozex/laravel-test-lanes
17 Downloads
Give every concurrent Laravel test run its own databases by claiming a machine-unique lane for each process
martinmulder/openapi-crowdstrike-falcon-php
155 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.