Search results for å…«å—/(
phpseclib/phpseclib
324043709 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
symfony/http-kernel
634569858 Downloads
Provides a structured process for converting a Request into a Response
phpdocumentor/reflection-docblock
605789647 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
504902567 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
262272922 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
knplabs/knp-snappy
52993166 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
justinrainbow/json-schema
243004295 Downloads
A library to validate a json schema.
doctrine/migrations
159300519 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
31070753 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
doctrine/common
305716236 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
271242717 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
ramsey/uuid-doctrine
31162663 Downloads
Use ramsey/uuid as a Doctrine field type.
willdurand/negotiation
96154068 Downloads
Content Negotiation tools for PHP provided as a standalone library.
cocur/slugify
52626326 Downloads
Converts a string into a slug.
symfony/lock
86306421 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource