Libraries tagged by foreach
orottier/laravel-migration-squasher
94 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.
oneandone/toc
1752 Downloads
Enables a Table of Contents (TOC) know from Websites like Wikipedia as a plugin for each page which has headlines.
njenga55/service-provider
294 Downloads
This packge will help identify the different service provider for each phone number in kenya
nedsbeds/profile_split_enable
234648 Downloads
Allows Drupal sites using multiple profiles, CMI and config split to have a config split defined for each profile
mintellity/laravel-tabbed-session
45 Downloads
Separate session for each browser tab.
martinmulder/openapi-crowdstrike-falcon-php
33 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
9863 Downloads
Change your Laravel configuration for each Dusk test with an easy API
magegang/module-logo-config
3 Downloads
Schedule a logo for each of your ecommerce store's yearly events
kabachello/phptexttable
49 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
imlewc/fpdi-tfpdf
51 Downloads
PHP package of TFPDF with FPDI. PSR-4 compliant. Forked from istom1n/fpdi-tfpdf, each function is deprecated in php 7.2, use foreach repair it.
houseoftech/cakephp-meta
115 Downloads
SEO Plugin for CakePHP 2.x which manages title, meta description, and meta keywords for each page in your application.
guysolamour/laravel-administrable
619 Downloads
An administration package based on Laravel. This package was made according to my personal use to not repeat the same things for each project.
eriocnemis/module-region-kit
50 Downloads
The extension allows you to manage geographic regions. For each country, you can add the any region, whose name is based on a specific locale.
elorating/elorating
373 Downloads
Generate ELO ratings for each of your players.
cytracom/squasher
307 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.