Libraries tagged by re
doctrine/lexer
809760049 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
761685293 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
graham-campbell/result-type
306775384 Downloads
An Implementation Of The Result Type
google/recaptcha
77621049 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
zircote/swagger-php
109680396 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/property-access
253056260 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
slim/slim
43759590 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
sentry/sentry
189098335 Downloads
PHP SDK for Sentry (http://sentry.io)
respect/validation
31791428 Downloads
The most awesome validation engine ever created for PHP
react/socket
82084024 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
psr/link
125302896 Downloads
Common interfaces for HTTP links
psr/http-factory
577212629 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
phpoffice/phpword
27312189 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
league/oauth2-server
114178815 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
league/csv
135693123 Downloads
CSV data manipulation made easy in PHP