All Projects → symfony → Dependency Injection

symfony / Dependency Injection

Licence: mit
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Dependency Injection

Expression Language
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
Stars: ✭ 2,418 (-33.48%)
Mutual labels:  symfony, symfony-component, component
Options Resolver
The OptionsResolver component is array_replace() on steroids. It allows you to create an options system with required options, defaults, validation (type, value), normalization and more.
Stars: ✭ 2,723 (-25.09%)
Mutual labels:  symfony, symfony-component, component
Browser Kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
Stars: ✭ 2,563 (-29.49%)
Mutual labels:  symfony, symfony-component, component
Stopwatch
The Stopwatch component provides a way to profile code.
Stars: ✭ 2,388 (-34.31%)
Mutual labels:  symfony, symfony-component, component
Config
The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).
Stars: ✭ 3,671 (+0.99%)
Mutual labels:  symfony, symfony-component, component
Inflector
Inflector converts words between their singular and plural forms (English only).
Stars: ✭ 2,232 (-38.6%)
Mutual labels:  symfony, symfony-component, component
Security Acl
Symfony Security ACL Component
Stars: ✭ 321 (-91.17%)
Mutual labels:  symfony, symfony-component, component
Validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
Stars: ✭ 2,238 (-38.43%)
Mutual labels:  symfony, symfony-component, component
Yaml
The Yaml component loads and dumps YAML files.
Stars: ✭ 3,359 (-7.59%)
Mutual labels:  symfony, symfony-component, component
Lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource.
Stars: ✭ 299 (-91.77%)
Mutual labels:  symfony, symfony-component, component
Property Access
The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
Stars: ✭ 2,362 (-35.02%)
Mutual labels:  symfony, symfony-component, component
Dom Crawler
The DomCrawler component eases DOM navigation for HTML and XML documents.
Stars: ✭ 3,499 (-3.74%)
Mutual labels:  symfony, symfony-component, component
Polyfill Intl Icu
This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is not installed.
Stars: ✭ 2,287 (-37.08%)
Mutual labels:  symfony, symfony-component, component
Form
The Form component allows you to easily create, process and reuse HTML forms.
Stars: ✭ 2,406 (-33.81%)
Mutual labels:  symfony, symfony-component, component
Intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
Stars: ✭ 2,323 (-36.09%)
Mutual labels:  symfony, symfony-component, component
Asset
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
Stars: ✭ 2,771 (-23.77%)
Mutual labels:  symfony, symfony-component, component
Serializer
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
Stars: ✭ 2,021 (-44.4%)
Mutual labels:  symfony, symfony-component, component
Mime
The MIME component allows manipulating MIME types.
Stars: ✭ 2,174 (-40.19%)
Mutual labels:  symfony, symfony-component, component
Dotenv
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
Stars: ✭ 3,268 (-10.1%)
Mutual labels:  symfony, symfony-component, component
Cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
Stars: ✭ 3,606 (-0.8%)
Mutual labels:  symfony, symfony-component, component
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].