Libraries tagged by Diffie
mvenghaus/filament-plugin-translatable-inline
32725 Downloads
An alternative to https://github.com/filamentphp/spatie-laravel-translatable-plugin. The difference is that all translations occur directly under each field.
mpratt/relativetime
106481 Downloads
A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.
marcocesarato/sqlparser
36920 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
maglnet/magl-markdown
158250 Downloads
Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.
lochmueller/calendarize
125996 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
kamona/kui-laravel-breeze
29916 Downloads
Different UI for laravel/breeze
jbzoo/ci-report-converter
774502 Downloads
The tool converts different error reporting standards for deep integration with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc)
jblond/php-diff
113035 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
gabrola/email-normalizer
63637 Downloads
A library that will normalize email addresses for cases when different email addresses all point towards a single email account
dragon-code/benchmark
29059 Downloads
Simple comparison of code execution speed between different options
dater/dater
78489 Downloads
Compact PHP library for working with date/time in different formats & timezones.
ciareis/bypass
12010 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
causal/extractor
207861 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.
zendframework/zend-progressbar
3565583 Downloads
Create and update progress bars in different environments
zendframework/zend-config-aggregator
1597771 Downloads
Lightweight library for collecting and merging configuration from different sources