Giter Club home page Giter Club logo

deviant's People

Contributors

theadnan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

theadnan

deviant's Issues

Split Framework and Application Skeleton

Split Framework and Application Skeleton into two repos, and commit framework to composer, and add the requirement to app skeleton. User will just composer require the deviant-app, and the framework will be nicely tucked into vendor. This is dependant on making the project composer ready.

Security Audit

Need to review the entire framework for Security. Any issues should be turned directly into individual git issues labelled 'Security'.

testing orm for mysql

I'm so sorry to disturb you, I would kindly ask you if you could test this library in your project!
https://github.com/javanile/moldable
With the purpose of knowing my project and understanding if it can be integrated into yours!
To thank you for your availability I am observing your project and giving a star

Install via composer

composer require javanile/moldable

I ask you if we can help each other

Implement Routing Framework or Integrate with one

Implement Routing Framework or Integrate with one, as the current one is not so great. Currently if you wanted to do: "/post/12/comment/3" you would have to add code to /scripts/post.php and check the request array that is created by the framework. This is messy, we need to beable to use templating: "/post/{post_id}/comment/{comment_id}"

Documentation via Wiki

Need to start documenting the framework/project. We can use the Git Wiki here to start.

Unit Testing with PhpUnit

We need to commit to writing unit tests for anything we do here. PhpUnit is what I'd like to push for and get things going. Setting up unit tests with coverage and reporting to git on commits is the end goal.

Add command line utilities

Add command like utilities (like how composer works from the prompt). One of the immediate needs is to replace 'fix_perms.sh' with something like php deviant permissions

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.