Libraries tagged by s
symfony/http-foundation
768543608 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/finder
880295677 Downloads
Finds files and directories via an intuitive fluent interface
symfony/filesystem
588612896 Downloads
Provides basic utilities for the filesystem
symfony/event-dispatcher
871007657 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
551184815 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
695096708 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
377010719 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/console
963232748 Downloads
Eases the creation of beautiful and testable command line interfaces
symfony/config
400966599 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/cache
295385497 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
sebastian/version
766849280 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
618812164 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
773069555 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-reflector
648514235 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
707767428 Downloads
Traverses array structures and object graphs to enumerate all referenced objects