Libraries tagged by en
sebastian/object-enumerator
844479873 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/environment
911316351 Downloads
Provides functionality to handle HHVM/PHP environments
vlucas/phpdotenv
637102185 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twbs/bootstrap
18423630 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
phpseclib/phpseclib
462970994 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
tijsverkoyen/css-to-inline-styles
536858782 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.
phpunit/php-text-template
907494683 Downloads
Simple template engine.
phpoffice/phpspreadsheet
316489172 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
mobiledetect/mobiledetectlib
169966434 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
livewire/livewire
87930694 Downloads
A front-end framework for Laravel.
firebase/php-jwt
476153601 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
composer/composer
195466356 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
paragonie/constant_time_encoding
360797446 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
myclabs/php-enum
235413066 Downloads
PHP Enum implementation
defuse/php-encryption
174209068 Downloads
Secure PHP Encryption Library