maccliu / soil
A tidy PHP framework
Requires
- php: ^5.5.0 || ^7.0
- container-interop/container-interop: ^1.1
This package is not auto-updated.
Last update: 2025-07-20 00:52:32 UTC
README
Soil is an underlying PHP framework, distributed under MIT license.
Learn more https://github.com/maccliu/soil
What is Soil
In short, Soil is a place to deal with obscure and esoteric programming concepts. It manages definitions such as dependency injection, IoC, container, configuration management, middleware, service definition, etc..
It deals with these complex things, leaving convenience and efficiency to those who use it.
Requirements
Soil requires PHP 5.5 or greater.
Installation
1. Composer
The quickest way to import this library is via Composer:
composer require maccliu/soil
License
Soil is distributed under MIT license. Learn more about the license text.
Copyright (c) 2016-2017 Macc Liu mail@maccliu.com.
Soil was written with grit & love. Wish everyone can finish the woh quickly and leave more happy time to your sweet home.