Libraries tagged by is_a
flynsarmy/image-optimizer
45900 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
faonni/module-shipping-tweaks
25245 Downloads
Extension hides any other shipping methods if free shipping is available.
ezsystems/eztags-ls
202183 Downloads
eZ Tags is an extension for eZ Publish, providing more functionality for tagging content objects than ezkeyword datatype included in eZ Publish kernel.
devrabiul/laravel-seo-manager
2268 Downloads
Laravel SEO Manager is an SEO tool that improves SEO by adding recommended meta tags.
davidanderson684/simba-plugin-manager-updater
49023 Downloads
This class is an updates checker and UI for WordPress plugins that are hosted using the Simba Plugin Manager plugin
dan-on/php-interval-tree
12214 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".
jaimeperez/twig-configurable-i18n
2531030 Downloads
This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.
voceconnect/wp-large-options
4589 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
sysforall/disabled-products-redirect
28517 Downloads
This module changes the default magento 404 page given when a product is disabled and redirects it to the first category it belongs to
stymiee/php-simple-encryption
6448 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
kunstmaan/utilities-bundle
146828 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
kunstmaan/seo-bundle
126341 Downloads
Annotating content with metadata for social sharing and seo purposes cannot be overlooked nowadays. The KunstmaanSeoBundle contains default editing functionality for OpenGraph data, meta descriptions, keywords and titles and Metriweb tags. Because the metatagging and tracking options are always changing, a free field to add custom header information is provided as well.
jeffersongoncalves/filament-whatsapp-widget
994 Downloads
This Filament package provides a simple yet customizable WhatsApp widget for your website. It allows you to easily add a clickable WhatsApp button or floating widget to connect visitors directly with your WhatsApp account. The widget is designed to be easily integrated into your Laravel application and is fully customizable to match your website's design.
jalendport/craft-preparse
3971 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
cobweb/svconnector
395835 Downloads
This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.