Libraries tagged by php_modules
php-sap/common
22416 Downloads
Exceptions and abstract classes containing logic for PHP/SAP that is not specific to the underlying PHP module.
nielse63/phpimagecache
13332 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.
leafs/date
29735 Downloads
Leaf PHP date module
leafs/anchor
55252 Downloads
Leaf PHP util module
leafs/session
26634 Downloads
Leaf PHP session + flash modules
viharm/psm-ldap-auth
3199 Downloads
Module for authenticating PHP Server Monitor users against a directory
shipmonk/modulint
1221 Downloads
Enforce architecture by defining modules with allowed dependencies. Detects forbidden, uncovered, missing and unused module dependencies in PHP projects.
ducks-project/spl-types
33035 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
averias/phpredis-json
29296 Downloads
A PHP client for RedisJSON module using phpredis extension
wplib/wplib
1332 Downloads
A PHP Library that Adds Modules and Applications to WordPress
leafs/router
26083 Downloads
Leaf router module for Leaf PHP.
ez-php/validation
3771 Downloads
Validation module for the ez-php framework — rule-based validator with database-backed unique/exists rules and optional i18n support
ez-php/orm
3673 Downloads
ORM module for the ez-php framework — Active Record style models with a fluent query builder and schema builder
ez-php/i18n
4037 Downloads
Internationalisation module for the ez-php framework — file-based translations with dot-notation keys and locale fallback
ez-php/cache
3557 Downloads
Cache module for the ez-php framework — array, file, and Redis drivers with a unified interface