Libraries tagged by this7 that
nickford/acf-swatch
8776 Downloads
This is a simple ACF Add-on field allowing the creation of color swatches that behave as radio buttons.
nakanakaii/countries
16881 Downloads
This package is a user-friendly Laravel package that provides a list of countries along with their codes, flags, phone number lengths, and shortcodes. It simplifies the process of accessing country-related information, making it easy for developers to integrate into their applications.
mouf/utils.common.conditioninterface
498569 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.
mgargano/simplehtmldom
532287 Downloads
Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library
kunstmaan/media-bundle
127569 Downloads
To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.
gilbitron/pico
126 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
geeky/query-cache-builder
67350 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
gearsdigital/enhanced-toolbar-link-dialog
6547 Downloads
Enhanced Toolbar Link Dialog is a Kirby 3 plugin that extends the default link dialog with a search functionality. This makes it possible, to create links to _existing_ or _external_ pages.
datatables.net/datatables.net-buttons
22709 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables
craftcms/simple-text
22249 Downloads
This plugin adds a new “Simple Text” field type to Craft, which provides a textarea that’s optimized for entering documentation.
bluezed/yii2-float-thead
41122 Downloads
This is a Yii 2 wrapper for jquery.floatThead a floating/locked/sticky/fixed table header plugin that requires no special CSS and supports window and overflow scrolling.
anthonymartin/aws_acl_fail2ban
12725 Downloads
This package includes a script and fail2ban configuration that allows you to use fail2ban when utilizing AWS elastic load balancer (ELB) and an apache webserver.
timoetting/kirby-builder
35543 Downloads
This versatile plugin for Kirby CMS (v3) lets you predefine content blocks with different field sets that can then be added, edited and arranged inside Kirby's panel.
iatstuti/laravel-nullable-fields
153776 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
rfc/scannable
2015 Downloads
Note that this is not a scanner of its own. It is merely an interface that describes a scanner.