Pimple VS fram

Compare Pimple vs fram and see what are their differences.

Pimple

A small PHP dependency injection container (by silexphp)

fram

Fram is a view framework for PHP (by paketphp)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Pimple fram
2 2
2,631 1
0.2% -
2.9 0.0
about 1 month ago about 2 years ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Pimple

Posts with mentions or reviews of Pimple. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-27.

fram

Posts with mentions or reviews of fram. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-27.
  • On using PSR abstractions — Matthias Noback
    8 projects | /r/PHP | 27 Aug 2021
    That is why I created my minimal view framework Fram. Fram can work independently or together with legacy code and still maintain full control to make it easier to modernize old code bases. I recently added PSR-11 support to it, the container is only called on one occasion, when instantiating the view, so $container->get(...) it is all that it is required.
  • Hoping for some experienced insight
    3 projects | /r/PHP | 14 Aug 2021

What are some alternatives?

When comparing Pimple and fram you can also consider the following projects:

PHP-DI - The dependency injection container for humans

data-transfer-object - Data transfer objects with batteries included

Symfony DI - Allows you to standardize and centralize the way objects are constructed in your application

openapi-psr7-validator - It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications

Auryn - IoC Dependency Injector

Doctrine - Doctrine Object Relational Mapper (ORM)

Container - Small but powerful dependency injection container

framework - FEAST Framework

zend-servicemanager

Nette DI - 💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 7 features.

Symfony - The Symfony PHP framework