Libraries tagged by foreach

marvinpoehls/profitcalculation

0 Favers
5 Downloads

A tool which calculates the profit for each article

Go to Download


major-phyo-san/prevent-same-shit

0 Favers
26 Downloads

"Prevent duplicate database records by calculating SHA256 hash for each database entry"

Go to Download


lyovkin/blade-extensions

0 Favers
6 Downloads

Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc

Go to Download


lmnskt/dolgosrok

0 Favers
10 Downloads

get currency exchange for each day

Go to Download


linushstge/number-pool

0 Favers
3 Downloads

Create a shared Number Pool for each of business number ranges to use native MySQL / MariaDB ``FOR UPDATE`` atomic locks if you run on a MySQL Master/Master Replication or on galera cluster.

Go to Download


laramore/requests

0 Favers
221 Downloads

Create a request for each of your Laramore model

Go to Download


landofcoder/module-split-order-graph-ql

0 Favers
7 Downloads

This extension allows your Magento store to split the order into an order for each item in the cart.

Go to Download


landlib/treealgorithms

0 Favers
31 Downloads

This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.

Go to Download


kruegge82/billbee-php-sdk-api

1 Favers
25 Downloads

Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.

Go to Download


krg/doctrine-nestedsets

0 Favers
26 Downloads

Library for working with tree structures in the database on the principle of "nested sets". A distinctive feature of the library is that it is possible to store several trees in one table. It is also not necessary to have one root node for each tree.

Go to Download


keyboardcowboy/drush-denver

1 Favers
756 Downloads

Customize modules, variables and permissions for each environment.

Go to Download


jweiland/rlmp_tmplselector

3 Favers
1568 Downloads

Select different templates for each page or tree branch. Easily works with either external html templates or pure TypoScript templates! Modified version based on the Modern Template Building tutorial.

Go to Download


jlsalvador/yii-db-http-token-session

2 Favers
7 Downloads

YiiDbHttpTokenSession is a Yii extension that extends CDbHttpSession by using a database as a token-session linker for each request-response without the need of a cookie or PHPSESSID usage (like a Rest Api solution).

Go to Download


jeherve/rss-reply-via-email

0 Favers
0 Downloads

Add a reply-to email address for each post in your RSS feeds.

Go to Download


infinitypaul/laravel-multistep-forms

2 Favers
9 Downloads

Multistep form functionality for Laravel, with the ability to persist data for each step, navigate back and forward, prevent accessing future steps and more.

Go to Download


<< Previous Next >>