Skip to content

This system was witten with PHP and Doctrine ORM for studies purposes

Notifications You must be signed in to change notification settings

matheusolivesilva/academic-software-with-doctrine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Academic Software With Doctrine

This project was created as a part of PHP formation at Alura. When you'll be using this system, you'll can create courses, students, their phones and connect a student for a specific course.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

To run this system in your local machine, you must to have installed:

  • PHP 7 or greater
  • Enable two databases extensions: extension=php_pdo_sqlite and extension=php_sqlite
  • Doctrine ORM 2.7 or greater
  • Doctrine Migrations 2.2 or greater

Installing

Installing this system it's pretty easy, just follow the step by step bellow:

  1. First of all, clone or download this repo
  2. Run the command bash composer install

Running

This system works basically in the command line, to use it, you must to run the scripts in the commands directory. The scripts will get the arguments passed through the command line at argv variable.

Built With

This simple system was written with the techniques and tecnologies below:

  • PHP 7
  • SQLite database
  • Some concepts of gitflow
  • VIM as editor
  • Doctrine ORM and Doctrine Migrations
  • SemVer for versioning

Author

About

This system was witten with PHP and Doctrine ORM for studies purposes

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages