Giter Site home page Giter Site logo

lgalvan / thin-php-framework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ngduc/thin-php-framework

0.0 2.0 0.0 739 KB

A micro web framework - lightweight and flexible open source PHP5 MVC framework

Home Page: http://www.thinphp.com

License: Other

thin-php-framework's Introduction

Thin PHP Framework

Thin PHP Framework is a lightweight, flexible open source PHP5 MVC framework. It aims to be a fast, simple and highly extensible framework.

Thin PHP Framework is suitable for web developers who want a robust framework to start their projects but don't want too many dependencies or unnecessary code like other big frameworks.

Features:

  • MVC (Model-View-Controller), OOP
  • RAD: download, unzip and start coding your ideas
  • URL routing to the controllers
  • Multi languages, i18n support
  • Log messages
  • Extension (plugin) system
  • Auto generate code (DB tables to VO (value object) classes)
  • Code is optimized: cache URI routes, minify js, css files, etc.
  • OAuth signin using: Google, Facebook, Twitter, etc.

Support:

  • Data-access layer: PDO (Mysql, SQLite...)
  • MongoDB
  • View layer (Template engine): support Smarty (optional)
  • Caching: APC, Memcache
  • Apache, nginx
  • jQuery

And More:

  • Easy to apply the framework to most Website Templates
  • Validate instantly (ajax), both client side and server side
  • Sanitize input data
  • Anti flooding
  • Minify, compress and cache js, css files
  • Prevent form resubmission, remote Post... with form token
  • Switch different views for: themes, languages...
  • Built-in extensions: authentication, captcha, twitter, editor, wiki, code highlighter
  • Authentication extension supports OAuth signin using: Google, Facebook, Twitter...
  • Google Analytics helpers, to track events, auto track ajax links, outbound links

Website

Please visit the website for more information and documentation:

http://thinphp.com

This source code is deployed live as a demo at: http://demo.thinphp.com

Download

System Requirements: TPF requires PHP 5.2 or later. PHP 5.4+ is recommended.

http://thinphp.com/download

Documentation:

http://thinphp.com/docs

Change Log:

http://bit.ly/thinphp-change-log

License

http://bit.ly/TPFLicense

Contact Us

http://thinphp.com/contact-us

thin-php-framework's People

Contributors

ngduc avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.