Libraries tagged by providus
capcom6/android-sms-gateway
5836 Downloads
Provides access to Android SMS Gateway API
buzzingpixel/twig-switch
144861 Downloads
Provides a {% switch %} tag for Twig switch case statements
bookdown/bookdown
54345 Downloads
Provides DocBook-like rendering of Markdown files.
blakvghost/php-validator
19311 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
bithost-gmbh/pdfviewhelpers
205234 Downloads
This is a TYPO3 CMS extension that provides various Fluid ViewHelpers to generate PDF documents.
bentools/iterable-functions
353111 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
bamboohr/variable-analysis
497730 Downloads
Provides PHP CodeSniffer sniffs to find unused and undefined variables.
aura/view
144135 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.
aura/sqlschema
219111 Downloads
Provides facilities to read table names and table columns from a database using PDO.
aura/html
257638 Downloads
Provides HTML escapers and helpers, including form input helpers.
aura/dispatcher
89179 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
aura/auth
227134 Downloads
Provides a unified interface to authenticate a user with local or remote authentication systems.
aura/accept
528234 Downloads
Provides content-negotiation tools using Accept* headers.
atlas/pdo
245436 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
astrotomic/php-conditional-proxy
129617 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.