Libraries tagged by dify
zetacomponents/feed
1415958 Downloads
This component handles parsing and creating RSS1, RSS2 and ATOM feeds, with support for different feed modules (dc, content, creativeCommons, geo, iTunes).
zetacomponents/document
2687147 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
zetacomponents/console-tools
1665857 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
wapmorgan/php-code-analyzer
132446 Downloads
A program that finds usage of different non-built-in extensions in your php code.
swaggest/json-cli
12708 Downloads
JSON CLI tool (diff, rearrange, pretty print, minify, yaml convert, etc...)
stechstudio/laravel-env-security
98824 Downloads
Securely manage .env files for different deployment environments
stampie/stampie
252213 Downloads
Stampie is a simple API Wrapper for different email providers such as Postmark, SendGrid, Mailgun, Mandrill.
simplesamlphp/simplesamlphp-module-discopower
6061409 Downloads
Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed
scify/laravel-cookie-guard
5048 Downloads
A Laravel package that provides a Cookies consent floating window and publishes the Cookies for the different consent categories
rahul900day/laravel-captcha
9022 Downloads
Different types of Captcha implementation for Laravel Application.
open-southeners/laravel-response-compression
44664 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
mvenghaus/filament-plugin-translatable-inline
34321 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
107389 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
37546 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
159277 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.