Libraries tagged by sigil
mvenghaus/magento2-php-view-components
77 Downloads
An integration of simple view components similar to those found in other template engines.
mortezaa97/stories
8 Downloads
A Laravel package designed to implement a stories feature similar to Instagram Stories or Google Web Stories.
mortezaa97/reviews
23 Downloads
A Laravel package designed to implement a reviews feature similar to Instagram Stories or Google Web Stories.
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.
labofgood/module-db-query-log-extended
9 Downloads
The module enhances the DB logger functionality, offering the capability to display DB logs in the xlsx format and produce a report analyzing query similarities.
juststeveking/workflow
2 Downloads
This package is aimed to be a simplistic PHP workflow package that works in a similar fashion to GitHub Actions.
jonston/symfony-permission
9 Downloads
A basic permission management bundle for Symfony, similar to spatie/laravel-permission
itech-world/sulu-wiki-bundle
2 Downloads
SuluWikiBundle extends the Sulu CMS to offer wiki and documentation management features similar to WikiJS
israelalagbe/php-custom-types
281 Downloads
This package holds some custom PHP types such as Array and String. It provides functionalities similar to array and string in Javascript.
hejunjie/google-authenticator
271 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.
ganeshkandu/imageanalysis
93 Downloads
This tool compares the original image to a recompressed version. This can make manipulated regions stand out in various ways. For example they can be darker or brighter than similar regions which have not been manipulated.
fork-set/convert-media
7 Downloads
Convert image, video, audio, file to similar extensions
fer79/php-optional-helper
8 Downloads
Optional helper similar to Laravel, compatible with arrays and objects. Initially thinked to use in Yii2, should work in other projects.
fduarte42/zend-expressive-static-files
5238 Downloads
A PSR-15 middleware that serves static assets for you. Is similar to the "serve-static" npm package.
drkbcn/php-pdo-mssql-class
87 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.