Libraries tagged by if
abordage/laravel-last-modified
12179 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
ifixit/statsd-php-client
193752 Downloads
A statsd (thanks Etsy!) client for php
ifixit/php7-optional
68557 Downloads
PHP 7 optional wrapper that provides an alternative to null
ifightcrime/bootstrap-growl
12546 Downloads
Pretty simple jQuery plugin that turns standard Bootstrap alerts into 'Growl-like' notifications.
ifedko/php-doctrine-dbal-pagination
100974 Downloads
Php pagination builder using doctrine dbal
wikimedia/deadlinkchecker
1419 Downloads
Library for checking if a given link is dead or alive
voceconnect/wp-large-options
4320 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
vajiral/php-image-compare
91129 Downloads
A light weight PHP class that can compare two (jpg/png) images to find if they are similar.
tintnaingwin/email-checker-php
37814 Downloads
PHP Package To Validate If An Email Address Exists Without Sending An Email
terminal42/contao-tablelookupwizard
71313 Downloads
Contao widget to select records from a foreign table. Useful if you have a large set of records.
talon-one/talon-one-client
89705 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
stechstudio/laravel-record
12266 Downloads
What if Laravel's Collection and Model classes had a baby?
stanbridge/visual-exceptions
11158 Downloads
Visual Laravel exceptions delivered via iframe for single page applications
sourcebroker/restrictfe
52204 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
solarissmoke/disable-comments-mu
65703 Downloads
This is the must-use version of the Disable Comments WordPress plugin. Copy the contents of this directory into your mu-plugins directory in order to disable comments on the entire site/network, without any configuration. You should delete all existing comments from the WordPress database before activating this plugin. If you want to be able to configure the plugin's behaviour, then use the normal version.