Libraries tagged by php generator
avlima/php-cpf-cnpj-generator
12261 Downloads
Brazilian document generator
davidrjenni/lsif-php
1252 Downloads
Language Server Indexing Format (LSIF) generator for PHP
evilfreelancer/openvpn-php
5177 Downloads
OpenVPN config generator writen on PHP
fpoirotte/php_parsergenerator
5413 Downloads
Translate grammar files in Lemon Parser Generator format into a PHP 5 parser
trinetus/pay-by-square-generator
7801 Downloads
PHP implementation of Pay By Square generator based on code of Jan Fecik.
popo/generator
40518 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
openapi-tools/generator-utils
616 Downloads
Shared PHP Parser utilities for OpenAPI Tools code generators
zernio-dev/zernio-php
4582 Downloads
API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
whapi-cloud/whatsapp-api-sdk-php
1624 Downloads
Sending and receiving messages using HTTP requests. Fixed price with no hidden fees, without limits and restrictions. You will be able to send and receive text/media/files/locations/goods/orders/polls messages via WhatsApp in private or group chats. Guides and SDK can be found on our website.
wave-framework/sdk-generator
30968 Downloads
Generates a schema file describing a wave app, then builds a PHP SDK from it
vestaware/svg-sprite-generator
6296 Downloads
A PHP library to optimize SVG files and generate SVG sprites.
universetech-inc/xid-php
18077 Downloads
Globally Unique ID Generator
ucraft-com/thumbnail-generator
5641 Downloads
This PHP package provides a comprehensive solution for generating thumbnails from various file types, including images, videos, PDF documents, and audio files.
tuutti/php-klarna-payments
71543 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
tuutti/php-klarna-ordermanagement
64819 Downloads
The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication