Libraries tagged by convenience
mikehaertl/php-tmpfile
32566154 Downloads
A convenience class for temporary files
theseer/fdomdocument
42708785 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
mage2tv/magento-cache-clean
2151671 Downloads
This package has been migrated to mage-os/magento-cache-clean. Please switch over at your convenience.
aura/sql
2673705 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
zendframework/zend-json
24361933 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
sebastian/finder-facade
41861984 Downloads
FinderFacade is a convenience wrapper for Symfony's Finder component.
laminas/laminas-json
31180963 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
phpacker/phpacker
7976 Downloads
Package a PHP script as a standalone cross-platform binary. Convenience wrapper around static-php & phpmicro using general-purpose php binaries
adamwathan/bootforms
1052066 Downloads
Just a Formbuilder with some Bootstrap specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
sandeepshetty/wcurl
100819 Downloads
A convenience wrapper around PHP's cURL library
jdrieghe/array-helpers
477073 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
hyperthese/php-serial
8036 Downloads
Multi-platform serial port access convenience class
bantu/ini-get-wrapper
2056073 Downloads
Convenience wrapper around ini_get()
atlas/pdo
266362 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
vaimo/module-admin-auto-login
40616 Downloads
Provides automatic admin login on Magento projects; Useful addition when working with a project locally (should be used only as require-dev)