Libraries tagged by user profiles
zendframework/zend-authentication
6697686 Downloads
provides an API for authentication and includes concrete authentication adapters for common use case scenarios
rmunate/spell-number
241458 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
yii2mod/yii2-ftp
394453 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
planetteamspeak/ts3-php-framework
81810 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
burzum/file-storage
113348 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
burzum/cakephp-file-storage
194389 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
ezsystems/ezpublish-kernel
574340 Downloads
Kernel used by ezsystems/ezplatform and derivatives. Provides the Content Repository, its APIs, and the application's Symfony framework integration.
ezsystems/ezplatform-kernel
221475 Downloads
Kernel used by ezsystems/ezplatform and derivatives. Provides the Content Repository, its APIs, and the application's Symfony framework integration.
roadrunner-php/lock
568782 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
opis/database
81165 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
maglnet/magl-markdown
157522 Downloads
Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.
ge-tracker/laravel-vapor-trusted-proxies
43229 Downloads
Build a dynamic list of trusted proxies for use with Laravel Vapor
waylaidwanderer/php-rotatingproxymanager
42874 Downloads
A PHP library you can use to select proxies in a rotation.
forrest79/phpcs-ignores
26414 Downloads
PHPCS-Ignores provides functionality to use baseline or other ignoring for original PHPCS.
chh/cache-service-provider
160483 Downloads
Provides easy to use caching for Silex applications, built on top of the doctrine/cache package