Libraries tagged by plop
popo/generator
38262 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
plook/type-guard
21686 Downloads
Library to ensure correctness of types with a readable interface.
goran-popovic/email-octopus-php
13663 Downloads
Email Octopus SDK for PHP
yiister/yii2-adminlte
35864 Downloads
yii2-adminlte is a package for yii framework 2 that consists a very popular backend template AdminLTE (based on bootstrap 3).
yassinedoghri/php-icons
2801 Downloads
A PHP library based on iconify's API to download and render svg icons from popular open source icon sets.
webrotate360/module-product-viewer-adhoc
38203 Downloads
WebRotate 360 Product Viewer Ad-hoc Integration for Magento 2. This extension allows integrating embedded or popup 360-degree or 3D product views in place of any element on product pages in Magento 2. The product views can be created using our free publishing software available on webrotate360.com.
tinify/magento2
44492 Downloads
Make your web shop faster by compressing your JPEG and PNG images. This plugin automatically optimizes your images by integrating with the popular image compression services TinyJPG and TinyPNG.
swissup/module-tippyjs
246213 Downloads
Highly customizable vanilla JS tooltip/popover library for Magento 2
starcitizenwiki/embedvideo
7457 Downloads
Adds a parser function embedding video from popular sources.
slicksky/spam-blacklist-query
23744 Downloads
Find out if a domain or IP is blacklisted on the most popular spam listing services.
sitegeist/silhouettes
149739 Downloads
Preconfigure property-silhuettes that can be applied to various properties of multiple NodeTypes.
sagalbot/encryptable
47623 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
rybakit/phive-queue
40777 Downloads
$queue->push('I can be popped off after', '10 minutes');
robinncode/db_craft
1826 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
reflective/reflection
10328 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.