Libraries tagged by exim
ttn/tea
25708 Downloads
TYPO3 example extension for unit testing and best practices
siburuxue/doctrine-helper
10009 Downloads
instead of `php bin/console doctrine:mapping:import`
morozovsk/websocket
18157 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
misterion/ko-process
344179 Downloads
Simple pcntl fork wrapper and process manager
joserick/png-metadata
50628 Downloads
A PHP library for extract the metadata (XMP, EXIF) within a PNG format image.
dchesterton/image
44212 Downloads
Image metadata library
causal/image_autoresize
522565 Downloads
Resize images automatically - Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
causal/extractor
275777 Downloads
Metadata and content analysis service - 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.
aman00323/emailchecker
66165 Downloads
Laravel package for checking email address is exist or not in real world
alchemy/phpexiftool
193816 Downloads
Exiftool driver for PHP
text/template
209095 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
restler/framework
246212 Downloads
Just the Restler Framework without the tests and examples
nyholm/append-query-string
294933 Downloads
A simple function that lets you add a query string to an existing URL
mrpunyapal/laravel-auditor
5930 Downloads
Evidence-based audit methodology and read-only Laravel context tools for existing AI coding agents.
michael-rubel/laravel-value-objects
38179 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.