Libraries tagged by php audit
ruwork/symfony-intl-russian
3178 Downloads
A PHP replacement layer for the C intl extension that includes additional data from the ICU library.
rafsalvioni/zeus-base
159 Downloads
Additional functions and constants not provided by PHP core
purpleharmonie/event-system
5 Downloads
Purpleharmonie Event System is a flexible and powerful event dispatching library for PHP applications. It provides a robust implementation of the PSR-14 Event Dispatcher standard, along with additional features for advanced use cases.
pecee/spam-validator
67 Downloads
Extremely simple and lightweight PHP spam validator class to add an small additional layer of security.
ondkal/paginator
15 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses. This is a fork of the original project by Jason Grimes that allows using item number (in addition to page number) as NUM_PLACEHOLDER for the target link in the URL.
oldpak/reflection
18 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
megatam/devicedetector
42 Downloads
A PHP desktop/mobile user agent parser with support for Laravel, based on Mobile Detect with desktop support and additional functionality.
kadokweb/scrapbook
6 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
forkrefactor/coding-standard
6 Downloads
PcComponentes Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
danack/coding-standard
948 Downloads
Danack Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
codelegance/symfony-intl
22 Downloads
A PHP replacement layer for the C intl extension that includes additional data from the ICU library.
carry0987/session-manager
52 Downloads
Flexible and secure session management for PHP. This library provides an object-oriented wrapper for PHP's native session handling functions, implementing SessionHandlerInterface for easy integration with existing projects. It also comes with additional features like session encryption and database storage handlers for scalable applications.
benf45/imagine
7 Downloads
Image processing for PHP 5.3 - A fork of the original package with additional features.
bellangelo/coding-standard
14 Downloads
Bellangelo Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
andrewholgate/drupalstrict
12053 Downloads
Drupal Strict: Strictly enforces additional coding standards for Drupal development using PHP CodeSniffer.