Libraries tagged by tave
hevertonfreitas/cakephp-audit-log
32751 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action
g4/http
62330 Downloads
g4 http request and response objects, for now taken and edited from ZF1
finalbytes/google-distance-matrix-api
3964 Downloads
Google distance matrix API - Estimate travel time and distance for multiple destinations.
eonx-com/easy-decision
31413 Downloads
Your most complex decisions taken the easiest way
emagicone/module-connector
44299 Downloads
Install Magento Store Manager Connector module to fluently connect Store Manager desktop application to Magento database. Increase speed of data management, take advantage of simplicity and reliability with all-in-one Store Manager via Magento Store Manager Bridge Connector.
dmk/mksanitizedparameters
25748 Downloads
Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.
dmk/mkcontentai
2158 Downloads
"mkcontentai" is a powerful TYPO3 extension that leverages the latest advancements in artificial intelligence to generate high-quality images for your website along with alt texts. By connecting to the OpenAI API, Stability AI API or stablediffusionapi.com API, this extension provides an intuitive image generation tool that allows you to easily create custom images by simply providing a prompt. Take a look at the readme for all features.
dbseller/phinx_postgres
22441 Downloads
Compatibilização do phinx para manipulação de tabelas que não estejam no esquema public.
browshot-php/browshot
19105 Downloads
PHP library for Browshot API: take screenshots of any web page
biblys/eurotax
10484 Downloads
Calculates taxes for all european countries
activecollab/humannameparser
74428 Downloads
Takes human names of arbitrary complexity and various formats leading initial, first name, last name, middle name, nicknames etc
achttienvijftien/niwaki
8464 Downloads
Traverse and transform DOM trees
dgoring/dom-query
18029 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
wp-launchpad/take-off
298 Downloads
Initialisation library for the Launchpad framework
wmde/traversable-iterator
15481 Downloads
Turn Traversable objects into Iterators. Fixed version of the native IteratorIterator