Libraries tagged by diffy
paragonie/pharaoh
424932 Downloads
Compare PHARs from the Command Line
zetacomponents/feed
1402748 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
2681746 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
zetacomponents/console-tools
1660735 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
131033 Downloads
A program that finds usage of different non-built-in extensions in your php code.
stechstudio/laravel-env-security
95960 Downloads
Securely manage .env files for different deployment environments
stampie/stampie
251925 Downloads
Stampie is a simple API Wrapper for different email providers such as Postmark, SendGrid, Mailgun, Mandrill.
simplesamlphp/simplesamlphp-module-discopower
6020676 Downloads
Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed
scify/laravel-cookie-guard
3891 Downloads
A Laravel package that provides a Cookies consent floating window and publishes the Cookies for the different consent categories
rahul900day/laravel-captcha
8184 Downloads
Different types of Captcha implementation for Laravel Application.
open-southeners/laravel-response-compression
38224 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
mvenghaus/filament-plugin-translatable-inline
32349 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
106184 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
36663 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
157852 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.