InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Container Alternatives
Similar projects and alternatives to container
-
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
-
PHP Dotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
-
http-message
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
container discussion
container reviews and mentions
-
Creating an application in Yii3.
Container interface. This repository holds all interfaces related to PSR-11 (Container Interface).
-
PSR-16 and Exceptions
Correct. If it is an exception, it should be a subtype of an exception (Throwable), otherwise it cannot be used in the `throws` annotation. I guess this discussion was made for historical reasons, concrete all PHP 5.x versions. Since PHP 7, we are able to extend interfaces from interfaces, e.g. Throwable. The same "issue" also applies to the PSR-11 exception interface. Read more: Extending Throwable for exception interfaces
-
Why Laravel requires `psr/container` package?
From the About section of psr/container package on GitHub:
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
Stats
php-fig/container is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of container is PHP.