Libraries tagged by c
paragonie/random_compat
520145911 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nesbot/carbon
492429669 Downloads
An API extension for DateTime that supports 281 different languages.
myclabs/deep-copy
637071938 Downloads
Create deep copies (clones) of your objects
friendsofphp/php-cs-fixer
165788409 Downloads
A tool to automatically fix PHP code style
dragonmantank/cron-expression
326545171 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/cache
496130378 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
composer/composer
146424223 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
webmozart/assert
699499835 Downloads
Assertions to validate method input/output with nice error messages.
symfony/polyfill-php72
588694371 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
905427262 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-idn
568406340 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
psy/psysh
397024982 Downloads
An interactive shell for modern PHP.
phpseclib/phpseclib
316182997 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
league/flysystem
473041746 Downloads
File storage abstraction for PHP
doctrine/instantiator
703839903 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors