Libraries tagged by en
sebastian/object-enumerator
869313556 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/environment
936408024 Downloads
Provides functionality to handle HHVM/PHP environments
vlucas/phpdotenv
659821738 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twbs/bootstrap
18883231 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
phpseclib/phpseclib
480494232 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
tijsverkoyen/css-to-inline-styles
557517885 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
932450880 Downloads
Simple template engine.
phpoffice/phpspreadsheet
330946418 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
mobiledetect/mobiledetectlib
176149823 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
96894301 Downloads
A front-end framework for Laravel.
firebase/php-jwt
495611474 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
composer/composer
200976384 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
paragonie/constant_time_encoding
380287681 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
myclabs/php-enum
239840902 Downloads
PHP Enum implementation
defuse/php-encryption
182186040 Downloads
Secure PHP Encryption Library