mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
symfony/console symfony/dotenv symfony/framework-bundle symfony/http-foundation symfony/http-kernel symfony/var-dumper symfony/web-profiler-bundle
10 lines
330 B
Markdown
10 lines
330 B
Markdown
Symfony Service Contracts
|
|
=========================
|
|
|
|
A set of abstractions extracted out of the Symfony components.
|
|
|
|
Can be used to build on semantics that the Symfony components proved useful and
|
|
that already have battle tested implementations.
|
|
|
|
See https://github.com/symfony/contracts/blob/main/README.md for more information.
|