Libraries tagged by scip
lochmueller/calendarize
130542 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
jdavidbakr/laravel-cache-garbage-collector
144143 Downloads
A script that will clean up expired cache files if the system is using the files cache system
jbzoo/jbdump
1111753 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
humanmade/require-login
187220 Downloads
Script that requires users to be logged in view site.
henrique-borba/php-sieve-manager
97414 Downloads
A modern (started in 2022) PHP library for the ManageSieve protocol (RFC5804) to create/edit Sieve scripts (RFC5228). Used by Cypht Webmail.
gilbitron/php-simplecache
36516 Downloads
A simple script for caching 3rd party API calls in PHP.
g1a/composer-test-scenarios
4828153 Downloads
Useful scripts for testing multiple sets of Composer dependencies.
faonni/module-tracking-link
71073 Downloads
Extension add Tracking Url in Shipment Email.
divineomega/php-cli-progress-bar
132183 Downloads
Progress bar for command line PHP scripts
dirkpersky/typo3-dp_cookieconsent
183982 Downloads
Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
deployecommerce/module-trojan-order-prevent
32645 Downloads
A Magento2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings.
danielsreichenbach/geoip2-update
85282 Downloads
Update GeoIP2/GeoLite2 databases from your script, program or via composer.
carlosio/opcache-dashboard
51908 Downloads
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
brandonwamboldt/utilphp
538472 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
asika/simple-console
141609 Downloads
One file console framework to help you write build scripts.