Libraries tagged by origin
4rn0/statamic-image-optimizer
17411 Downloads
Optimizes JPEG, PNG, GIF and WebP assets and Glide images with jpegoptim, pngquant, optipng, gifsicle and cwebp. Keeps originals, reverts, reports savings.
dof-dss/nicsdru_origins_theme
18189 Downloads
DoF Origins base theme
dof-dss/nicsdru_origins_modules
46605 Downloads
Generic modules for DOF-DSS Drupal sites
sylius/originator
89832 Downloads
Sylius component that enables storing object origin reference given by type and identifier.
leafs/cors
22866 Downloads
Leaf PHP cors config
bairwell/middleware-cors
21899 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
apploud/cors-psr7
12405 Downloads
Framework agnostic (PSR-7) CORS implementation (www.w3.org/TR/cors/)
yandod/candycane
35 Downloads
CandyCane is a issue tracking system. The original implementation on which it is based, is Redmine
toxicity/mandrill-api-php
33158 Downloads
An updated fork (psr-0 to psr-4) from the original library "Mandrill/Mandrill" (https://bitbucket.org/mailchimp/mandrill-api-php)
sourcebroker/imageopt
44969 Downloads
Optimize images created/resized by TYPO3 so they take less space. Safe as it does not optimize original images.
seiyria/bootstrap-slider
25333 Downloads
A less buggy fork of the original bootstrap slider found on http://www.eyecon.ro/ by Stefan Petre. It was forked so we could update the slider since the original wasn't under version control.
projector22/jquery-location-picker
3288 Downloads
Fork of original package to allow use on Packagist. This plug-in allows finding and selecting a location on the Google map. Along with single point selection, it allows area selection by choosing a point and specifying a radius. The selection can be saved to any HTML input element or processed by Javascript with callback support. An optional automatic address resolver can reverse geocode the selection to an address. The plug-in also supports searching by address typed into the bound input element which uses auto-complete feature from Google API to make the search process easier. In this case the marker will be automatically positioned on the map after successful address resolution.
pianotell/flarum-ext-flamoji
2567 Downloads
Simple emoji manager for Flarum. Fork of the-turk/flarum-flamoji, originally created for PianoTell, but now available to all.
php-query/php-query
2162 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
nmiles/phpqrcode
34161 Downloads
PHP 7 QR Code library - update of original version by Dominik Dzienia