Skip to content

Instantly share code, notes, and snippets.

View alexandrapricop's full-sized avatar
:octocat:

Alexandra alexandrapricop

:octocat:
  • Software Developer
  • Remote
View GitHub Profile
@alexandrapricop
alexandrapricop / php-style-guide.md
Created July 31, 2020 06:56 — forked from ryansechrest/php-style-guide.md
PHP style guide with coding standards and best practices.

PHP Style Guide

All rules and guidelines in this document apply to PHP files unless otherwise noted. References to PHP/HTML files can be interpreted as files that primarily contain HTML, but use PHP for templating purposes.

The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.

Most sections are broken up into two parts:

  1. Overview of all rules with a quick example
  2. Each rule called out with examples of do's and don'ts
@alexandrapricop
alexandrapricop / README-Template.md
Created April 18, 2020 17:47 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@alexandrapricop
alexandrapricop / sampleREADME.md
Created April 18, 2020 17:46 — forked from FrancesCoronel/sampleREADME.md
A sample README for all your GitHub projects.

FVCproductions

INSERT GRAPHIC HERE (include hyperlink in image)

Repository Title Goes Here

Subtitle or Short Description Goes Here

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database