Libraries tagged by scripts
justintadlock/hybrid-breadcrumbs
4240 Downloads
A powerful breadcrumb script for inclusion with WordPress themes.
jeffersongoncalves/laravel-pixel
930 Downloads
This Laravel package offers a straightforward way to integrate Meta (Facebook) Pixel into your application. By configuring your Pixel ID, you can effortlessly track user interactions, page views, conversions, and other valuable events on your website. This helps you gather insights into your audience behavior and optimize your advertising campaigns. The package simplifies the process of adding the Pixel script to your Blade templates, enabling seamless analytics collection with minimal setup.
jeffersongoncalves/laravel-gtm
2465 Downloads
This plugin seamlessly integrates Google Tag Manager (GTM) into your website, enabling streamlined management and deployment of marketing tags, analytics, and tracking pixels. With easy-to-implement script inclusion and customizable options, it simplifies the process of monitoring user interactions and gathering valuable insights without altering your site's core code. Perfect for marketers and developers looking to enhance their tracking capabilities with minimal effort.
jeffersongoncalves/filament-analytics-core
384 Downloads
Shared base classes for jeffersongoncalves Filament analytics-injector plugins (script render-hook injection + optional Spatie settings page).
jayesbe/php-process-executive
9854 Downloads
Control execution of script in child processes
interitty/nb-remote-phpunit
1452 Downloads
Custom PHPUnit script that allows NetBeans to run tests on a remote host. Developed mainly to make working with Docker environments more convenient.
interitty/code-checker
1442 Downloads
Code checker script provides the way to check the quality of the Interitty codes.
ibertrand/magento2-terser
5459 Downloads
A Bash script that minifies JavaScript files in a Magento installation
hussainweb/drupal-composer-helper
103682 Downloads
Common scripts used with Drupal
hexydec/jslite
11837 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
gdmedia/ss-auto-git-ignore
224326 Downloads
A Composer post-update-cmd script to automatically add Composer managed SilverStripe modules and themes to .gitignore
fourkitchens/pots
17714 Downloads
Push On To Site. Scripts to help aid in deployment for Drupal sites.
feimosi/baguettebox.js
0 Downloads
Simple and easy to use lightbox script
edmondscommerce/phpqa
22872 Downloads
Simple PHP QA pipeline and scripts. Largely just a collection of dependencies with configuration and scripts to run them together
dzentota/chrome-dev-tools
6635 Downloads
This is a PHP lib that allows one to interact with Google Chrome using Chrome DevTools Protocol within a PHP script. Highly inspired by marty90/PyChromeDevTools