Libraries tagged by s
symfony/mime
751150642 Downloads
Allows manipulating MIME messages
symfony/http-kernel
903671539 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
963372387 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/finder
1092493134 Downloads
Finds files and directories via an intuitive fluent interface
symfony/filesystem
740925924 Downloads
Provides basic utilities for the filesystem
symfony/event-dispatcher
1075852756 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
731541912 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
929066751 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
473626746 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/console
1187090099 Downloads
Eases the creation of beautiful and testable command line interfaces
symfony/config
497449872 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/cache
391650523 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
sebastian/version
939648049 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
705620027 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
948629008 Downloads
Provides functionality to recursively process PHP variables