Libraries tagged by investing
level51/silverstripe-payload-injector
1320 Downloads
Utility for injecting JSON payload into the DOM at render time.
larsgowebdev/vite-asset-collector-wp
105 Downloads
WordPress plugin for collecting and injecting Vite assets
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
5711 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.
jbreeze/jbreeze
11 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
irishdan/js-settings-bundle
33 Downloads
A bundle for injecting data as javascript into a page
ideasonpurpose/wp-admin-separators
267 Downloads
A simple class for injecting separators into the WordPress admin dashboard menu.
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
236 Downloads
Library for inserting and fetching audit logs easily and sending alert to user
darkknightik/nette-injects-extension
3478 Downloads
Nette Framework DI extension for injecting services into other services' properties.
cubicmushroom/symfony-service-traits
114 Downloads
Collection of traits to make injecting standard Symfony services into classes easy
cspray/annotated-container-secrets
288 Downloads
An Annotated Container ParameterStore to allow injecting configuration values from a variety of sources.
creativeorange/laravel-injectable
182 Downloads
Injecting variables into models after they were retrieved from the database.
cleancode/injectable-bundle
74 Downloads
Injectable-bundle is responsible for injecting array of objects into your class. By tagging you mark an service to be injected into your target service.