Libraries tagged by php class gen
gento-arg/oca-php-api
355 Downloads
PHP class for OCA Express Pak
futurando-oficial/thumb-generator
18 Downloads
A PHP class that makes working with images as simple as possible.
cyberwani/css-var-generator
3 Downloads
A PHP class for managing CSS variables dynamically with optional prefixing.
classgenerator/classgenerator
8 Downloads
Gerador de Classes em PHP
bulton-fr/methods-header-generator
0 Downloads
Generate the header of all methods into a PHP classes.
bulton-fr/doc-struct-generator
2 Downloads
Generate the header of all methods into a PHP classes.
atiksoftware/php-class-passgen
19 Downloads
Generate a spesific username and password for ftp,whm etc. by domain and prefix
kunstmaan/pwgen-php
673 Downloads
pwgen-php is a simple PHP class which aims to clone the GNU pwgen functionality.
ivan-novakov/php-in-general
42 Downloads
Common PHP classes to be used mostly with ZF2
spuniter/php-uniter-package
0 Downloads
PhpUniter integration package. Assistant for automatic test generation. Commands for registration user and for sending yours class to generate test for it. Class for converting all methods to public on load
purc/autoloader-class-map
11 Downloads
Autoloader class map generator and autoloader for usage in composer or PHP projects
piggly/php-encryption
15 Downloads
A simple class for generating signed or encrypted messages using the libsodium extension.
nbasnet/php-codewriter
450 Downloads
Helper classes to generate code for writing to a file
mdeweerd/class.uuid.php
6 Downloads
UUID generator based on implementation by Fredrik Lindberg
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.