Libraries tagged by suche
fenguoz/tron-php
31072 Downloads
Support TRON's TRX and TRC20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
exolnet/laravel-heartbeat
26622 Downloads
Periodically schedule a job to send a heartbeat to a monitoring system.
erkens/2fa-text
51193 Downloads
Extends scheb/2fa-bundle with two-factor authentication via simple text messages
eclipxe/xmlschemavalidator
247924 Downloads
PHP Library for XML Schema Validations
dsuurlant/response2schema
34153 Downloads
Generate an OpenAPI schema definition for an object based on a JSON response.
data-uri/twig-extension
197135 Downloads
Twig extension for data URI ; Converts data to the data URI Url scheme (RFC 2397)
cobweb/external_import
316050 Downloads
Tool for importing data from external sources into the TYPO3 database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool, reactions and an API.
causal/extractor
204457 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.
biegalski-llc/laravel-mailgun-webhooks
58374 Downloads
This package allows you to quick and easily integrate your Laravel application with Mailgun Webhooks thus allowing you to track the outgoing email status for each individual user. There is also an optional feature to receive alerts for specific mailgun events such as spam complaints and sending failuresgit .
avram/aws-cron-job
108935 Downloads
Laravel command which makes only single EC2 instance run schedule:run for AWS cloud hosting
akrabat/proxy-detection-middleware
66577 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
tightenco/quicksand
171662 Downloads
Easily schedule regular cleanup of old soft-deleted Eloquent data.
spiral/database
310733 Downloads
DBAL, schema introspection, migration and pagination
goetas/xsd2php
336046 Downloads
Convert XSD (XML Schema) definitions into PHP classes
dto/dto
362851 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)