msuarezecca's Stars
symfony/polyfill-ctype
Symfony polyfill for ctype functions
Seldaek/phar-utils
PHAR file format utilities, for when PHP phars you up.
subfission/cas
Simple CAS Authentication for Laravel 5 - 10.
opis/closure
Serialize closures and arbitrary data
symfony/filesystem
Provides basic utilities for the filesystem
Seldaek/jsonlint
JSON Lint for PHP
doctrine/reflection
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection API that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
doctrine/persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
doctrine/event-manager
The Doctrine Event Manager is a library that provides a simple event system.
composer/xdebug-handler
Restart a CLI process without loading the xdebug extension.
composer/spdx-licenses
Tools for working with the SPDX license list and validating licenses.
jsonrainbow/json-schema
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
composer/ca-bundle
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
composer/semver
Semantic versioning utilities with the addition of version constraints parsing and checking.
apereo/phpCAS
Apereo PHP CAS Client
symfony/yaml
Loads and dumps YAML files
ChadSikorra/php-simple-enum
Provides a simple enum and flag enum for PHP.
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support
ldaptools/ldaptools
LdapTools is a feature-rich LDAP library for PHP 5.6+.
php-fig/http-message
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
guzzle/guzzle
Guzzle, an extensible PHP HTTP client
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
webmozarts/assert
Assertions to validate method input/output with nice error messages.
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation
Provides tools to internationalize your application
tijsverkoyen/CssToInlineStyles
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions