2017 © Pedro Peláez
 

library pimf

Micro-framework for PHP that emphasises minimalism and simplicity

image

gjerokrsteski/pimf

Micro-framework for PHP that emphasises minimalism and simplicity

  • Wednesday, July 4, 2018
  • by gjerokrsteski
  • Repository
  • 12 Watchers
  • 39 Stars
  • 1,474 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 14 Forks
  • 1 Open issues
  • 9 Versions
  • 1 % Grown

The README.md

Welcome to PIMF

Build Status Latest Stable Version Code Climate SensioLabsInsight Total Downloads License Gitter Dependency Status Scrutinizer Quality Score, (*1)

Have you ever wanted a PHP framework which perfectly adapts to the needs of your project? A thin PHP framework with minimal installation configuration as well as being easy to learn? PIMF is about to satisfy your demands!, (*2)

Getting Started

This repository contains the core code of the PIMF framework. If you want to build an application using PIMF, please use one of the quick-start bundles below., (*3)

Quickstart with PIMF-Blog bundle using SQLite

This Blog is a run-ready bundle which uses PIMF framework and includes a blog application based on the SQLite database. Here you can learn how to work with \Pimf\EntityManager, \Pimf\Util\Validator and \Pimf\View. https://github.com/gjerokrsteski/pimf-blog, (*4)

Quickstart with PIMF-Blog bundle using MySQL and SQLite

This Blog is a run-ready bundle which uses PIMF framework and includes a blog application based on the MySQL database. Sessions will be stored in a SQLite database. Here you can learn how to work with Pimf\EntityManager, Pimf\Util\Validator and Pimf\View. https://github.com/gjerokrsteski/pimf-blog-mysql, (*5)

Quickstart with PIMF-Vanilla bundle

This is a run-ready "Hello world" bundle using PIMF micro-framework. Here you can learn how to work with \Pimf\View and \Pimf\Router. https://github.com/gjerokrsteski/pimf-vanilla, (*6)

Quickstart with PIMF-Haanga bundle

This is a run-ready "Hello world" application using PIMF micro-framework and Haanga (http://haanga.org/documentation) - a fast and secure template engine for PHP that uses Django syntax. Here you can learn how to work with \Pimf\View\Haanga template engine and \Pimf\Router. https://github.com/gjerokrsteski/pimf-haanga, (*7)

Quickstart with PIMF-Twig bundle

This is a run-ready "Hello world" application using PIMF micro-framework and Twig - a flexible, fast, and secure template engine for PHP (http://twig.sensiolabs.org) brought to us by the Symfony framework developers. Here you can learn how to work with \Pimf\View\Twig template engine and \Pimf\Router. https://github.com/gjerokrsteski/pimf-twig, (*8)

Quickstart with PIMF-Command bundle

This is a run ready "Hello world" bundle using PIMF micro framework. Here you can learn how to work with \Pimf\Cli and write actions for the command line interface. https://github.com/gjerokrsteski/pimf-command, (*9)

Quickstart with PIMF-Transphporm bundle

This is a run-ready "Hello world" application using PIMF micro framework and Transphporm (https://github.com/Level-2/Transphporm), a template engine that separates logic from markup and that uses a syntax already familiar to web developers. Here you can learn how to work with \Pimf\View\Transphporm template engine and \Pimf\Router. https://github.com/garrettw/pimf-transphporm, (*10)

Learning PIMF

One of the best ways to learn PIMF is to read through the entirety of its documentation. This guide details all aspects of the framework and how to apply them to your application. http://docs.pimf-framework.de, (*11)

Read the PIMF Starter book almost anywhere. Available as a PDF, EPUB, and MOBI. You can now read it on all devices, as well as offline: http://book.pimf-framework.de, (*12)

PIMF Philosophy

Most PHP frameworks are bigger than the problem you are trying to solve. A big and complex framework can't protect you from poor business logic, and will often become a large part of your problem. Often you need 20% or less from the functionality of a full-stack framework to solve your problem. Therefore finding the right 20% of the framework functionality solves the remaining 80% of your problem. PIMF is an opinionated framework which follows common best practises that strives to be those right 20%., (*13)

PIMF was first created for our own personal use. The aim was to deliver robust and secure projects fast. We just wanted one easy framework, which could be used for all of our projects. And then - PIMF was born!, (*14)

PIMF’s implementation is based on well proven design patterns as well as fast object relation mapping mechanisms. PIMF is designed to be upgrade friendly - so that you can upgrade to newer versions with minimal effort., (*15)

Framework Sponsor

JetBRAINS supports the development of PIMF with PHPStorm licenses and we feel confident that PHPStorm strongly reinforces PIMF's quality. Use PHPStorm! http://www.jetbrains.com/phpstorm/, (*16)

License

The PIMF framework is open-sourced software licensed under the MIT license, (*17)

The Versions

04/07 2018

dev-master

9999999-dev http://pimf-framework.de

Micro-framework for PHP that emphasises minimalism and simplicity

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Markus Dethlefsen

framework php pimf

11/09 2017

v1.11.0

1.11.0.0 http://pimf-framework.de

Micro-framework for PHP that emphasises minimalism and simplicity

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Markus Dethlefsen

framework pimf

28/06 2017

v1.11.0-alpha

1.11.0.0-alpha http://pimf-framework.de

Micro-framework for PHP that emphasises minimalism and simplicity

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Markus Dethlefsen

framework pimf

28/06 2017

v1.10.1

1.10.1.0 http://pimf-framework.de

Micro-framework for PHP that emphasises minimalism and simplicity

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Markus Dethlefsen

framework pimf

24/06 2017

v1.10.1-beta

1.10.1.0-beta http://pimf-framework.de

Micro-framework for PHP that emphasises minimalism and simplicity

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Markus Dethlefsen

framework pimf

22/06 2017

v1.10.1-alpha

1.10.1.0-alpha http://pimf-framework.de

Micro-framework for PHP that emphasises minimalism and simplicity

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Markus Dethlefsen

framework pimf

07/12 2016

v1.10.0

1.10.0.0 http://pimf-framework.de

Micro-framework for PHP that emphasises minimalism and simplicity

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Markus Dethlefsen

framework pimf

14/09 2016

v1.9.0

1.9.0.0 http://pimf-framework.de

Micro framework for PHP that emphasises minimalism and simplicity

  Sources   Download

MIT

The Requires

  • php >=5.3

 

framework pimf

15/02 2016

v1.9.0.x-dev

1.9.0.9999999-dev http://pimf-framework.de

Micro framework for PHP that emphasises minimalism and simplicity

  Sources   Download

MIT

The Requires

  • php >=5.3

 

framework pimf