Libraries tagged by automatic generation
sandulat/r3doc
7 Downloads
Automated Laravel API documentation generator.
anassrojea/laracrawler
89 Downloads
Laravel sitemap generator and crawler package for SEO optimization. Supports multilingual sites, image/video indexing, link validation, priority scoring, and advanced crawling automation.
timehunter/laravel-file-generator
95 Downloads
A Laravel File Generator to automate creation of interface, trait and class files.
qy-upup/ai-soulmate-drawing-generator
2 Downloads
A robust and reliable PHP library providing seamless integration with the ai-soulmate-drawing-generator service for automated image creation.
innova-studio/laravel-crud-generator
16 Downloads
Laravel CRUD Generator is a library to automate the creation of files for Laravel APIs
thormeier/slides-generator-bundle
8 Downloads
Symfony bundle for automated setup of slides
eng-mohamedemad-dev/command-module-generator
6 Downloads
Smart Laravel artisan module generator package - Generates complete modules (Model, Controller, Service, Repository, Policy, Observer, Views, Routes) with full automation and best practices
jiordiviera/laravel-task-automator
0 Downloads
A Laravel package for automating repetitive tasks
sashalenz/ebay-mip
80 Downloads
Laravel package for eBay Merchant Integration Platform (MIP) - Feed Generators, SFTP Automation, and Bulk Inventory Management
savannabits/savadmin
461 Downloads
Simplistic, Minimal, yet fully automated Laravel Admin CRUD Code Generator with support for belongsTo Relationships, fully scaffolded roles and users module and CoreUI 3.0.0 frontend framework
voral/vinc-file-version-regexp
0 Downloads
An extension for voral/version-increment to update version strings in custom files using regular expressions.
tripartie/tpdk
121 Downloads
Our API suite for the **Resolution Center** and the **Safe Checkout** features. Simple, yet elegant web interfaces for your convenience. One request away from your first automated resolution or safe-checkout.
thelogicstudio/exactpay
19 Downloads
Embedding payments into your software platform can be one of the most powerful value drivers for your customers and your top line. Imagine your software delivering the entire order-to-cash cycle including funding right into the customer’s bank account. We provide low code integration- With just a single API, you can go live with Exact Payments. Onboard customers, automated underwriting, receive webhook notifications when your customers is live and ready to take payments. We have all the payment types your customers want and their buyers need. Credit and debit cards plus ACH payments, Apple Pay, Google Pay, Paypal, recurring payments, card-on-file and more. Dive into our API Reference and add embedded payments with Exact today!
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
mehedi8gb/api-crudify
452 Downloads
Automate CRUD operations for Laravel APIs.