Libraries tagged by foreach
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).
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.
programster/orm-generator
1020 Downloads
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.
outcloud/geometric-array-random
16618 Downloads
This package can be used to get random value from an array with given probability for each value
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
298 Downloads
This packge will help identify the different service provider for each phone number in kenya
nedsbeds/profile_split_enable
234654 Downloads
Allows Drupal sites using multiple profiles, CMI and config split to have a config split defined for each profile
nedac/sylius-minimum-order-value-plugin
6755 Downloads
With this Sylius plugin a minimum order value can be set for each channel.
nabeghe/traituctor
3 Downloads
Invoking a pseudo constructor for each trait from within the main constructor.
mouf/html.tags
20138 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
martinmulder/openapi-crowdstrike-falcon-php
42 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.
manyapp/duskapiconf
9944 Downloads
Change your Laravel configuration for each Dusk test with an easy API
magegang/module-logo-config
4 Downloads
Schedule a logo for each of your ecommerce store's yearly events
kabachello/phptexttable
56 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column