Libraries tagged by to do
mouf/schema-analyzer
204384 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
kphoen/sitemap-bundle
44389 Downloads
Provides a way to create/generate a sitemap using Doctrine, etc.
goalgorilla/open_social_scripts
318598 Downloads
Repo that contains scripts for Open Social that are not generic enough to be in the distro repo (e.g. docker scripts).
aymanrb/php-unstructured-text-parser
18458 Downloads
A PHP library to help extract text out of text documents
yusufkandemir/microdata-parser
51996 Downloads
Parse microdata from HTML documents with ease. PHP Implementation of W3C Microdata to JSON Specification.
wikia/simplehtmldom
85014 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
wgirhad/geophp
33422 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
tweakers/symfony-service-mock
58733 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
thanhdv2811/magento-2-currency-convert
26510 Downloads
The currency import service in Magento 2 doesn't work any more (Fixer.io, Webservicex and Yahoo Finance Exchange). This extension will add other services to import the currency rate
talon-one/talon-one-client
95328 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
swen100/geophp
74937 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.
sourcebroker/restrictfe
53526 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
sebkln/content-slug
56660 Downloads
Adds a slug field for human-readable anchors ("domain.com/page/#my-section") to TYPO3 content elements. By default, this anchor is rendered as the header's id attribute.
naucon/htmlbuilder
50593 Downloads
A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.
mestrona/magento-module-categoryredirect
39462 Downloads
Magento 2 Module to simply customize the menu with additional URLs: Create a category, enter the redirect, done.