Libraries tagged by tzsk
clubdrei/typo3-surf-extended
2385 Downloads
Additional applications and tasks for TYPO3 Surf
chriscollins/gis-utils
10 Downloads
A PHP library for performing GIS tasks, such as geocoding addresses and transforming coordinates.
cdma-numiscorner/ebay-sell-feed-api
865 Downloads
The Feed API lets sellers upload input files, download reports and files including their status, filter reports using URI parameters, and retrieve customer service metrics task details.
carry0987/utils
135 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
capsulecmdr/seat-pm
86 Downloads
SeAT-PM: A project management plugin for SeAT enabling personal, corporation, and alliance-level project tracking and task management.
beinsystems/utilities
62 Downloads
A set of utility classes for various tasks, including environment loading, error handling, unique ID generation, and database extension.
astra-techno/data-forge
63 Downloads
A Laravel package for creating modular SQL, Entity, and Task-based backends.
assegaiphp/util
139 Downloads
A collection of useful PHP utility classes to simplify common tasks and enhance application development.
assegaiphp/common
14 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
arajcany/pre-press-tricks
203 Downloads
Box of Tricks for common PrePress related tasks.
aoe/scheduler_timeline
6464 Downloads
Logs information about scheduler task execution and displays them in a graphical timeline
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
alkurn/yii2-stepform
115 Downloads
Multi step wizard widget using tabs to guide a user through steps to complete a task. Based on the Form wizard (using tabs) from lukepzak (see http://bootsnipp.com/snippets/featured/form-wizard-using-tabs).
alirezajavadi/vibetiger
8 Downloads
VibeTiger is a powerful PHP library that seamlessly integrates with the VTiger CRM API, empowering developers to effortlessly manage and streamline customer relationships. With its intuitive interface and robust features, VibeTiger simplifies CRM tasks, enhances productivity, and elevates the overall customer experience. Say goodbye to complexity and hello to seamless CRM integration with VibeTiger.
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.