Libraries tagged by antd
paragonie/random_compat
709375937 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
maatwebsite/excel
166418843 Downloads
Supercharged Excel exports and imports in Laravel
league/commonmark
463393273 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
lcobucci/jwt
354779987 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
502308206 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dragonmantank/cron-expression
537191102 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/inflector
931846705 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/dbal
623369838 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
composer/semver
546195351 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
composer/composer
202825498 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
doctrine/cache
620045570 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
tymon/jwt-auth
53539945 Downloads
JSON Web Token Authentication for Laravel and Lumen
symfony/var-exporter
428685049 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
symfony/uid
342811556 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/serializer
345225953 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.