Libraries tagged by wort
evence/soft-deleteable-extension-bundle
485723 Downloads
Fixed to work with Symfony 5.0+. Adjusted from E-vence/SoftDeleteableListenerExtensionBundle.
eseath/sypexgeo
116439 Downloads
A PHP package for working with the SypexGeo database file.
dereuromark/cakephp-ajax
233137 Downloads
A CakePHP plugin that makes working with AJAX a piece of cake.
davereid/drupal-environment
190935 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
danog/telegram-entities
44927 Downloads
A library to work with Telegram UTF-16 styled text entities.
cyclonedx/cyclonedx-library
855713 Downloads
Work with CycloneDX documents.
cwhite92/b2-sdk-php
118349 Downloads
A SDK for working with B2 cloud storage.
cristal/php-api-wrapper
78811 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
components/mathjs
3050 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
collizo4sky/persist-admin-notices-dismissal
84597 Downloads
Simple library to persist dismissal of admin notices across pages in WordPress dashboard.
causal/extractor
168180 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
bringyourownideas/silverstripe-maintenance
202442 Downloads
Toolset to help with the day by day maintenance work.
bitwasp/buffertools
690754 Downloads
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.
bainternet/php-hooks
15212 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
badoo/soft-mocks
30778 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.