Libraries tagged by classes
text/template
207859 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.
teqneers/shamir
172838 Downloads
This is Shamir's Shared Secret implementation in PHP. It allows you to create shared secrets using the PHP classes or the CLI interface.
taq/pdooci
152942 Downloads
Replacement for the PHP PDO OCI class
tanigami/specification
53734 Downloads
Basic classes for Specification pattern in PHP.
t1gor/robots-txt-parser
504769 Downloads
PHP class to parse robots.txt rules according to Google, Yandex, W3C and The Web Robots Pages specifications.
swiss-payment-slip/swiss-payment-slip-pdf
312068 Downloads
An abstract base class for creating Swiss payment slips with reference number (ESR) or without (ES) using a pdf engine
suncat/php-mobile-detect
486977 Downloads
Lightweight PHP class for detecting mobile devices
sspat/es-query-sanitizer
255163 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
squirephp/rule
1500839 Downloads
A library containing the base Squire rule class.
squirephp/model
1563270 Downloads
A library containing the base Squire model class.
square/pjson
39970 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
spirit55555/php-minecraft
27237 Downloads
Useful PHP classes for Minecraft
sniccowp/php-scoper-wordpress-excludes
194855 Downloads
A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.
sminnee/callbacklist
2126215 Downloads
PHP class that manages a list of callbacks
skleeschulte/base32
329688 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).