Skip to content

carlohcs/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Core

A conventional core for a PHP application.

This core provides commons files and definitions to conventionals project. In a basic application, we need models to persist accounts, emails, address...Do tests, use services... This core provides all this and much more!

##Installation

$ composer require carlohcs/core

##Table of contents

  • Models - Common models for common applications.
  • Test/TestCase - A TestCase class with common methods executeds in a simple test.
  • Providers - Common providers for common applications.

You can create more modules and push to this project. Please, collaborate with us!

About

A conventional core for a PHP application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages