Libraries tagged by sorks
worksome/pest-plugin-silence
278328 Downloads
Prevent unwanted output in tests.
worksome/code-sniffer
311688 Downloads
Worksome's preferences and custom sniffers for phpcs
wa72/html-pretty-min
181963 Downloads
HTML minifier and indenter that works on the DOM tree
usarise/turnstile
48976 Downloads
PHP library for Turnstile, is Cloudflare’s smart CAPTCHA alternative. It can be embedded into any website without sending traffic through Cloudflare and works without showing visitors a CAPTCHA.
samdark/hydrator
72294 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
relaticle/flowforge
884 Downloads
Flowforge is a lightweight Kanban board package for Filament that works with existing Eloquent models.
oauth-io/oauth
136089 Downloads
OAuth that just works !
nterms/yii2-mailqueue
112983 Downloads
Email queue component for yii2 that works with yii2-swiftmailer.
in2code/luxletter
56988 Downloads
Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.
hedronium/spaceless-blade
586021 Downloads
Adds the @spaceless tag to Blade. (works like in Twig)
funiq/geophp
102320 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.
fguillot/json-rpc
595870 Downloads
Simple JSON-RPC client/server library that just works
coyl/git
165218 Downloads
PHP library for manipulations on git repository. Based on kbjr/Git.php and it's forks
causal/extractor
194959 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
badoo/soft-mocks
34057 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.