djcvijic's Stars
djcvijic/ldap-wrapper
Functionality for communicating via LDAP protocol, including authentication, reading and managing users, and reading and managing groups
Nordeus/CrowdUserBundle
Symfony bundle used for authenticating and fetching users against Atlassian Crowd
willdurand/JsonpCallbackValidator
JSONP callback validator.
willdurand/Negotiation
Content Negotiation tools for PHP.
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
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/twig-bundle
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/security-bundle
Provides a tight integration of the Security component into the Symfony full-stack framework
willdurand/BazingaFakerBundle
Put the awesome Faker library into the Symfony2 DIC and populate your database with fake data.
symfony/twig-bridge
Provides integration for Twig with various Symfony components
symfony/templating
Provides all the tools needed to build any kind of template system
symfony/security
Provides a complete security system for your web application
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/yaml
Loads and dumps YAML files
symfony/symfony
The Symfony PHP framework
twigphp/Twig
Twig, the flexible, fast, and secure template language for PHP
symfony/dotenv
Registers environment variables from a .env file
symfony/flex
Composer plugin for Symfony
symfony/inflector
Converts words between their singular and plural forms (English only)
symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
symfony/filesystem
Provides basic utilities for the filesystem
symfony/monolog-bundle
Symfony Monolog Bundle
symfony/framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/monolog-bridge
Provides integration for Monolog with various Symfony components
symfony/doctrine-bridge
Provides integration for Doctrine with various Symfony components
symfony/http-kernel
Provides a structured process for converting a Request into a Response
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification