Jump to content

Smart Framework PHP: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Add leading article reference
Line 59: Line 59:
{{Reflist}}
{{Reflist}}


<ref>{{cite web|url=https://dzone.com/articles/guide-to-24-php-frameworks-part-4|title=The Definitive Guide to Your Next PHP framework |publisher=dzone.com |date=}}</ref>
<ref>{{cite web|url=http://www.osalternative.com/p/php-framework-smart-framework-alternative-and-similar-open-source-projects-8036.html|title=Top PHP Frameworks |publisher=osalternative.com |date=}}</ref>
<ref>{{cite web|url=http://www.osalternative.com/p/php-framework-smart-framework-alternative-and-similar-open-source-projects-8036.html|title=Top PHP Frameworks |publisher=osalternative.com |date=}}</ref>
<ref>{{cite web|url=https://en.osdn.jp/projects/sfnet_warp-cms/|title=PHP Open Frameworks - Smart.Framework Latest Releases |publisher=osdn.jp |date=}}</ref>
<ref>{{cite web|url=https://en.osdn.jp/projects/sfnet_warp-cms/|title=PHP Open Frameworks - Smart.Framework Latest Releases |publisher=osdn.jp |date=}}</ref>

Revision as of 10:04, 6 November 2018

PHP Smart.Framework
Original author(s)Unix-World.org
Developer(s)Unix World dot org
Initial releaseFebruary 1, 2012 (2012-02-01)
Stable release
3.7.5[1] / April 25, 2018 (2018-04-25)
Written inPHP
Operating systemCross-platform
TypeWeb framework
LicenseBSD License
Websitehttp://demo.unix-world.org/smart-framework/

The PHP Smart.Framework (smart framework php) is a free, BSD licensed, open-source web framework that claims to fit small, medium as well as large web projects. It provides a hybrid architecture, a mix between multi-tier and Middleware, combined with clean code separation as Model–view–controller architecture.

Components

It provides a full stack environment:

  • PHP framework
  • Javascript framework
  • Web Profiler

Other features:

  • Redis based caching layer that can replace Varnish
  • database connectors: PostgreSQL, MySQL, SQLite, MongoDB, Solr
  • map component that can handle OpenStreetMaps (open types) but also Google maps or Bing maps.
  • other useful Javascript components

References

  1. ^ "PHP Smart.Framework Released". unix-world.org. Retrieved 25 April 2018.

[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]