Libraries tagged by class generator
dcarbone/php-fhir-generated
384417 Downloads
Pre-generated classes from dcarbone/php-fhir
ionux/phactor
55090 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.
duncan3dc/domparser
325091 Downloads
Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing
benhall14/php-calendar
17933 Downloads
A simple PHP class to generate calendars.
victorjonsson/markdowndocs
412557 Downloads
Command line tool for generating markdown-formatted class documentation
bkcore/nocsrf
39447 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
simplesamlphp/composer-xmlprovider-installer
934296 Downloads
A composer plugin that will auto-generate a classmap with all classes that implement SerializableElementInterface.
text/template
191940 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.
koenhendriks/laravel-str-acronym
27741 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
hisman/laravel-make-class
13837 Downloads
Artisan command for generating a new custom class in Laravel.
classpreloader/console
219626 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
google/gtfs-realtime-bindings
125704 Downloads
PHP classes generated from the GTFS-realtime protocol buffer specification.
psx/openapi
71678 Downloads
Model classes to generate an OpenAPI specification in a type-safe way
marbie77/emailcountdown
25238 Downloads
Email Countdown class to generate GIF
kartik-v/mpdf
325223 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.