Libraries tagged by ephp
revolt/event-loop
26762810 Downloads
Rock-solid event loop for concurrent PHP applications.
pda/pheanstalk
27823672 Downloads
PHP client for beanstalkd queue
opis/json-schema
27310527 Downloads
Json Schema Validator for PHP
nette/di
37359492 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
netresearch/jsonmapper
93571456 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
20040582 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
namshi/jose
91920572 Downloads
JSON Object Signing and Encryption library for PHP.
mustangostang/spyc
35087283 Downloads
A simple YAML loader/dumper class for PHP
mustache/mustache
40216172 Downloads
A Mustache implementation in PHP.
mrclay/minify
15577824 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
9323071 Downloads
Web Push library for PHP
microsoft/microsoft-graph
19098022 Downloads
The Microsoft Graph SDK for PHP
matthiasmullie/minify
25686907 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
22823442 Downloads
An HTML-to-markdown conversion helper for PHP
laminas/laminas-eventmanager
64949432 Downloads
Trigger and listen to events within a PHP application