Libraries tagged by korea
kkkmax095/firebase-php
12 Downloads
My custom version of kreait/firebase-php
jimmyjetter/xchange_connect
49 Downloads
Connect to Korba Xchange
iborodikhin/kdb-client
5 Downloads
PHP client for KDB (Koraduba) file storage
danhunsaker/password-topology-check
52 Downloads
Checks a given password's topology against the top 100 enterprise password topologies, as researched by KoreLogic
squirrelphp/twig-php-syntax
6781394 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
statikbe/laravel-filament-flexible-content-blocks
14101 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.
radic/blade-extensions
317628 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
wyrihaximus/react-awaitable-observable
376314 Downloads
🛠️ Make observables foreachable using async & await
steefdw/standards-enums
42100 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
etobi/coreapi
43979 Downloads
Provides a simple to use API for common core features. Goal is to be able to do the most common tasks by CLI instead of doing it in the backend/browser.
rfookune/lara-pdf-merger-php-7-2
26191 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Replaced each() (depreciated in php 7.2) to foreach.
turbolabit/php-foreachable
563 Downloads
A PHP Trait to create custom DataSets/Collections
samlitowitz/unset-foreach-loop-references
1437 Downloads
imponeer/smarty-foreachq
20139 Downloads
Rewritten Smarty foreach variant that was invented for use in xoops, but nowadays is used in some other PHP based CMS'es
rainstreamweb/lara-pdf-merger-php-7-2
10808 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.