Libraries tagged by antd
maatwebsite/excel
118006254 Downloads
Supercharged Excel exports and imports in Laravel
league/commonmark
332378093 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
lcobucci/jwt
268879363 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
376337546 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dragonmantank/cron-expression
396286003 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/inflector
755257549 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
514863216 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
551502391 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
composer/semver
416321049 Downloads
Semver library that offers utilities, version constraint parsing and validation.
composer/composer
165343540 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
tymon/jwt-auth
42778519 Downloads
JSON Web Token Authentication for Laravel and Lumen
tecnickcom/tcpdf
84603182 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/uid
205630197 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/serializer
257821087 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/property-access
250549216 Downloads
Provides functions to read and write from/to an object or array using a simple string notation