Libraries tagged by s
vlucas/phpdotenv
534550794 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twig/twig
402117060 Downloads
Twig, the flexible, fast, and secure template language for PHP
theseer/tokenizer
670624235 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
phpunit/php-text-template
786835931 Downloads
Simple template engine.
phpunit/php-file-iterator
797026608 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpdocumentor/type-resolver
664914554 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
670094250 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
monolog/monolog
872449755 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
lcobucci/jwt
276761244 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
laravel/laravel
55900771 Downloads
The skeleton application for the Laravel framework.
firebase/php-jwt
387938631 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
612369923 Downloads
A library for validating emails against several RFCs
doctrine/instantiator
795281877 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/cache
560278001 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
composer/composer
169179237 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.