Skip to content
/ soul Public

Soul is a development framework for PHP which uses commonly known design patterns like Front Controller and MVC

Notifications You must be signed in to change notification settings

mbernet/soul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soul is a development framework for PHP which uses commonly known design patterns like Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop fast web applications, without any loss to flexibility.

Installing Soul via Composer

You can install Soul into your project using Composer.

$ composer require mbernet/soul:"dev-psr4"

Some libraries we use

  • FastRoute - This library provides a fast implementation of a regular expression based router
  • Monolog - Sends your logs to files, sockets, inboxes, databases and various web services

Security

If you’ve found a security issue in Soul, please use the following procedure instead of the normal bug reporting system. Please send an email to security@liquid.cat

About

Soul is a development framework for PHP which uses commonly known design patterns like Front Controller and MVC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages