Search results for å…«å—/(
phpseclib/phpseclib
311557510 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
symfony/http-kernel
611884675 Downloads
Provides a structured process for converting a Request into a Response
phpdocumentor/reflection-docblock
592116310 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
doctrine/cache
491038773 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
react/promise
250859222 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
knplabs/knp-snappy
51353061 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
justinrainbow/json-schema
234243322 Downloads
A library to validate a json schema.
doctrine/migrations
154063058 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
swagger-api/swagger-ui
29634860 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
doctrine/common
298103518 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
composer/ca-bundle
262042135 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
ramsey/uuid-doctrine
30079788 Downloads
Use ramsey/uuid as a Doctrine field type.
willdurand/negotiation
93123303 Downloads
Content Negotiation tools for PHP provided as a standalone library.
cocur/slugify
51091844 Downloads
Converts a string into a slug.
symfony/lock
81453808 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource