Skip to content
Vitaly Iegorov edited this page Jan 6, 2015 · 31 revisions

#SamsonPHP documentation

Welcome to SamsonPHP official documentation wiki.

SamsonPHP is DRY, Event-driven modular contemporary PHP framework. We have implemented all the best-practices from all popular PHP frameworks to make SamsonPHP naturally the best of its kind. Framework is actively supported and maintained by team of best PHP developers, so feel free to post an issue, it would be fulfiled very quickly.

The main goal of SamsonPHP is it's simplicity, every newcomer must be able to use it as simple as 1,2,3. SamsonPHP is modular which gives perfect loosely coupled architecture and all main features of framework and expanded via its modules. Almost every thing can be rewritten and you are free to write your own modules for routing or for database interoperation. But all this features are already implemented in SamsonPHP modules and you can use them in your projects.

So, lets Start using SamsonPHP

or if you want specific information about SamsonPHP - just use Pages sidebar at top-left of this page for fast navigation.

Clone this wiki locally