Giter Site home page Giter Site logo

ashaykolhe / codeigniter-redbean Goto Github PK

View Code? Open in Web Editor NEW

This project forked from legierski/codeigniter-redbean

0.0 1.0 0.0 2.12 MB

CodeIgniter 2.1 (PHP Framework) + RedBeanPHP 3.1 (ORM) for Rapid Development

Home Page: http://blog.self.li

License: Other

PHP 99.16% JavaScript 0.84%

codeigniter-redbean's Introduction

Rapid Development with CodeIgniter and RedBeanPHP

Versions

Changes comparing to vanilla CodeIgniter setup

  • added RedBeanPHP (RB) to libraries (obviously)
  • config file for RB
  • global helper with few useful functions
  • sessions controller for handling users sessions + view files
  • users controller for creating user account in database + view files
  • routes for login/register
  • autoloading necessary libraries and helpers for functionality mentioned above
  • added (not very random) encryption key in config.php file
  • global XSS filtering active
  • .htaccess file for rewriting urls (no need for "/index.php/" part)

How to use it?

  1. Make sure that .htaccess fits your needs
  2. Edit application/config/config.php and application/config/redbean.php files to configure CI and RB respectively
  3. Start coding!

TODO

loads of stuff

Contact

[email protected]

@PeterLegierski

codeigniter-redbean's People

Contributors

legierski avatar

Watchers

Ashay Kolhe 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.