Libraries tagged by if
mailboxvalidator/mailboxvalidator-php
11007 Downloads
MailboxValidator PHP module enable users to block disposal email, detect free email and validate if an email is valid.
magentron/password_exposed
1342 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach. (forked from mstaab/password_exposed)
magentron/laravel-password-exposed-validation-rule
1326 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
loophp/grumphp-license-task
63998 Downloads
Provide a task for GrumPHP that check if the License file is valid.
lipemat/cmb2
37659 Downloads
Fork if CMB2 with many added features for a clean UI.
liagkos/vatidinfo
2671 Downloads
Retrieve greek business iformation from tax registry
leehom1988/ios-iap-verification-php
4981 Downloads
This PHP Class is help you to verification your Apple IAP receipt-data if your server is developed by PHP.
jhodges/kuma-bundle
16774 Downloads
Adds various usefull features to the Kunstmaan Bundles CMS: Change the parent of a Node (Page), ContentPage column templates, NavigationPagePart, TemplateHelper, GalleryPagePart, HTML/iFrame Admin Dashboard
j6s/flow-apcu-with-fallback
27736 Downloads
Package that provides an APCu cache backend that falls back to a given fallback if the APCu extension is not installed.
h4kuna/serialize-polyfill
18836 Downloads
Provide methods for serialization and use igbinary if is available.
germancoding/tls_icon
2318 Downloads
Displays a lock next to the message if it was received using TLS. Requires TLS logging enabled in the MTA.
georgringer/news-redirect-slug-change
34940 Downloads
Generate redirect if the slug changes
fomvasss/youtube
3750 Downloads
Package for generate IFrame with youtube-link
fgtclb/file-required-attributes
2999 Downloads
Marks metadata fields required and disables file references if required fields are missing
fdmind/ignore-query-strings
1125 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.