Libraries tagged by antd
monolog/monolog
747243490 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
lcobucci/jwt
228437258 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
317481895 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dragonmantank/cron-expression
326838948 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/inflector
662818976 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
453596131 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
496407096 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
146509741 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
tymon/jwt-auth
37100649 Downloads
JSON Web Token Authentication for Laravel and Lumen
tecnickcom/tcpdf
71260504 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/uid
141266340 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/string
487060789 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/serializer
218001058 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/property-access
213072140 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-intl-normalizer
585749395 Downloads
Symfony polyfill for intl's Normalizer class and related functions