Libraries tagged by antd
symfony/uid
217679674 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/string
623582720 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
265156656 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/property-access
257546337 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-intl-normalizer
727510507 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-icu
224461672 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/maker-bundle
96271358 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
symfony/framework-bundle
205114700 Downloads
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/form
132514016 Downloads
Allows to easily create, process and reuse HTML forms
symfony/expression-language
180241747 Downloads
Provides an engine that can compile and evaluate expressions
symfony/error-handler
566541288 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/dom-crawler
340667291 Downloads
Eases DOM navigation for HTML and XML documents
symfony/deprecation-contracts
715947254 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
385098038 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/debug-bundle
98798191 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework