Libraries tagged by tphp
revolt/event-loop
24988462 Downloads
Rock-solid event loop for concurrent PHP applications.
rebing/graphql-laravel
5837080 Downloads
Laravel wrapper for PHP GraphQL
pda/pheanstalk
27505664 Downloads
PHP client for beanstalkd queue
orhanerday/open-ai
3097437 Downloads
OpenAI GPT-3 Api Client in PHP
opis/json-schema
26524493 Downloads
Json Schema Validator for PHP
nette/di
37045771 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
neitanod/forceutf8
19833437 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
namshi/jose
91120188 Downloads
JSON Object Signing and Encryption library for PHP.
mustangostang/spyc
34590859 Downloads
A simple YAML loader/dumper class for PHP
mustache/mustache
39799073 Downloads
A Mustache implementation in PHP.
mrclay/minify
15358438 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
9126199 Downloads
Web Push library for PHP
microsoft/microsoft-graph
18671219 Downloads
The Microsoft Graph SDK for PHP
matthiasmullie/minify
25235889 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
22295112 Downloads
An HTML-to-markdown conversion helper for PHP