Libraries tagged by insert
datatables.net/datatables.net-responsive-jqui
9 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [jQueryUI](http://jqueryui.com/)
csv/csvtosql
12 Downloads
PHP class to extract data from (csv) file and transform it to (sql) file as insert statement.
concrete5cojp/open_graph_tags_lite
18 Downloads
Auto insert Open Graph Tags (OGP) into HEAD tag
coco-project/sql-cache
19 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
carawebs/sage-blade-data
37 Downloads
Data controllers for Sage 9 WordPress theme - insert data into Blade templates.
bennothommo/wn-meta-plugin
1542 Downloads
Provides an easy interface to insert HTML meta and link tags into a Winter CMS layout or page.
alhimik1986/yii2_js_view_module
526 Downloads
The module allows you insert to your page most used javascript-codes with specified presets.
aleron75/webgriffe_tph-pro
103 Downloads
An enhanced Template Path Hints extension for Magento that inserts references to used Magento Blocks inside HTML code, avoiding the usage of the more invasive built in Template Path Hints.
agungdhewe/phpsqlutil
38 Downloads
Utility for create SQL insert, update and delete
adrianbj/dynamic-description-notes
26 Downloads
Processwire module for inserting PW variables, Hanna codes, and HTML in description, note, and detail fields.
peoplepath/php-mysql-replication
3476 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
nikolaposa/zf-open-graph
8712 Downloads
ZF2 module which facilitates insertion and utilization of OpenGraph meta tags
nekman/laravel-model-logger
905 Downloads
Create a log entry every time a model has been inserted, updated or deleted
metalmatze/laravel-html-cachebusting
1681 Downloads
Extends laravel's HtmlBuilder with styleBust() & scriptBust() which insert the file's md5 to the url.
mediawiki/piwik-integration
35606 Downloads
The Matomo (ex-Piwik) extension inserts your Matomo tracking code to the bottom of every page.