Libraries tagged by diffy
gugler/ckeditor-language
7984 Downloads
The text part language feature lets you mark the language of text fragments. This way browsers and screen readers can correctly interpret parts written in different languages.
getpop/definitions
16943 Downloads
Enables to define a name for an element (such as modules, resources, etc) through different strategies
flixmedia/super-seeder
18279 Downloads
Smart way to manage seeder on different environment.
flipboxfactory/saml-core-psr-log
13212 Downloads
SAML SSO Core logger to support the different versions of psr/log
flagstudio/laravel-paginate
8826 Downloads
Different paginate macros for laravel eloquent builder and collection
fdmind/ignore-query-strings
5083 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.
ezsystems/ezplatform-automated-translation
53144 Downloads
eZ Platform Automated Translation Bundle provides interfaces to automatically translate a new content translation from different translation providers.
ducks-project/spl-types
33286 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
dmitryrechkin/php-collections-dictionary
987 Downloads
PHP Collections Dictionary library that lets you set and access values with the different key variations.
dft/silverstripe-searchable
549 Downloads
Updated search module for Silverstripe allowing addition of different data objects and makes use of the FulllTextFilter
denkwerk/mosparo-form
1355 Downloads
Integrates the mosparo spam protection system into TYPO3 EXT:form and Extbase forms, allowing easy and effective spam protection across different form implementations.
davidepastore/slim-config
9343 Downloads
A slim middleware to read configuration from different files based on hassankhan/config
coldtrick/group_tools
5294 Downloads
Combines different group additions into one plugin
chroma-x/common-exceptions
24549 Downloads
A PHP library providing common exception classes used by different projects.
cheprasov/php-parallel
12679 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases