Skip to content

WebdevCave/lib-template-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Library

Description of the library. This is an example for a library README. Change it to fit your specific project

Installation

Using composer:

composer require vendor/package

Usage example

use My\Super\Library;

$library = new Library();
$library->doSomething();

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or a pull request on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Template for libs written in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages