An open API service indexing awesome lists of open source software.

https://github.com/dmitrymomot/simply-framework

Simply Framework
https://github.com/dmitrymomot/simply-framework

Last synced: 3 months ago
JSON representation

Simply Framework

Awesome Lists containing this project

README

        

Simply Framework
=========

Yet another framework on PHP.
[http://simply.dm19.net/](http://simply.dm19.net/)

## Версии ##
Для обеспечения прозрачности и понимания в нашем цикле разработки,
и для поддержания обратной совместимости, релизы Simply Framework
будут пронумерованы в следующем формате:

####< major >.< minor >.< patch >####

**< patch >** - мелкие изменения, направленые в основном на лечение каких-то багов,
или мелкие исправления, которые не несут серьезных изменений.
Полная совместимость с предыдущими этой же минорной ветки.

**< minor >** - небольшие изменения функциональности, более существенные, чем патчи.
Возможна частичная несовместимость.

**< major >** - серьезные изменения в ядре системы. Возможна полная, или
частичная несовместимость, требующая существенных переработок в
работе приложения.

*Для более подробной информации о стандарте,
перейдите по адресу [http://semver.org/](http://semver.org/)*

---------------------------------------------------------------------------

## Copyright and license ##

Copyright 2013 Simply Framework.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this work except in compliance with the License.
You may obtain a copy of the License in the LICENSE file, or at:

[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. See the License for the specific
language governing permissions and limitations under the License.

-------------------------------------------------------------------------
*** this training repositories and don't will interesting other users ***