Libraries tagged by diff
getpop/definitions
16732 Downloads
Enables to define a name for an element (such as modules, resources, etc) through different strategies
flixmedia/super-seeder
17826 Downloads
Smart way to manage seeder on different environment.
flipboxfactory/saml-core-psr-log
12630 Downloads
SAML SSO Core logger to support the different versions of psr/log
flagstudio/laravel-paginate
8665 Downloads
Different paginate macros for laravel eloquent builder and collection
fdmind/ignore-query-strings
4838 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
52948 Downloads
eZ Platform Automated Translation Bundle provides interfaces to automatically translate a new content translation from different translation providers.
experius/module-multiplewebsitestorecodeurl
13925 Downloads
This module enabled you to use the same store_code multiple times for different websites in the url.
ducks-project/spl-types
33197 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
dft/silverstripe-searchable
483 Downloads
Updated search module for Silverstripe allowing addition of different data objects and makes use of the FulllTextFilter
denkwerk/mosparo-form
944 Downloads
Integrates the mosparo spam protection system into TYPO3 EXT:form and Extbase forms, allowing easy and effective spam protection across different form implementations.
datatables.net/datatables.net-responsive-dt
9204 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-responsive-bs5
6979 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
coldtrick/group_tools
5239 Downloads
Combines different group additions into one plugin
chroma-x/common-exceptions
23895 Downloads
A PHP library providing common exception classes used by different projects.
cheprasov/php-parallel
12557 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