Libraries tagged by also
cliffparnitzky/checked-email
1627 Downloads
Provides two textfields for forms for double entering a e-mail address and checking for equality. Also adds the option to activate e-mail field with confirmation for members (affects among others the modules `Personal data` and `Registration`).
classicpress/classicpress
3163 Downloads
The CMS for Creators. Stable. Lightweight. Instantly Familiar. Also known as the WordPress fork.
bueltge/wp-offline
3 Downloads
Block external calls, like http for scripts, styles and updates. Helpful for local development, audits and also for intranet solutions.
avexsoft/filament-purl
35 Downloads
CRUD permalinks (also known as persistent URLs) to your filament project
automad/meta-tags
5764 Downloads
This Automad extension creates meta tags in templates. It also supports the Open Graph protocol to create beautiful preview cards for Facebook and Twitter.
atk14/csv-writer
14931 Downloads
Writes CSV into string output or a file. Also provides export to XLSX format.
anthogirard/ps-module-utils
2532 Downloads
Library to make the module configuration quick & easy to develop. Also provides some useful tools.
annaghd/php-credit-card-validator-plus
11672 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
andrey-mokhov/bjy-profiler
42828 Downloads
Database profiler for Zend\Db (also plugin for ZendDeveloperTools). Module forked from bjyoungblood/bjy-profiler
amirshnll/persian-swear-words
148 Downloads
This is a to-be-complete list of Persian Swears you can use in your production to filter unwanted content. Wordlist is available in JSON format and there is also a helper class written in PHP to assist you how to use this datas.
amamarul/integer-hashids
20070 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
alexstack/google-recaptcha-to-any-form
7543 Downloads
Display a Google Recaptcha v2 or v3 or invisible in any custom form with flexible settings and no affection to your existing code. Also works well for SilverStripe 4.x/3.x/2.x & Laravel & Wordpress & other CMS.
ads/statistics
5030 Downloads
Tracks basic user information to generate statistical data on page usage. Also provides additional information to debug 500 errors
68publishers/notification-bundle
4090 Downloads
Nette extension for user's notifications, flash messages also with Toastr (JS library) support.
mhlavac/gearman
51955 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.