Libraries tagged by worms
michaldudek/subdomain-blacklist
13563 Downloads
Common words that your users shouldn't use when setting up accounts.
markfullmer/porter2
26950 Downloads
Stem words using the English Porter 2 algorithm
lekoala/silverstripe-pure-modal
9251 Downloads
Dead simple modals for SilverStripe (works in the admin too!)
lara-zeus/wind
5768 Downloads
Zeus Wind is simple contact form for your website with easy to use dashboard, works as a plugin for Filament Admin Panel
kunstmaan/search-bundle
80736 Downloads
The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface
kunstmaan/generator-bundle
109964 Downloads
If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?
kiwilan/php-archive
15367 Downloads
PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with EPUB and CBA (.cbz, .cbr, .cb7, .cbt).
ion-bazan/laravel-container-debug
75969 Downloads
Lists available services in Laravel IoC Container. Works with Laravel 5.4-12.x
funiq/geophp
105622 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
falseclock/advanced-cms
1736 Downloads
A PHP Library that allows you to decode and manipulate CAdES or in other words CMS Advanced Electronic Signatures described in ETSI standart TS 101 733.
eschmar/time-ago-bundle
49854 Downloads
Provides a simple twig filter for expressing time difference in words.
disc/php-zabbix-sender
147409 Downloads
PHP implementation of zabbix_sender utility. Works with Zabbix 2.0.8, 2.1.7+ and 4.0 versions.
deoliveiralucas/array-keys-case-transform
167066 Downloads
Simple library to handle words case transformation from array keys
badoo/soft-mocks
34624 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
abanoubnassem/filament-phone-field
39133 Downloads
Provides a Phone Input field for the Filament Forms, works in Admin-Panel and Forntend-Forms