Libraries tagged by ta_IN
monolog/monolog
1016991266 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
doctrine/instantiator
882960991 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
tijsverkoyen/css-to-inline-styles
541092674 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
symfony/polyfill-intl-idn
824712236 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/dependency-injection
456621101 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
doctrine/inflector
902237790 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/translation-contracts
749272981 Downloads
Generic abstractions related to translation
symfony/service-contracts
916879080 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
809063120 Downloads
Generic abstractions related to dispatching event
symfony/translation
885063462 Downloads
Provides tools to internationalize your application
webmozart/assert
931514223 Downloads
Assertions to validate method input/output with nice error messages.
firebase/php-jwt
480209968 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
symfony/intl
214201452 Downloads
Provides access to the localization data of the ICU library
symfony/var-exporter
408918181 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
symfony/property-access
318216788 Downloads
Provides functions to read and write from/to an object or array using a simple string notation