Code Monkey home page Code Monkey logo

perseo's Introduction

PerSeo beta v2 0.1

This is a beta v2 of PerSeo CMS based on Slim Framework v4

PerSeo

This is my CMS (based on Slim Framework 4 using PHP-DI 6 php-di.org), simply, modular, faster, SEO friendly and Secure. Code is PSR-4, PSR-7, PSR-16 compliant, and DB class using Medoo ORM for DB Access. The password are stored with BCRYPT + salt, sensitive data can be encrypted and decrypted with a "salt password" stored in settings.php. There is an Error Handler to log all Errors, silent or not (with a message or simply create a log file).

DB Minimum requirements: Mariadb 10.0.5+ or MySQL 8.0+

Install and use is really simple.

  1. Download or clone this project to your local folder or host.
  2. Use composer to install dependencies
  3. Go to http://yourhost/ and follow the wizard.

Write your own module is really simple. Just see the "modules" folder content, create a new module, create routes.php file in module folder and start write your own code. To test your code, browse to http://yourhost/yourRouteName and see the result.

perseo's People

Contributors

brainstormdevel avatar netesicto avatar stylecibot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

perseo's Issues

Indentazione dei file sorgente

Ciao, noto che tutti i file sorgente php si leggono male l'indentazione non viene rispettata,
ti consiglio di inserire nel progetto questo importantissimo tool

https://styleci.io/

credimi di da un sacco di vantaggi

per esempio guarda la riga 10 in questa screenshoot
Screenshot 2019-04-02 at 02 19 50

Ciao

Can't create new module

Installation create new tables, but they are empty.
Then I tried to create new module following what the poor doc says, but i got the error not found

Error when first admin login

It's a session problem. After wizard finish configure the settings file, Session class use a salt to crypt session, old session cookie remain and conflict with new one. Just remove all cookies and try to login again.

More information needed on the Readme

Hello! :)
Your project seems interesting to me, but I think that there are not enough instructions on the Readme.
It'd be more useful to clearly understand how to install it, how it works and what are the main features.
Have a nice day! ๐Ÿ‘

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.