Libraries tagged by exit
league/plates
5083607 Downloads
Plates, the native PHP template system that's fast, easy to use and easy to extend.
laminas/laminas-httphandlerrunner
14128166 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
kwn/number-to-words
3997414 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
jangregor/phpstan-prophecy
14571506 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
datadog/php-datadogstatsd
19522046 Downloads
An extremely simple PHP datadogstatsd client
creativeorange/gravatar
6596247 Downloads
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
colinmollenhour/cache-backend-file
20244282 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
clue/socket-raw
9131883 Downloads
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
alcaeus/mongo-php-adapter
11426992 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
ajthinking/archetype
2560703 Downloads
Programmatically edit PHP and Laravel files.
zendframework/zend-stdlib
64090697 Downloads
SPL extensions, array utilities, error handlers, and more
zendframework/zend-code
81765390 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
theseer/fdomdocument
41109375 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
intervention/imagecache
8529333 Downloads
Caching extension for the Intervention Image Class
dflydev/markdown
5529158 Downloads
PHP Markdown & Extra - DEPRECATED