Libraries tagged by pop
psx/data
160253 Downloads
Data processing library to read and write POPOs in different formats
kkszymanowski/pesel
223359 Downloads
Sprawdzanie poprawności numeru PESEL
chubbyphp/chubbyphp-parsing
87219 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
benhall14/php-imap-reader
11981 Downloads
A PHP class that makes working with IMAP in PHP simple.
popo/generator
39098 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
goran-popovic/email-octopus-php
22929 Downloads
Email Octopus SDK for PHP
yiister/yii2-adminlte
36724 Downloads
yii2-adminlte is a package for yii framework 2 that consists a very popular backend template AdminLTE (based on bootstrap 3).
webrotate360/module-product-viewer-adhoc
40560 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
44860 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
258243 Downloads
Highly customizable vanilla JS tooltip/popover library for Magento 2
starcitizenwiki/embedvideo
7938 Downloads
Adds a parser function embedding video from popular sources.
slicksky/spam-blacklist-query
27063 Downloads
Find out if a domain or IP is blacklisted on the most popular spam listing services.
shopblocks/php-ico
68085 Downloads
Provides easy-to-use functionality to generate valid ICO files. Adapted from the popular PHP_ICO library.
rybakit/phive-queue
40970 Downloads
$queue->push('I can be popped off after', '10 minutes');
robinncode/db_craft
2376 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.