Libraries tagged by php class generator
articus/openapi-generator-common
11269 Downloads
Common classes for php-mezzio-ph and php-dt generators of OpenAPI Generator
tuutti/php-klarna-payments
64370 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/).
seec/vcard
5868 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
rkorebrits/vcard
4277 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
proget-hq/vcard
9305 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
mammut-alex/vcard
1549 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
wsdltophp/wsdltophp
7963 Downloads
Generate hierarchical PHP classes based on a WSDL
norman-huth/gd-text
587 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
vakata/collection
5881 Downloads
PHP collection manipulation class - supports iterators and generators
kzykhys/php-class-generator
101 Downloads
Generate PSR compliant classes from plain text document
designbycode/business-name-generator
210 Downloads
The Business Name Generator is a PHP class that generates business names based on a combination of adjectives and nouns. It provides a flexible and customizable way to generate business names that can be used for various purposes.
worldstores/dto-generator-bundle
23 Downloads
Converts XSD/JSON definitions into PHP classes
mpmontanez/json-schema-to-php-generator
250 Downloads
Code generation tool for converting JSON schema documents to simple PHP classes.
jwage/phpunit-test-generator
191 Downloads
Generate PHPUnit test classes for a PHP class.
janit/typescript-generator-bundle
460 Downloads
A Symfony Bundle that provides a command to generate TypeScript interfaces from PHP classes