Libraries tagged by Snipe
snider/php-notify-my-android
59 Downloads
PHP library for NotifyMyAndroid.com which does not require cURL
snider/php-cloud-dns
17 Downloads
A PHP Binding to the Rackspace Cloud DNS API Created for my own use, since no public php API lib was out at that time available.
ylsopkok/utilphp
68 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day
vitexsoftware/ease-twbootstrap4-widgets
825 Downloads
EasePHP framework addons and code snipplets
vitexsoftware/ease-twbootstrap-widgets
100 Downloads
EasePHP framework addons and code snipplets
vitexsoftware/ease-core-bricks
402 Downloads
EasePHP framework addons and code snipplets
vitexsoftware/ease-bootstrap5-widgets
194 Downloads
EasePHP framework addons and code snipplets
ralkage/flarum-ext-search
16 Downloads
Meilisearch-backed full-text search for Flarum: typo tolerance, prefix matching, post-content search, highlighted snippets, queued indexing.
prokki/twbs-toggle-buttons
19 Downloads
A small javascript snippet to use Bootstrap Button Groups (https://getbootstrap.com/components/button-group/) for toggle buttons.
mallardduck/laravel-traits
6214 Downloads
A collection of useful Laravel snippets in the form of easy to use traits.
jan-herman/kirby-images
160 Downloads
Opinionated set of Kirby snippets and utilities for serving highly optimized versions of images.
ideasonpurpose/wp-google-analytics
140 Downloads
Adds a wp_head action to inject Google analytics code snippets
ianhobbsmedia/codey-design-system
20 Downloads
Codey design system — versioned source kit for Kirby. Snippets, blueprints and templates are registered as a plugin; CSS and JS are synced into the project's src/ by a post-install script.
hananils/kirby-type-methods
43 Downloads
Type Methods is a plugin for Kirby helping to identify the type of an object, either page, user or file, in order to simplify logic in snippets that – for instance – handle content from both $page and $user objects.
hananils/kirby-attrs-helper
13 Downloads
Setting attributes on elements in snippets and templates quickly becomes convoluted. This gets worse if attributes require additional logic, like conditionally adding segmented values like classnames or datasets. Attributes helper mitigates this issue by offering a simple interface to set attributes.