Libraries tagged by tawk
opendns/autotask-php
140132 Downloads
A SOAP client wrapper for talking to Autotask's Web Service
mirzabusatlic/laravel-schedule-monitor
73694 Downloads
Monitor the output of scheduled tasks in a database table
marcocesarato/sqlparser
46950 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
laravel-arcanist/arcanist
45169 Downloads
A package to take the pain out of building multi-step form wizards in Laravel.
joomla-projects/jorobo
66194 Downloads
Tools and Tasks based on Robo.li for Joomla Extension Development and Releases
johndoh/contextmenu
81533 Downloads
Adds context menus with common tasks to various parts of Roundcube
jawira/db-draw
121114 Downloads
📐 Takes a DoctrineORM connection and generates a database diagram in .puml format
jasonpriem/human-name-parser
121144 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
husam-tariq/filament-database-schedule
27150 Downloads
Manage your Laravel Task Scheduling in a Filament interface and save schedules to the database.
codingfreaks/cf-cookiemanager
32939 Downloads
Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.
cobweb/external_import
400279 Downloads
Tool for importing data from external sources into the TYPO3 database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool, reactions and an API.
causal/extractor
267407 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
bytexr/filament-queueable-bulk-actions
81246 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
b13/unlocalizedcrop
61626 Downloads
Disables cropping for translated records. Cropping of localized records are automatically taken from the original language
aura/marshal
144152 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.