Libraries tagged by mountain
jazzsequence/address-book
5 Downloads
A WordPress plugin for storing and maintaining addresses.
jangolle/elastica
51 Downloads
Fork of ruflin/elastica for PHP 7.2 with no elasticsearch client dependency maintain (5.0.x branch)
jadempinky/pinkyflow
24 Downloads
A PHP framework that makes your code flow like water. PinkyFlow provides essential modules like user management, shopping cart, and commenting, while maintaining flexibility for custom extensions.
iweb-uazuay/yii2-dynamicform
6 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
isbkch/theme
4221 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory.
iqmal852/yii2-dynamicform-widget
9 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
io4n/yii2-dynamicform
201 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
inwebo/dirtree-by-file-content-hash
4 Downloads
How can one store a large number of files while maintaining a high level of performance during access? One solution is file content hashing.
insolita/yii2-multifs
3 Downloads
Multifs Manager based on (League\Flysystem\MountManager) for work with set of filesystems.
industi/yii2-dynamicform
5 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
iloh/simple-html-dom-bundle
6194 Downloads
The maintained version of 'Bundle around Simple HTML DOM library'
igorvolnyi/yii2-dynamicform
62 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
ignited-developer/php-image-compressor
2 Downloads
A sample PHP image-compressor is a lightweight PHP package that provides image compression and resizing functionality. It supports multiple image formats (JPEG, PNG, GIF, WebP, AVIF) and allows you to compress and resize images while maintaining quality.
ifedeev/laravel-balance
33 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
iamsarin/flysystem53
19 Downloads
Many filesystems, one API. - This fork maintains PHP 5.3 compatibility while tracking upstream