Libraries tagged by class gen
setasign/php-stub-generator
1997 Downloads
A tool to generate stub-files for your php classes.
tomatophp/filament-helpers
7007 Downloads
Helper Class Generator to manage your forms and table inside your filament app
mandango/mondator
17609 Downloads
Easy and flexible class generator for PHP
proget-hq/vcard
9607 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.
honed/command
1201 Downloads
Accelerate your development workflow with a generator commands and utility classes.
tuutti/php-klarna-payments
64675 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/).
lodev09/bootstrap-php
9242 Downloads
A highly extendable PHP library that generate and prints html for bootstrap.
thecodingmachine/tdbm-graphql
78156 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
nicholascreativemedia/fedexphp
64062 Downloads
FedEx PHP package. Classes generated using wsdltophp/packagegenerator
calendar/icsfile
113222 Downloads
This simple class generate a .ics file.
soyhuce/laravel-somake
11731 Downloads
An opinionated package to generate classes in your Laravel project
psx/openrpc
3191 Downloads
Model classes to generate an OpenRPC specification in a type-safe way
pichesi/tcpdf-php8
8337 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
phlib/encrypt
5316 Downloads
Generic class for performing encryption
pendalff/phpqrcode
71388 Downloads
A PHP class to generate QR Code. Fork of t0k4rt/phpqrcode with composer support