Libraries tagged by rent
psr-discovery/cache-implementations
3256424 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/all
3252446 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
pipedrive/pipedrive
641057 Downloads
Pipedrive REST client for PHP
phroute/phroute
389533 Downloads
Fast, fully featured restful request router for PHP
oro/twig-inspector
343656 Downloads
Oro Twig Inspector adds the possibility to find twig templates and blocks used for rendering HTML pages faster during development
olvlvl/composer-attribute-collector
34883 Downloads
A convenient and near zero-cost way to retrieve targets of PHP 8 attributes
nette/safe
234197 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
neos/neos
803338 Downloads
An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.
microsoft/windowsazure
1703264 Downloads
This project provides a set of PHP client libraries that make it easy to access Windows Azure tables, blobs, queues, service runtime and service management APIs.
mcustiel/phiremock
819988 Downloads
A mocker for HTTP and REST services. Full bundle.
makinacorpus/db-tools-bundle
12005 Downloads
A set of Symfony commands to dump/restore/anonymize database
laminas/laminas-barcode
3235999 Downloads
Programmatically create and render barcodes as images or in PDFs
kartik-v/yii2-widget-spinner
3138695 Downloads
A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)
juststeveking/http-status-code
175521 Downloads
A simple class to return correct status codes for http responses
jenssegers/proxy
453225 Downloads
Proxy library that forwards requests to the desired url and returns the response.