Libraries tagged by ta_IN
doctrine/instantiator
745541797 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
tijsverkoyen/css-to-inline-styles
399930422 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
622672625 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
doctrine/inflector
712991407 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
545012712 Downloads
Generic abstractions related to translation
symfony/service-contracts
678006577 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
594530526 Downloads
Generic abstractions related to dispatching event
symfony/translation
687626325 Downloads
Provides tools to internationalize your application
webmozart/assert
752894837 Downloads
Assertions to validate method input/output with nice error messages.
monolog/monolog
804827254 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
firebase/php-jwt
350795355 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
symfony/dependency-injection
353473069 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/intl
159028697 Downloads
Provides access to the localization data of the ICU library
symfony/var-exporter
285801071 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/property-access
234573730 Downloads
Provides functions to read and write from/to an object or array using a simple string notation