Libraries tagged by inserting
tworzenieweb/sql-provisioner
92 Downloads
Simple CLI tool for validating SQL files before inserting them into DB.
systemhaus/contao-ccm19
30 Downloads
Bundle for inserting CCM19 JS in Contao frontend pages
spark-green/youtube-shortcodes
22 Downloads
ShortCodes Module is based on Daniel Hensby's post at SSbits. It adds a shortcode for inserting YouTube videos to pages, as well as adding a buttons to the TinyMCE WYSIWYG editor.
podkot/super-socializer-fix
23 Downloads
Inserting svgs into html. Look also bug https://wordpress.org/support/topic/social-icons-in-wrong-colors/?replies=4
phiil/xtraverse
3 Downloads
PHP bundle wich makes array traversing / inserting dead easy.
mediawiki/numer-alpha
1749 Downloads
Provides methods of inserting incrementing numbers, letters, and roman numerals into MediaWiki.
liam-chapman/database
10 Downloads
Simple PHP Database class for connecting to a database for inserting and updating etc
kovsky0/pdo-wrapper
10 Downloads
Simple PDO wrapper - a collection of crud methods for working with a database this includes selecting, inserting, updating and deleting records.
kinglozzer/bfgoogleanalytics
5708 Downloads
A slimmed, trimmed & tweaked version of silverstripe-labs/silverstripe-googleanalytics. Designed for use in internal projects or where developers are the only CMS administrators; as users can break their analytics code by inserting invalid javascript.
ethitter/automatically-paginate-posts
3 Downloads
Automatically paginate posts by inserting the `` Quicktag.
ethanjohnstone/silverstripe-shortcodes
14 Downloads
Adds shortcodes for inserting YouTube and Vimeo videos.
eddytim/auditlog
234 Downloads
Library for inserting and fetching audit logs easily and sending alert to user
zazama/silverstripe-adminbar
15 Downloads
Show an admin bar by inserting $ShowAdminBar into template
rsclg/tiny-mce-triathlon-icons
20 Downloads
Special TinyMCE plugin that adds a button for inserting triathlon icons.
adamthehutt/laravel-unique-bigint-ids
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.