Libraries tagged by class name
hananils/kirby-attrs-helper
13 Downloads
Setting attributes on elements in snippets and templates quickly becomes convoluted. This gets worse if attributes require additional logic, like conditionally adding segmented values like classnames or datasets. Attributes helper mitigates this issue by offering a simple interface to set attributes.
aklump/default-value
350 Downloads
Calculates the default value based on variable type, including fully-qualified classnames.
selfsimilar/drupal7_password_hasher
9228 Downloads
Drupal 7 password hasher wrapped in a properly namespaced class wrapper.
lumensistemas/laravel-br-validation
24 Downloads
Laravel integration for lumensistemas/br-validation: Rule classes and named validators for Brazilian identifiers (CPF, CNPJ, PIS, Título de Eleitor, CNH, Renavam, placa, CNS, chave PIX, CEP, telefone, boleto, NF-e).
dimionx/phpstan-rules
357 Downloads
Rule for PHPStan that detects when production code depends on classes from Composer dev-dependencies, with flexible configuration to selectively allow certain classes or namespaces where needed.
laraflow/sms
193 Downloads
This package allow users to change the sms driver without affecting the notification class or route name.
strilezkijslawa/laravel-spam-protector
206 Downloads
Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage
andrewskm/utility-colors
462 Downloads
List of color names for utility class generation.
iampersistent/facebook-graph
366 Downloads
Namespaced interface and classes for Facebook Graph API
relaxed/ean-search
2662 Downloads
A PHP class for EAN and ISBN name lookup and validation using the API on ean-search.org
joomla-projects/typehints
28 Downloads
Manage typehints for deprecated, non-namespaced Joomla! core API classes
anrdaemon/minecraft-nbt
78 Downloads
PHP classes to handle Minecraft NBT (Named Binary Tag) format.
apix/autoloader
4904 Downloads
Light PSR-0 compliant autoloader for PHP5.3+ namespaces and older PEAR-style classes.
jameshalsall/constant-resolver
319 Downloads
Provides functionality for mapping class constant values back to their semantic names
designbycode/google-maps-place-details
162 Downloads
The Reviews class is a part of the Designbycode namespace and is used to fetch reviews, rating, and user ratings total of a place using the Google Places API. It requires a Google Maps API key and a Google Maps place ID to make requests.