Libraries tagged by php class gen
medhamza911/fedex-php
605 Downloads
FedEx PHP package. Classes generated using wsdltophp/packagegenerator
nxu/php-nano-class-parser
2451 Downloads
A fully opinionated, extremely minimal, and very optimistic package to help add custom code to generated PHP classes.
lunkkun/caching-generator
1001 Downloads
A rewindable PHP Generator class that caches its generated values.
keltuo/jsonschema-php-generator
2443 Downloads
Generate Json schema from php classes. (From class Schema, Definitions)
setasign/php-stub-generator
1929 Downloads
A tool to generate stub-files for your php classes.
timehunter/laravel-dto-generator
168 Downloads
A generator that creates PHP Data Transfer Object by array schema.
paneon/php-to-typescript
10018 Downloads
Generate TypeScript classes and interfaces based on PHP classes.
bluemoehre/wave-php
109 Downloads
PHP class for native reading WAV (RIFF-WAVE) metadata and generating SVG-Waveforms. (PCM only)
tasuku43/mermaid-class-diagram
535 Downloads
Generate class diagrams code written in mermaid-js.
setbased/helper-code-store-php
20450 Downloads
Helper class for indenting automatically generated PHP code
magkopian/php-math-captcha
1554 Downloads
A simple class for generating and validating math captcha images
adlacruzes/php-factory
27158 Downloads
Factories to generate classes and arrays with default values
tuutti/php-klarna-payments
61513 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/).
10quality/php-data-model
12816 Downloads
PHP Library that provides generic and scalable Data Models (abstract model class) for any type of data handling.
rkorebrits/vcard
3402 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.