Libraries tagged by php-class
mouf/security.userservice
206595 Downloads
A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.
mouf/html.utils.weblibrarymanager
359158 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
mossengine/helper
238 Downloads
PHP Class that streamlines usages of static method helpers without needing to load in or define all the helper classes
mos/cdatabase
1715 Downloads
PHP classes for database handling upon PDO
moledet/database-change-log
6874 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
modd-udo/ewaydatamodel
6039 Downloads
PHP Class implementation of EWay Data Object
mobi-market/tcpdi
9542 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
mmedia/classcontroller
8242 Downloads
A controller that can take standard PHP classes and convert them to controller methods with auto validation.
mhmmdq/database
55 Downloads
A php class for managing and connecting to a database
memclutter/php-dbf
2061 Downloads
Some php classes for easy work with dBase databases.
mattsparks/blns-php
30 Downloads
A PHP class to easily work with the Big List of Naughty Strings.
markbaker/tries
1127 Downloads
PHP Classes for Trie datastructures
mammut-alex/vcard
1468 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.
luisaugustobraga/tcpdi
6256 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
llm-agents/json-schema-mapper
268 Downloads
JSON Schema to PHP Class Mapper for LLM Agents