Libraries tagged by BE
vaimo/module-admin-auto-login
38697 Downloads
Provides automatic admin login on Magento projects; Useful addition when working with a project locally (should be used only as require-dev)
vaened/php-search-engine
89997 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
utopia-php/migration
72857 Downloads
A simple library to migrate resources between services.
tweakwise/magento2-attributelanding-tweakwise
111749 Downloads
Provides compatibility between Attribute landing module and Tweakwise module.
turanjanin/serbian-transliterator
13243 Downloads
Transliterate between Serbian Cyrillic and Latin scripts.
tuandm/laravue
16603 Downloads
A beautiful dashboard for Laravel built by VueJS
tekill/env-diff
95702 Downloads
Check the difference between env files and actualize each other
teewurst/psr4-advanced-wildcard-composer-plugin
24158 Downloads
Adds a parser to enable composer, to be used with wildcards
swen100/geophp
73162 Downloads
GeoPHP is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: (E)WKT, (E)WKB, GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area and a wide variety of other useful information.
swedbank-spp/swedbank-payment-portal
99009 Downloads
The Swedbank Payment Portal API Library provides access to the online banking system through which e-commerce transactions can be initiated and fulfilled by facilitating the exchange of bank data.
sunra/dbug
51993 Downloads
Most beautiful variable dump library for PHP (ColdFusion like style)
stymiee/php-simple-encryption
6411 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
steefdw/standards-enums
42698 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
staabm/password_exposed
321875 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
spiritix/html-to-pdf
30230 Downloads
Convert HTML markup into beautiful PDF files using the famous wkhtmltopdf library