Libraries tagged by solr
triun/longest-common-substring
44547 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
tiny-blocks/ksuid
54818 Downloads
K-Sortable Unique Identifier.
thadafinser/user-agent-parser
316450 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
terminal42/dc_multilingual
81163 Downloads
A multilingual DC driver storing the translations in the same table for Contao Open Source CMS
terminal42/contao-url-rewrite
80897 Downloads
URL Rewrite bundle for Contao Open Source CMS
terminal42/contao-mp_forms
30999 Downloads
An extension for Contao Open Source CMS to create multi steps forms using the form generator
terminal42/contao-fineuploader
46997 Downloads
FineUploader bundle for Contao Open Source CMS
terminal42/contao-conditionalselectmenu
63117 Downloads
conditional select menu extension for Contao Open Source CMS
terminal42/contao-conditionalformfields
62518 Downloads
conditionalformfields extension for Contao Open Source CMS; Display form fields based on conditionis!
technically-php/linear-partitioning
151074 Downloads
A simple library to solve linear partition problem with Dynamic Programming approach
sylius/core-bundle
94489 Downloads
Sylius core bundle. It integrates all other bundles into full stack Symfony ecommerce solution.
swen100/geophp
73459 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.
studiomitte/klaro
23532 Downloads
Cookie consent solution following the GDPR by using the solution Klaro
studiomitte/brevo
9314 Downloads
Integration of newsletter SaaS solution brevo.com (formally known as sendinblue) into TYPO3 CMS
steefdw/standards-enums
43133 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.