Libraries tagged by if
j6s/flow-apcu-with-fallback
27775 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
18844 Downloads
Provide methods for serialization and use igbinary if is available.
germancoding/tls_icon
2335 Downloads
Displays a lock next to the message if it was received using TLS. Requires TLS logging enabled in the MTA.
georgringer/uri2link
5654 Downloads
Convert external url like domain.tld/services to TYPO3 links if this is url is actually served by TYPO3
georgringer/news-redirect-slug-change
35010 Downloads
Generate redirect if the slug changes
fomvasss/youtube
3751 Downloads
Package for generate IFrame with youtube-link
fgtclb/file-required-attributes
3041 Downloads
Marks metadata fields required and disables file references if required fields are missing
fdmind/ignore-query-strings
1139 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.
eiriksm/dtt-auto-screenshot-on-fail
5222 Downloads
Take a screenshot automatically if tests fails
datatables.net/datatables.net-fixedheader
8394 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables
datatables.net/datatables.net-fixedcolumns
5852 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables
creativestyle/magesuite-login-or-guest-checkout-step
4249 Downloads
Additional first step in checkout that allows to decide if customer want's to login, or go trough guest checkout.
creativestyle/mageops-node-warmer
13223 Downloads
Warms up local node cache and regenerates redis cache if new code version was deployed
codingms/schedulermonitor
13338 Downloads
Monitors TYPO3 scheduler tasks and sends an email if a task has failed or is running too long.
codelytv/php-bootstrap
565 Downloads
Starting point if you want to bootstrap a project in PHP following best practices.