Coder Social home page Coder Social logo

framework2's Introduction

The Framework Version 3

A PHP Development Framework

This version uses more features of PHP than the previous versions, so as to provide examplars of how they can be used as the Framework is used in a module teaching server-side development with PHP.

http://catless.ncl.ac.uk/framework/ has details of installation and usage.

Version 3 introduces some breaking changes from previous versions. In particular, formdata handling is changed (though there is still a compatibility layer for the moment) and AJAX support has been completely changed. See the documentation at the website above. There are some internal structural changes as well to reduce code complexity but these are mostly internal to the framework support code.

The framework JavaScript functions currently use jQuery but I am phasing this out in preparation for the release of BootStrap 5. This is an continuing process at the moment.

Vagrant

To use Vagrant for The Framework, you can do so with the following commands:

vagrant up
vagrant ssh

The default MySQL root password is root, you should change this. Remember this for when you are setting up The Framework.

The Vagrant VM is ready for use at http://192.168.33.10/ of your local machine.

framework2's People

Contributors

rivets avatar antoinepetty avatar bgerard avatar danbaxterb avatar samtomcom avatar

Watchers

James Cloos 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.