Libraries tagged by automatic update
voral/vinc-file-version-regexp
0 Downloads
An extension for voral/version-increment to update version strings in custom files using regular expressions.
muhammadsadeeq/laravel-upgrades-rector
18 Downloads
Automated Laravel version upgrade rules for Rector. Supports Laravel 10 through 13 with 64 rules covering breaking changes, dependency updates, and contract migrations.
maloun96/laravel-qa-orchestrator
19 Downloads
AI-powered QA automation: Jira webhook → AI test generation → Playwright PR → CI → Analysis → Jira update
mage2kishan/magento2-claude-ai
8 Downloads
Magento 2 Automation with Claude AI — natural-language store management. Update prices, query catalog, surface insights, all by asking in plain English. Powered by Anthropic's Claude API with tool use.
ceytek-labs/matomo-services-lite
25 Downloads
Matomo Services Lite is a lightweight and extendable library designed to help you manage data easily using the Matomo in your PHP projects.
ceytek-labs/google-services-lite
51 Downloads
A lightweight library for seamless integration with various Google APIs in PHP.
teknoo/composer-install
98 Downloads
Composer plugin allowing the creation of a functional package 'out of the box' as well as a cleaning of the project when it is uninstalled.
voral/bitrix-module-tool
9 Downloads
Extension for vs-version-incrementor to automate building update packages for Bitrix modules.
ipub/doctrine-blameable
1666 Downloads
Behavior for automate the update of username or user reference fields on your Entities.
laradns/laravel-client
63 Downloads
The Laravel client package for LaraDNS - automating the DNS update process.
fof/extension-releases
7 Downloads
Automated extension release updates
shadowprince/autoparis
39 Downloads
Automated scheme creator & updater integrated and built for idiorm & paris. Currenlty works only with MySQL
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
rakibas375/mikrotik-php
0 Downloads
A PHP class for managing MikroTik users via API. This package allows you to add, remove, and update users, monitor their status (online/offline), and manage their bandwidth and packages on MikroTik routers. It simplifies integration with MikroTik routers and helps automate the process of user management in an ISP billing system
pronesoft-rd/ecf-sdk-php
0 Downloads
## Descripción general API de nivel productivo para emitir Comprobantes Fiscales Electrónicos (e-CF) en la República Dominicana a través de la plataforma Pronesoft. ## Autenticación — OAuth 2.0 Client Credentials ### Pasos 1. Obtén tus credenciales desde el portal: - Sandbox: https://ecf.sandbox.pronesoft.com → Apps → Default Sandbox App - Producción: https://ecf.pronesoft.com → Integraciones → Apps → Crear App 2. Solicita un token via POST /oauth/token — válido por 24 horas (86400s). 3. Usa: Authorization: Bearer en cada request. 4. Renueva al recibir HTTP 401. Buena práctica: renovar 5 minutos antes del vencimiento. ### Delegación multi-empresa Para actuar en nombre de una empresa asociada (sucursal), agrega: x-tenant-id: NO envíes x-tenant-id cuando actúes como la empresa principal. ### Detalles del Sandbox - Usa cualquier RNC que comience con SBX (ej. SBX123456) — no se requiere certificado real. - Las secuencias son automáticas — no es necesario crearlas manualmente. - El campo environment en el cuerpo del documento DEBE ser TesteCF. ### Scopes disponibles business:read, business:create, business:update, members:read, members:invite, members:revoke, certificates:read, certificates:upload, certificates:update, documents:read, documents:create, documents:send, documents:receive, documents:update, approvals:read, approvals:commercial, sequences:read, sequences:create, sequences:update, sequences:cancel, business_info:read, certification:read, certification:write, reports:read