Libraries tagged by fphp
mrclay/minify
15486322 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
minishlink/web-push
9239620 Downloads
Web Push library for PHP
microsoft/microsoft-graph
18910586 Downloads
The Microsoft Graph SDK for PHP
matthiasmullie/minify
25499572 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
league/html-to-markdown
22594147 Downloads
An HTML-to-markdown conversion helper for PHP
laminas/laminas-eventmanager
64742850 Downloads
Trigger and listen to events within a PHP application
kriswallsmith/assetic
48246864 Downloads
Asset Management for PHP
kreait/laravel-firebase
12540017 Downloads
A Laravel package for the Firebase PHP Admin SDK
knplabs/gaufrette
36126455 Downloads
PHP library that provides a filesystem abstraction layer
jms/metadata
138414139 Downloads
Class/method/property metadata management in PHP
jdorn/sql-formatter
111276399 Downloads
a PHP SQL highlighting library
ircmaxell/password-compat
54112205 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
infection/infection
21776466 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
guzzlehttp/uri-template
164506120 Downloads
A polyfill class for uri_template of PHP
grpc/grpc
91166303 Downloads
gRPC library for PHP