Libraries tagged by desa
yiisoft/var-dumper
743172 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
wsdltophp/wsdlhandler
399732 Downloads
Decorative design pattern to ease WSDL handling
wsdltophp/domhandler
1279392 Downloads
Decorative design pattern to ease DOM handling
wolfsellers/module-enabledisabletfa
124142 Downloads
Adds enable disable switch for the Two-factor Authorization
vimeo/ablincoln
295170 Downloads
PHP library for designing online experiments
va-gov/content-build
83474 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
unclecheese/betterbuttons
510564 Downloads
Adds new form actions and buttons to GridField detail form for usability enhancements.
tomloprod/colority
1094 Downloads
Colority is a lightweight PHP library designed to handle color transformations, validations and manipulations with ease.
t3/min
694650 Downloads
Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.
stymiee/email-validator
212035 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
stevegrunwell/time-constants
328679 Downloads
A series of constants designed to make it easier to express time in PHP applications
stefangabos/zebra_session
92323 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
stefangabos/zebra_image
86438 Downloads
A single-file, lightweight PHP library designed for efficient image manipulation featuring methods for modifying images and applying filters
square/pjson
15928 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
spatie/laravel-dynamic-servers
11865 Downloads
Dynamically create and destroy servers