Skip to content

safronik/project-code-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

safronik/code-patterns

A PHP library contains code patterns ready to use.

About

This package contains few main code patterns you can use to build your own project. You are free to use anywhere in any way you want (MIT License).

Installation

The preferred method of installation is via Composer. Run the following command to install the package and add it as a requirement to your project's composer.json:

composer require safronik/code-patterns

Content

Patterns grouped by their destination:

Generative:

Patterns which are create or store objects/values

Structural:

Patterns which help to organize and build solid code structure

Behavioral:

These helps you to organize the code in dynamic, its behaviour.

Custom:

Patterns from any previous group with some additional changes like lazy loads or specific keys

Contributing

Feel free to contribute!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages