Libraries tagged by aa
willdurand/negotiation
108148083 Downloads
Content Negotiation tools for PHP provided as a standalone library.
vinkla/hashids
11371270 Downloads
A Hashids bridge for Laravel
ua-parser/uap-php
29215170 Downloads
A multi-language port of Browserscope's user agent parser.
twilio/sdk
79174120 Downloads
A PHP wrapper for Twilio's API
twig/intl-extra
51364356 Downloads
A Twig extension for Intl
twig/extra-bundle
75241361 Downloads
A Symfony bundle for extra Twig extensions
symfony/workflow
35438877 Downloads
Provides tools for managing a workflow or finite state machine
symfony/panther
12359437 Downloads
A browser testing and web scraping library for PHP and Symfony.
symfony/lock
106194355 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
symfony/html-sanitizer
18947152 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
symfony/contracts
61661646 Downloads
A set of abstractions extracted out of the Symfony components
staabm/side-effects-detector
34804820 Downloads
A static analysis tool to detect side effects in PHP code
spomky-labs/otphp
38408020 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
spatie/regex
12582285 Downloads
A sane interface for php's built in preg_* functions
spatie/once
27161270 Downloads
A magic memoization function