Libraries tagged by insert
frosh/platform-filter-search
101409 Downloads
This plugin inserts a search input above the filter options in the listing.
drupal-pattern-lab/bem-twig-extension
490332 Downloads
Twig function that inserts static classes into Pattern Lab and adds them to the Attributes object in Drupal
clickstorm/go-maps-ext
179657 Downloads
Google Maps Extension. Simply insert a google map Version 3 without jQuery, calculate a route, images for markers, style maps, KML, categories, responsive and many more.
bissolli/nova-phone-field
424644 Downloads
Nova Phone Number field with a dynamic mask based on the country code inserted by the user.
badoo/soft-mocks
35716 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
deanblackborough/php-quill-renderer
234423 Downloads
Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown
terminal42/contao-inserttags
53829 Downloads
Contao extension to create custom insert tags.
prgtw/inserts-always-include-default-values-behavior
300377 Downloads
Propel behavior for always including columns that have default values in INSERT queries
itosho/easy-query
25242 Downloads
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
jstayton/miner
12710 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
tommyknocker/pdo-database-class
6284 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
lapaliv/laravel-bulk-upsert
35675 Downloads
websedit/we-cookie-consent
82321 Downloads
Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.
syamsoul/laravel-set-env
55591 Downloads
Easily update or insert Laravel environment variable with Artisan command
roddy/firestore-eloquent
3787 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.