6 projects
The Symfony PHP Framework
Symfony is a PHP web application framework designed for building robust, scalable, and maintainable web applications using reusable components and a structured MVC architecture. It’s widely used for enterprise-level projects and forms the foundation of many other PHP platforms, including Laravel and Drupal.
16,993
3,375
$67M
Psalm
Psalm is a static analysis tool for PHP that helps identify potential bugs and type-related issues in code. It performs automated code inspection and type checking to improve code quality and catch errors before runtime.
2,226
702
$88M
phpseclib
phpseclib is a pure PHP implementation of various cryptographic and security protocols, providing secure communications and data encryption capabilities. It includes implementations of SSH, SFTP, X.509, RSA, AES and other cryptographic standards, designed to be a secure and portable alternative to OpenSSL.
1,378
317
$2.2M
SimpleSAMLphp
SimpleSAMLphp is an open-source SAML2 Identity Provider and Service Provider library for PHP that enables web-based single sign-on (SSO) and federated identity management. It provides authentication, authorization, and metadata management capabilities for implementing secure authentication across multiple applications and services.
1,260
230
$1.3M
random_compat
A PHP polyfill library that provides compatibility for the random_bytes() and random_int() functions across different PHP versions, ensuring secure random number generation on PHP 5.x systems by emulating PHP 7+ functionality
157
75
$57K