Libraries tagged by compleet
team23/module-google-address-lookup
11 Downloads
Auto-completes the address fields in your Magento 2 stores with Google Place Autocomplete API.
szwsuny/qacompletion
5 Downloads
Query Auto Completion
svenjuergens/formhandler
5 Downloads
Fork of Formhandler: The swiss army knife for all kinds of mailforms, completely new written using the MVC concept. Result: Flexibility, Flexibility, Flexibility :-).
sunnysideup/cron-jobs
245 Downloads
Silverstripe Module to facilitate complext queued jobs / cron jobs to run.
sonichaos360/lugpt
56 Downloads
A PHP library for interacting with OpenAI's Completions and ChatCompletions API.
solliecomm/laravel-ide-helper
58 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
sitehandy/omnipay-chipinasia
3 Downloads
CHIP payment gateway for Omnipay - supports purchase creation, webhook verification, and transaction completion with RSA/HMAC signature validation
sifex/laravel-sla-timer
3 Downloads
A Laravel package for calculating & tracking the Service Level Agreement completion timings
shockedplot7560/generator
4 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
rodrigocruz/authptbr
26 Downloads
Módulo Completo de Autenticação com tradução pt-BR para Laravel 6.2
robmasters/coding-kata-skeleton
12 Downloads
Skeleton project to give you a working directory setup for completing TDD exercises
robertbaelde/notificationtransactions
49 Downloads
Ability to wait with sending notifications until a specific action completes
rabies/filemanager
7 Downloads
Completely Responsive Filemanager with integration for tinyMCE and Silex backend
pport/autogpt
3 Downloads
Pport AutoGpt is a PHP class that uses LLM to automate task creation based on an objective.The class generates initial tasks based on the objective, executes those tasks, generates new tasks based on the results, and reprioritizes tasks based on the most recent task completed.