Libraries tagged by php class generator
ionux/phactor
90437 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
text/template
206916 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
oittaa/uuid
329154 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
google/proto-client
2908361 Downloads
Generated proto and gRPC classes for Google Cloud Platform in PHP
google/proto-client-php
115316 Downloads
Generated proto and gRPC classes for Google Cloud Platform in PHP
kartik-v/mpdf
330620 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support. This is a fork of the official mPDF library.
davaxi/vcalendar
84651 Downloads
PHP Class to generate VCalendar (ics) file
classpreloader/console
248004 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
ardenexal/fhir-models
25626 Downloads
Pre-generated FHIR model classes for R4, R4B, and R5 versions
google/gtfs-realtime-bindings
133465 Downloads
PHP classes generated from the GTFS-realtime protocol buffer specification.
wallabag/tcpdf
44203 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
fooman/tcpdf
1456891 Downloads
Trimmed down version of TCPDF (no tools and minimal fonts). TCPDF is a PHP class for generating PDF documents and barcodes.
fawno/fpdf
12876 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
psx/sql
75106 Downloads
Generate type-safe PHP classes from your database
yemenopensource/hero-icons
10610 Downloads
HeroIcons is a Laravel package that provides a convenient command for generating hero icons as constants on a PHP class. This package is designed to simplify the process of working with hero icons in your Laravel projects.