Coder Social home page Coder Social logo

leohmoraes / prescia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prescia/prescia

0.0 3.0 0.0 5.58 MB

Full-stack high-level LAMP Framework

Home Page: www.prescia.net

ApacheConf 0.05% HTML 22.66% PHP 49.14% CSS 1.43% JavaScript 26.74%

prescia's Introduction

Prescia

Full-stack high-level LAMP Framework

Prescia is an advanced LAMP (Linux, Apache, mySQL, PHP) framework based on over 10 years of work by Caio Vianna de Lima Netto, serving over 500 sites worldwide during it's production and non-open stage, Prescia is actually the 4th iteration of the framework, based on yet another work based on the same author around 2006.

On an internet filled with plenty of multiple PHP frameworks, Prescia is different for it's high level (automation) and simplicity, as well being a framework oriented to creating multiple sites on the same plataform (which mean you can deliver multiple domains/sites with the same install, with no duplicity). The idea was born when internet agencies had the need to deliver and maintain multiple sites a month, with the least redundancy of code possible.

With time, several features on code optimization, safety, simplicity and ease of implementation were inserted into the framework (plenty features were used and eventually deprecated), and a lot of code changed or optimized to provide the best for all the customers on the same install, while preserving the code clean and robust enough for any other number of applications of installs.

It's worth to note that, being a high level framrwork, Prescia makes use of several third party components to abstract parts of the framework that are outside the main scope, like libraries for javascript (prototypejs, jQuery, ckeditor), style "frameworks" like Bootstrap, or many other open source codes like adodb_time.

If you know other frameworks an wish to know more about how Prescia offers a new perspective, check our differential page, and also how the MVC approach is tweaked. One thing is certain, Prescia is quite different from your usual framework, and certainly is a love-it or leave-it work.

Copyright is New BSD License / BSD-new, free for use.

Basic install:

  1. Unzip in desired folder (Prescia was developed to work on root, but can be tweaked to work on a sub-folder)
  2. Rename the files below: config/domains.original to config/domains config/settings.php.original to config/settings.php
  3. Edit the above files with your desired settings Mandatory changes: CONS_MASTERPASS and CONS_MASTERMAIL Suggested important changes: date_default_timezone_set(), CONS_HTTPD_ERRFILE, CONS_OVERRIDE_DB, CONS_OVERRIDE_DBUSER, CONS_OVERRIDE_DBPAS
  4. Fire it up

prescia's People

Contributors

prescia avatar leohmoraes avatar

Watchers

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