Code Monkey home page Code Monkey logo

painless-php's Introduction

Painless-PHP, walk the painless path

Quick Start

Painless-PHP is primarily used to develop web applications with the option of exposing RESTful API interfaces, and is built to make organizing and developing a project as easy as possible. First off, get familiar with the morphine toolkit. In Painless, Morphine (mo) is used to perform a wide variety of tasks, such as generating scaffolding files, installing the framework, upgrading modules or apps, registering new apps, and so forth. It's your swiss army knife, and you can access it both via the command line (php mo) or the web interface (which we highly recommend).

  1. Download the lastest stable version of Painless and unzip it to your web folder (www, htdocs, etc)
  2. Open your command line, navigate to the directory that you installed painless on, and run php mo install --new
  3. You will be asked to enter 3 things: (1) the name of your default app, (2) the path of the app to save to, and (3) what kind of entry point (HTTP, command line, cron, etc) your app is expecting by default

painless-php's People

Contributors

soggie avatar crynobone avatar

Stargazers

Muhammad Hamizi Jaminan 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.