We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 489f372 commit 2c1403aCopy full SHA for 2c1403a
composer.json
@@ -1,7 +1,10 @@
1
{
2
"name": "astrotomic/php-conditional-proxy",
3
- "description": "Easily generate Open Graph tags",
4
- "keywords": [],
+ "description": "This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.",
+ "keywords": [
5
+ "contitional-proxy",
6
+ "proxy"
7
+ ],
8
"homepage": "https://github.com/Astrotomic/php-conditional-proxy",
9
"license": "MIT",
10
"authors": [
0 commit comments