Libraries tagged by it
cobweb/flush_language_cache
71405 Downloads
Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.
classiebit/eventmie
1548 Downloads
Run your own Events business with Eventmie Pro. Use it as event ticket selling website or event management platform on your own domain.
christophlehmann/pagetreefilter
47698 Downloads
It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.
chrisshick/cakephp3-html-purifier
130357 Downloads
This is a CakePHP3 Purifier Plugin Behavior that cleanses data before it is marshalled into the entity.
cheprasov/php-memcached-tags
103228 Downloads
MemcachedTags for PHP is a mechanism for adding tags to keys in Memcached. It is very useful, if you need to select or delete some keys by tags. And tags are really useful for group invalidation.
cbschuld/php-uuid-base58
8275 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
carlcs/craft-diywidget
33061 Downloads
Do It Yourself widget for Craft CMS
calebdw/larastan
8840 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
byjg/serializer
114270 Downloads
Serialize any object into array and format it JSON or XML
bvdputte/kirby-queue
4375 Downloads
A simple queue utility plugin for Kirby 3. It enables workers in Kirby that can do tasks (in the background) at scheduled intervals (cron) by working through queues of jobs.
bvdputte/kirby-autopublish
3971 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
billowapp/payfast
16193 Downloads
Laravel 5.4+|6+|7+|8+ package for processing ITN payments through payfast.co.za
beechit/default-upload-folder
97530 Downloads
Make it possible to configure the default upload folder for a certain TCA column
bajadev/yii2-dynamicform
28210 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
aura/signal
55121 Downloads
A SignalSlots/EventHandler implementation; with it, we can invoke handlers ('slots' or 'hooks') whenever an object sends a signal ('notification' or 'event') to the signal manager.