Libraries tagged by Live Chat
wearerequired/custom-menu-item-types
635 Downloads
WordPress plugin for additional menu item types that can be easily added to the menu like line breaks and titles.
vse/dbtool
47 Downloads
A phpBB extension that allows you to check, optimize and repair phpBB's MySQL database tables from a phpMyAdmin-like interface in the Administration Control Panel or from the CLI.
stepanenko3/laravel-moderation
207 Downloads
A simple Content Moderation System for Laravel that allows you to Approve or Reject resources like posts, comments, users, etc.
soraspire/laravel-searchable
2 Downloads
A Laravel package that provides a flexible Searchable trait with support for custom operators (like, regex, soundex, fulltext, etc.)
raza9798/core-modules
53 Downloads
core-module is a Laravel package that streamlines modular development by organizing models, controllers, migrations, and policies under a clean namespace like Core/. It simplifies scaffolding and improves code separation for better project structure.
pyrello/sox-php
654 Downloads
SoX PHP is a PHP library that wraps the functionality of the Sound eXchange command line utility.
proger/hypersafe
43 Downloads
Highly customizable deep HTML filter that lets you avoid potentially unsafe/unwanted markup and even sanitize individual attributes like CSS 'style'..
php-query/php-query
56 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
mouf/utils.mailer.mail-interface
47141 Downloads
This package contains interfaces and classes describing mails. It also contains the MailerService interface that should be implemented by any service that can send mails. You should use a package implementing this interface (like the SmtpMailer package.
mohamed-amine/file-uploader
122 Downloads
a light PHP script that upload your files/images with easy steps & some cool features like compression & resizing
make/accessible
81 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
magenizr/magento2-adminbranding
101 Downloads
Admin Branding allows you to replace the Magento® logo on the admin login page as well as on the dashboard. In addition to that, you can display a custom text and link your clients directly to your issue tracking plattform like JIRA or Zendesk.
libra/libra-cms
1244 Downloads
ZF2 based CMS that allows easily create your own web-site with necessary tools like article menagment
khalsa-jio/silverstripe-alt-generator
23 Downloads
A SilverStripe module that generates alt text for images using LLM clients like OpenAI, Claude or other custom LLMs.
jeffersongoncalves/filament-check-whois-widget
12 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.