Libraries tagged by php class gen
nilportugues/sql-query-formatter
1214512 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
benhall14/php-calendar
32726 Downloads
A simple PHP class to generate calendars.
zelenin/rss-generator
179551 Downloads
PHP class for generating of RSS feeds. Full support of [RSSboard specification](http://www.rssboard.org/rss-specification)
ph-7/qrcode-generator-php-class
16571 Downloads
Light QRCode PHP class (library). QR Code Generator using vCard 4.0 and the Google Chart AP
ionux/phactor
97586 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.
classpreloader/console
253644 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
text/template
209293 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.
packaged/helpers
220960 Downloads
Generic PHP Helper Classes
enrise/urihelper
134187 Downloads
A general URI helper class for PHP
google/proto-client
2921527 Downloads
Generated proto and gRPC classes for Google Cloud Platform in PHP
darkv/php-password-generator
13784 Downloads
The PHP class PasswordGenerator serves as a password generator to create memorable passwords like the keychain of macOS ≤ 10.14 did.
roderik/pwgen-php
582814 Downloads
pwgen-php is a simple PHP class which aims to clone the GNU pwgen functionality.
google/proto-client-php
115919 Downloads
Generated proto and gRPC classes for Google Cloud Platform in PHP
lodev09/bootstrap-php
18659 Downloads
A highly extendable PHP library that generate and prints html for bootstrap.
heroyt/tournament-generator
16945 Downloads
A set of classes used to create multiple kinds of tournament brackets in PHP.