Libraries tagged by press
akeneo-presales/custom-app-essentials-bundle
447 Downloads
Akeneo Custom Apps Multi tenant Service classes, Event platform management UI and more
prestashop/favoriteproducts
8266 Downloads
PrestaShop module favoriteproducts
prestashop/cashondelivery
8228 Downloads
PrestaShop module cashondelivery
presentation/grids
20 Downloads
Flexible Framework-agnostic Data Grids for PHP
webparking/laravel-db-rebuild
8792 Downloads
A laravel package that allows for quick database rebuilds with presets.
synchro/uasparser
16466 Downloads
UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.
sunnysideup/userforms-block-spam-with-keywords
201 Downloads
Checks for keywords (e.g. [email protected]) and block submissions of the strings are present
snowsoft/barcode
67 Downloads
Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)
smmoosavi/php-gettext-core
23223 Downloads
php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
slub/slub-zotero
669 Downloads
This extension should call the zotero api and present the SLUB bibliography on the website.
slavkovrn/yii2-visualize
5990 Downloads
jQuery Visualize is a extension for Yii 2.0 framework to draw charts for presentation
savinmikhail/enforce-aaa-pattern-rector
144 Downloads
Rector rule to enforce the presence of 'arrange', 'act', 'assert' structure of phpunit tests
samjuk/m2-module-auto-login-admin
256 Downloads
Automatically logins into the Admin panel, to a preset user
rekalogika/file-association-entity
2631 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
pixelbrackets/not-empty
4032 Downloads
not empty() - Adds methods to determine whether a variable is blank or present - Inspired by Ruby on Rails