Libraries tagged by te_IN
monolog/monolog
1055197853 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
doctrine/instantiator
904769938 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
tijsverkoyen/css-to-inline-styles
568768098 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
861675837 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/dependency-injection
475675503 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
doctrine/inflector
936897206 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
786908075 Downloads
Generic abstractions related to translation
symfony/service-contracts
959495812 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
848174163 Downloads
Generic abstractions related to dispatching event
symfony/translation
921264484 Downloads
Provides tools to internationalize your application
webmozart/assert
959855095 Downloads
Assertions to validate method input/output with nice error messages.
firebase/php-jwt
506064699 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
symfony/string
820960436 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
infection/infection
31729934 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
symfony/intl
224652989 Downloads
Provides access to the localization data of the ICU library