Libraries tagged by keap
railken/amethyst-cycle
1 Downloads
Define a cycle for a subscription, a contract, an activity. Keep track of each cycle defining dates and statuses
racem/boxpacker
2 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
racem/binpacker
1 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)
quisui/order-basic-notification
25 Downloads
To ensure that we will not miss any sale and to keep track of the statuses of the orders a basic notification service needs to be created.
queue-fair/magentoadapter
96 Downloads
The Queue-Fair Server-Side Adapter keeps your queues secure and prevents a crashed site. You will need a Queue-Fair account - get one at https://queue-fair.com/free-trial
poor-plebs/guzzle-retry-after-middleware
512 Downloads
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.
pkvas/laravel-balance
2 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
pichotweb/pdf-lumen5
151 Downloads
fork from tibonilab/pdf-lumen-bundle to keep compatibility with php 7.3
philipptrenz/kfm-connector
19 Downloads
Keep track of all your Kirby websites within a single tool.
philetaylor/ciphersweet-encrypt
1167 Downloads
Symfony 5.1+/PHP7.4 bundle which allows to encrypt data in database but keep it searchable, uses CipherSweet from https://ciphersweet.paragonie.com
penobit/revisionable
16 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
orangecat/customerloginhistory
4 Downloads
Keeps a record of customer logins in db
ommuid/siks
0 Downloads
Sistem Informasi Kearsipan Statis (SIKS) Web Apps From OMMU
oguzcandemircan/laravel-unique-sluggable
53 Downloads
This package allows you to create unique slugs. It keeps all the slugs you define in the slugs table. It also satisfies all requests and directs it to the controller you define in your model.
nystudio107/changelog
36 Downloads
A http://keepachangelog.com/ parser for the common developer