Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f8c3f52

Browse files
author
Ed
committed
Added composer.json
1 parent 0b2916a commit f8c3f52

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/vendor/

‎composer.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "a1phanumeric/php-mysql-class",
3+
"description": "This is a simple to use PHP MySQL class that easily bolts on to any existing PHP application, streamlining your MySQL interactions.",
4+
"type": "library",
5+
"license": "GPL",
6+
"authors": [
7+
{
8+
"name": "Ed",
9+
"email": "ed@rockfire.co"
10+
}
11+
],
12+
"minimum-stability": "dev",
13+
"require": {}
14+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /